/* HEADER */
@media only screen and (max-width: 984px) {
  .navbarindex {
    position: unset;
    width: 100%;
    /* background-color: white!important;
        backdrop-filter: blur(8px);
        transition: 0.2s ease; */
    padding: 15px;
  }
  .navbar {
    position: fixed;
    width: 100%;
    padding: 15px;
  }
  .navbar-brand {
    padding-left: 1em;
  }
  .navbar-brand img {
    width: 100%;
  }

  /* body {
    font-size: clamp(1rem, 2vw, 1.2rem);
  } */

  .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(83, 56, 126, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
  }

  /* .navbar .nav-link {
        color: #333539!important;
    } */
  /* .navbar .fas {
        color: #333539!important;
    } */
  .navbar-nav a {
    font-size: 22px;
    font-family: var(--dmsans-bold);
    font-weight: 700;
  }
  header .navbar-brand {
    padding-left: 1rem;
  }
  .navbar-brand img {
    display: none;
  }
  .navbar-brand img + img {
    display: block !important;
  }
  header .nav-item:last-child {
    padding-right: unset;
  }
  header {
    border-radius: unset;
    height: auto;
  }
  header .row {
    margin: auto;
    padding: unset;
  }
  .head-text {
    order: 2;
    text-align: center;
  }
  .head-text h1 {
    font-size: 24px !important;
    margin-right: unset !important;
  }
  .head-text h2 {
    font-size: 16px !important;
    font-weight: 100;
  }
  .head-text .btn {
    margin-top: 30px;
    margin-bottom: 80px;
    padding: 15px !important;
  }
  .head-picture {
    margin-top: 100px;
    order: 1;
    text-align-last: center;
  }
  header .head-picture img {
    width: 336px !important;
    height: 336px;
  }
  .underline {
    width: 20px;
  }
  .navbar-nav .active {
    display: unset;
  }
}
/* TABLET HEADER */
@media (min-width: 984px) and (max-width: 1280px) {
  .navbarindex {
    position: fixed;
    width: 100%;
    background-color: #b3edffc7 !important;
    backdrop-filter: blur(8px);
  }
  .navbar {
    position: fixed;
    width: 100%;
    background-color: #fff;
    backdrop-filter: blur(8px);
  }
  .navbar-brand {
    padding-left: 1em;
  }
  .navbar .nav-link {
    /* color: #333539!important; */
  }
  .navbar .fas {
    color: #333539 !important;
  }
  .navbar-nav a {
    font-size: 18px;
    font-family: var(--poppins-regular);
    font-weight: 400;
    color: #346ec1;
    letter-spacing: 0.09px;
  }
  header .navbar-brand {
    padding-left: 1rem;
  }
  .navbar-brand img {
    display: none;
  }
  .navbar-brand img + img {
    display: block !important;
  }
  .nav-item:last-child {
    padding-right: 1rem;
  }
  header .navbar-brand {
    padding-left: 2rem;
  }
  .navbar-brand img {
    display: none;
  }
  .navbar-brand img + img {
    display: block !important;
  }
  header .nav-item:last-child {
    padding-right: unset;
  }
  header {
    border-radius: unset;
    height: auto;
  }
  header .row {
    margin: 50px 100px 80px 0px;
    padding-left: 2rem;
  }
  .head-text h1 {
    font-size: 36px !important;
    margin-right: -30px !important;
    margin-top: 144px;
  }
  .head-text h2 {
    font-size: 20px !important;
    font-weight: 100;
  }
  .head-text button {
    margin-top: 30px;
    margin-bottom: 80px;
    padding: 15px !important;
  }
  .head-picture {
    margin-top: 23px;
  }
  .head-picture img {
    width: 500px !important;
    height: 500px;
  }
}
/* LAPTOP HEADER */
@media (min-width: 1280px) and (max-width: 1600px) {
  header {
    /* height: unset; */
  }
  .head-text h1 {
    font-size: 40px !important;
    margin-top: 20px;
  }
  .head-text h2 {
    font-size: 18px !important;
    padding-top: 20px;
  }
  .head-picture img {
    width: 115%;
  }
  .nav-item:last-child {
    padding-right: 3rem;
  }
  .navbar-brand {
    padding-left: 6rem;
  }
  header .row {
    padding-left: 3rem;
  }
}
/* COUNTER */
@media (max-width: 991px) {
  #counter {
  }
}
@media only screen and (max-width: 984px) {
  .counter .container .counter-box {
    background-image: url("../assets/images/counter-mobile.png");
    background-repeat: round;
    position: relative;
  }
  .counter {
    margin-top: -50px;
    padding-left: 20px;
    padding-right: 20px;
  }
  .counter .container .counter-box {
    border-radius: 20px;
    padding: unset;
    padding-top: 35px;
  }
  .counter .desni,
  .lijevi {
    display: none;
  }
  .counter .container .counter-box .col-lg-3 {
    z-index: 2;
  }
  .counter .container .counter-box .col-lg-3 h1:nth-child(1) {
    margin-top: 5px;
  }
  .counter .container .counter-box .col-lg-3 h1 {
    font-size: 24px;
  }
  .counter .container .counter-box .col-lg-3 h2 {
    font-size: 16px;
    margin-bottom: 35px;
    padding: 0 125px;
  }
}
/* LATEST-NEWS */
@media (max-width: 435px) {
  .counter .container .counter-box .col-lg-3 h2 {
    padding: 0 50px;
  }
}
@media only screen and (max-width: 984px) {
  .post-header {
    padding-left: 0;
  }
  .post-header h1 {
    font-weight: 600;
    font-size: 24px;
    margin-left: 15px;
    margin-bottom: -18px;
  }
  .post-slide .post-description {
    margin-top: 20px;
  }
  .post-slide .post-bar li {
    margin-bottom: 5px;
    font-size: 14px;
    margin-top: 20px;
  }
  .post-slide .post-bar li:last-child {
    margin-bottom: 0;
  }
  .post-slide .post-title a {
    font-size: 20px;
  }
}
/* MEDICINA RADA ------------------------------------ START */
@media (max-width: 984px) {
  .banner-image {
    display: none !important;
  }
  .mobile-banner-image {
    display: block !important;
    width: 100% !important;
    height: auto !important;
    margin-bottom: 20px !important;
  }
}
@media (min-width: 985px) {
  .mobile-banner-image {
    display: none !important;
  }
}

@media (max-width: 767.98px) {
  .mobile-header-fix {
    overflow-x: hidden;
  }

  .medicina-rada-header {
    font-size: 25px;
    margin-top: 100px !important;
    text-align: left;
    padding: 0 20px;
  }

  .medicina-rada-paragraph {
    font-size: clamp(18px, 2vw, 18px);
    padding: 0 30px;
    margin-top: 20px !important;
    text-align: auto;
  }

  .mobile-banner-title {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0 auto;
    padding: 18px 12px 28px 12px;
    width: 100%;
    color: #fff;
    font-size: 38px;
    font-weight: 700;
    z-index: 2;
    line-height: 1.4;
  }

  .two-column-container {
    display: block !important;
    max-width: 100% !important;
  }
  .two-column-container .column {
    width: 100% !important;
    max-width: 100% !important;
    /* display: block !important; */
    margin-bottom: 24px;
  }

  .two-column-container .row-tick img {
    margin-top: 8px;
    width: 20px;
    height: auto;
  }
}

/* MEDICINA RADA ------------------------------------ END */

/* RADIOLOGIJA --------------- START */

@media (max-width: 767.98px) {
  .radiologija-mobile-p {
    font-size: 16px;
    color: black;
    margin-bottom: 0;
    font-weight: 600;
  }

  .radiologija-mobile-h1 {
    position: absolute;
    top: 100px;
    left: 0;
    right: 0;
    color: #fff;
    font-size: 36px;
    font-weight: 700;
    text-align: left;
    padding: 0 16px;
    text-shadow: 0 2px 8px rgba(0, 0, 0, 0.18);
    z-index: 2;
  }

  .radiologija-mobile-p2 {
    position: absolute;
    top: 12px;
    left: 0;
    right: 0;
    width: 100%;
    color: black;
    padding: 18px 14px 10px 14px;
    font-size: 16px;
    color: black;
    margin-bottom: 0;
    font-weight: 600;
    text-align: right;
  }

  .radiologija-side-text-mobile {
    background: #fff;
    border-radius: 0 0 18px 18px;
    color: #53387e;
    font-size: 1rem;
  }
  .radiologija-side-text-mobile h2 {
    font-size: 16px !important;
    font-weight: 800;
    color: #53387e;
  }
  .radiologija-side-text-mobile p {
    font-size: 16px !important;
    color: #53387e;
    font-weight: 600;
    margin-bottom: 0;
  }
  .radiologija-side-img-mobile {
    width: 100%;
    height: auto;
    display: block;
  }

  .radiologija-fullwidth-text-mobile {
    background: #fff;
    color: black;
    font-size: 16px !important;
    text-align: right;
    font-weight: 600;
  }
  .radiologija-fullwidth-text-mobile h2 {
    font-size: 16px !important;
    font-weight: 700;
    color: black;
    margin-bottom: 10px;
  }
  .radiologija-fullwidth-text-mobile p {
    font-size: 16px !important;
    color: black;
    margin-bottom: 0;
  }
  .radiologija-fullwidth-img-mobile {
    width: 100%;
    height: auto;
    display: block;
  }

  .slider-wrapper {
    position: relative;
    overflow: hidden;
    width: 100%;
    max-width: 100%;
  }

  .slider-track {
    display: flex;
    transition: transform 0.3s ease-in-out;
    width: 100%;
  }

  .grid-item {
    flex: 0 0 100%;
    max-width: 100%;
    box-sizing: border-box;
    padding: 20px;
  }

  .slider-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background-color: #53387e;
    color: white;
    border: none;
    padding: 10px 15px;
    font-size: 20px;
    cursor: pointer;
    z-index: 2;
    border-radius: 50%;
  }

  .slider-arrow.prev {
    left: 10px;
  }

  .slider-arrow.next {
    right: 10px;
  }
}

/* Shared styles */
.grid-item {
  text-align: center;
  background-color: #deefee;
  border-radius: 25px;
  padding: 20px;
}

.grid-item img {
  height: auto;
  border-radius: 8px;
  max-height: 300px;
}

.grid-item p {
  margin-top: 15px;
  font-size: 18px;
  font-weight: 500;
  color: #53387e;
  font-size: 25px !important;
  font-weight: bold !important;
}

/* Desktop grid */
@media screen and (min-width: 769px) {
  .slider-wrapper {
    padding: 0 200px;
    margin-top: 50px;
    margin-bottom: 50px;
  }

  .slider-container {
    overflow: visible;
  }

  .slider-track {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 50px;
  }

  .slider-arrow {
    display: none;
  }
}

/* Mobile slider */
@media screen and (max-width: 768px) {
  .slider-wrapper {
    position: relative;
    overflow: hidden;
    width: 100%;
    margin-top: 50px;
  }

  .slider-container {
    overflow: hidden;
    width: 100%;
  }

  .slider-track {
    display: flex;
    transition: transform 0.4s ease-in-out;
    margin-bottom: 50px;
  }

  .grid-item {
    flex: 0 0 100%;
    max-width: 100%;
    box-sizing: border-box;
  }

  .slider-arrow {
    position: absolute;
    top: 40%;
    transform: translateY(-50%);
    color: #17ae93;
    background-color: transparent !important;
    border: none;
    font-size: 50px;
    padding: 10px;
    z-index: 1;
    cursor: pointer;
  }

  .slider-arrow.prev {
    left: 10px;
  }

  .slider-arrow.next {
    right: 10px;
  }
}
/* RADIOLOGIJA ----------------- END */

/* LAB ---------------------------- START */
@media (max-width: 768px) {
  .thumbnails {
    display: flex;
    overflow-x: auto;
    scroll-snap-type: x mandatory;
    -webkit-overflow-scrolling: touch;
    gap: 16px;
    padding: 10px 0 10px 10px;
    /* slight left padding only */
  }

  .thumbnail {
    flex: 0 0 30vw;
    /* Slightly smaller so full item is visible */
    scroll-snap-align: start;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .thumbnail img {
    width: 100%;
    height: auto;
    border-radius: 8px;
  }
}

/* LAB ---------------------------- END */

/*O - NAMA -------------------------------- START */
@media (max-width: 767.98px) {
  .appointment-section {
    display: none !important;
  }

  .appointment-section-mobile {
    background: #fff;
    margin-bottom: 24px;
  }

  .appointment-section-mobile img {
    padding-top: 50px;
  }
  .appointment-mobile-text-overlay {
    position: absolute;
    top: 80px;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    padding: 24px 16px 32px 16px;
    color: #fff;
    z-index: 2;
    text-align: left;
  }
  .appointment-mobile-text-overlay h1 {
    font-size: 30px !important;
    font-weight: 700;
    margin-bottom: 12px;
    line-height: 1.2;
    text-shadow: 0 2px 8px rgba(0, 0, 0, 0.18);
  }
  .appointment-mobile-text-overlay h2 {
    font-size: 12px !important;
    color: black !important;
    font-weight: 600;
    max-width: 200px !important;
    margin-bottom: 0;
    margin-top: 70px;
  }
  .zakazi-mobile-section {
    text-align: left;
    background: #fff;
    border-radius: 18px;
    margin-top: 0;
    padding-top: 24px;
    padding-bottom: 24px;
  }
  .zakazi-mobile-title {
    font-size: 50px !important;
    font-weight: 700;
    color: #1aaf94;
    margin-bottom: 0;
  }
  .zakazi-mobile-divider {
    border: none;
    border-top: 4px solid #1aaf94;
    width: 231px;
    margin-left: 2px;
  }
  .zakazi-mobile-text {
    font-size: 16px !important;
    color: #333;
    margin-top: 16px;
    font-weight: 600;
  }
  .saznaj-btn {
    background: #9476b5;
    color: #fff;
    border: none;
    border-radius: 50px;
    padding: 10px 28px;
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 10px;
    max-width: 50% !important;
  }

  .istorijat {
    display: none !important;
  }
  .istorijat-mobile {
    background: #fff;
    border-radius: 18px;
    margin: 32px 0 24px 0;
    padding: 24px 12px 24px 12px;
  }
  .istorijat-mobile-title {
    font-size: 58px;
    font-weight: 700;
    color: #53387e;
    margin-bottom: 8px;
    text-transform: capitalize;
  }
  .istorijat-mobile-btn {
    background: #1aaf94;
    color: #fff;
    border: none;
    border-radius: 24px;
    padding: 5px 24px;
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 25px !important;
    margin-top: 20px;
  }
  .istorijat-mobile-text {
    font-size: 16px;
    font-weight: 600;
    color: #333;
    margin-bottom: 18px;
  }
  .istorijat-mobile-img {
    border-radius: 12px;
    margin-bottom: 12px;
    display: block !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .istorijat-mobile-icons {
    border-radius: 12px;
    margin-top: 10px;
    display: block !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }

  .analize_rezultati {
    display: none !important;
  }
  .analize_rezultati_mobile {
    background: #fff;
    border-radius: 18px;
    margin: 32px 0 24px 0;
    padding: 24px 12px 24px 12px;
  }
  .analize-mobile-title {
    font-size: 35px;
    font-weight: 700;
    color: #1fae95;
    margin-bottom: 18px;
  }
  .analiza-box-mobile {
    border-radius: 18px;
    padding: 18px 10px;
    margin-bottom: 18px;
  }
  .analize-mobile-icon {
    width: 120px;
    height: 120px;
    object-fit: contain;
    margin-bottom: 10px;
  }
  .analize-mobile-h2 {
    font-size: 35px !important;
    font-weight: 900;
    /* max-width: 50% !important; */
    color: black;
    margin-bottom: 8px;
  }
  .analize-mobile-p {
    font-size: 24px !important;
    color: #333;
    margin-bottom: 0;
    font-weight: 600;
  }
  .analize-main-image-mobile {
    width: 100%;
    max-width: 290px;
    height: auto;
    margin: 0 auto;
    display: block;
    border-radius: 18px;
  }
}
/*O - NAMA -------------------------------- END */

/* TIM ------------------------------------ START */
@media (max-width: 984px) {
  .banner-image {
    display: none !important;
  }
  .mobile-banner-image {
    display: block !important;
    width: 100% !important;
    height: auto !important;
    margin-bottom: 20px !important;
  }
}
@media (min-width: 985px) {
  .mobile-banner-image {
    display: none !important;
  }
}

@media (max-width: 767.98px) {
  .mobile-banner-title {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0 auto;
    padding: 18px 12px 28px 12px;
    width: 100%;
    color: #fff;
    font-size: 38px;
    font-weight: 700;
    z-index: 2;
    line-height: 1.4;
  }

  .two-column-container {
    display: block !important;
    max-width: 100% !important;
  }
  .two-column-container .column {
    width: 100% !important;
    max-width: 100% !important;
    /* display: block !important; */
    margin-bottom: 24px;
  }

  .two-column-container .row-tick img {
    margin-top: 8px;
    width: 20px;
    height: auto;
  }
}

@media (max-width: 480px) {
  .indexLogo,
  .mainLogo {
    height: auto;
    max-height: 60px;
    width: auto;
    max-width: 60px;
    object-fit: contain;
  }
  .banner-image {
    display: none !important;
  }
  .mobile-banner-image {
    display: block !important;
    width: 100% !important;
    height: auto !important;
    margin-bottom: 20px !important;
  }

  .head-text-tim {
    display: none !important;
  }

  .mobile-banner-title {
    position: absolute;
    top: 20px;
    left: 16px;
    margin-top: 36px;
    padding: 18px 12px 28px 12px;
    width: 100%;
    color: #fff;
    font-size: 36px;
    font-weight: 600;
    z-index: 2;
    line-height: 1.4;
  }

  .header-below-banner {
    margin-top: 20px !important;
  }

  .header-below-banner h1 {
    position: absolute;
    font-size: 36px;
    font-weight: 600;
    z-index: 2;
    left: 20px;
  }
}

/* TIM ------------------------------------ END */

/* GLAVNA STRANA -------------------- START */

@media (max-width: 767.98px) {
  .grane-section,
  .main-banner-wrapper {
    display: none !important;
  }

  .laboratorija-main-text {
    max-height: 230px !important;
  }

  .laboratorija-main-text.expanded {
    max-height: 280px !important;
  }

  .mobile-grane-section,
  .mobile-main-banner-text {
    text-align: left !important;
  }

  .mobile-grane-section hr {
    border-top: 4px solid #17ae93;
    width: 270px;
    margin-left: 0;
    margin-top: 40px;
    margin-bottom: 25px;
  }

  .mobile-main-banner-wrapper {
    /* margin-bottom: 32px; */
    position: relative;
    width: 100%;
  }

  .mobile-main-banner-img {
    margin-bottom: 10px;
    min-height: 600px;
    width: 100%;
    object-fit: cover;
    display: block;
  }

  .mobile-banner-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    padding: 1.5rem 1rem;
    background: none;
    pointer-events: none;
  }

  .mobile-banner-overlay > div {
    pointer-events: auto;
    padding: 18px 12px;
    margin-bottom: 18px;
    text-align: left;
  }

  .mobile-grane-section {
    margin-bottom: 18px;
  }

  .mobile-grane-title {
    color: #53387e;
    font-size: 36px;
    text-align: left;
  }

  .mobile-grane-text,
  .mobile-main-banner-paragraph {
    font-size: 17px !important;
    text-align: left;
    margin-bottom: 0;
    font-weight: 600;
  }

  .mobile-main-banner-text {
    margin-bottom: 0;
  }

  .mobile-main-banner-title {
    color: #17ae93;
    margin-top: 5%;
    font-size: 40px !important;
    text-align: left;
  }

  .mobile-main-banner2-wrapper {
    margin-bottom: 10px;
    position: relative;
    width: 100%;
  }

  .mobile-main-banner2-img {
    width: 100%;
    min-height: 400px;
    object-fit: cover;
    display: block;
  }

  .mobile-banner2-overlay {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 100%;
    padding: 0 1rem 1.5rem 1rem;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    background: none;
    pointer-events: none;
    height: 100%;
    justify-content: flex-end;
  }

  .mobile-main-banner2-text {
    pointer-events: auto;
    padding: 18px 12px;
    max-width: 90%;
    align-self: flex-end;
  }

  .width-removal {
    padding: 0 !important;
    max-width: 100% !important;
  }

  .mobile-main-banner2-title {
    font-size: 40px !important;
    margin-bottom: 8px;
    padding: 5px 20px;
    color: white;
    border-radius: 20px;
    text-align: center;
    background-color: #17ae93;
  }

  .mobile-main-banner2-title-rtg {
    padding: 20px 10px !important;
  }

  .sub-specialist-mobile-title {
    font-size: 30px !important;
    text-align: right !important;
  }

  .mobile-main-banner2-paragraph {
    font-size: 17px !important;
    margin-bottom: 0;
    text-align: right;
    font-weight: 600;
  }

  .mobile-main-banner2-subtitle {
    margin-top: 5%;
    font-size: 30px;
    color: #17ae93;
    text-align: right;
    font-weight: 600 !important;
    text-shadow: 1px 1px 3px rgba(52, 110, 193, 0.4);
  }

  .mobile-main-banner3-wrapper {
    margin-bottom: 10px;
    position: relative;
    width: 100%;
  }

  .mobile-main-banner3-img {
    width: 100%;
    min-height: 400px;
    object-fit: cover;
    display: block;
  }

  .mobile-banner3-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 1.5rem 1rem 0 1rem;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    background: none;
    pointer-events: none;
  }

  .mobile-main-banner3-text {
    pointer-events: auto;
    padding: 14px 12px;
    margin-top: 18px;
    max-width: 90%;
    text-align: left;
  }

  .mobile-main-banner3-title {
    font-size: 45px !important;
    margin-bottom: 8px;
    color: #17ae93;
  }

  .mobile-main-banner3-paragraph {
    font-size: 17px !important;
    margin-top: 15%;
    text-align: left;
    font-weight: 600;
  }

  .mobile-banner2-overlay-top {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    width: 100%;
    padding: 1.5rem 1rem 0 1rem;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    background: none;
    pointer-events: none;
    height: 100%;
    justify-content: flex-start;
  }

  .mobile-main-banner2-text-top {
    pointer-events: auto;
    background: rgba(255, 255, 255, 0.85);
    border-radius: 14px;
    padding: 18px 12px;
    max-width: 90%;
    align-self: flex-end;
    text-align: right;
    margin-top: 0;
    margin-bottom: 18px;
  }

  .mobile-lab-description {
    display: block;
    padding: 16px 14px 18px;
    background-color: #1fae95;
    border-radius: 8px;
    /* margin-top: -25px; */
    position: relative;
    z-index: 1;
  }

  .mobile-lab-description::before {
    content: "";
    position: absolute;
    /* top: -8px; */
    left: 0;
    width: 100%;
    height: 8px;
    background-color: #1fae95;
    /* border-radius: 0 0 8px 8px; */
  }

  .mobile-lab-description p {
    font-size: 18px !important;
    color: white;
    line-height: 1.5;
  }

  .grid-item-lab {
    cursor: default !important;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1) !important;
    transform: none !important;
  }

  .grid-item-lab:hover {
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1) !important;
    transform: none !important;
  }

  .lab-description {
    display: none !important;
  }
}

@media (max-width: 767.98px) {
  .main-banner-scrollable-container {
    position: relative;
    width: 100%;
  }

  .main-banner-scrollable {
    max-height: 120px;
    overflow: hidden;
    transition: max-height 0.3s;
    background: rgba(255, 255, 255, 0.95);
    padding-right: 8px;
  }

  .main-banner-scrollable.expanded {
    max-height: 320px;
    overflow-y: auto;
  }
  .main-banner-show-more {
    display: block !important;
    margin: 10px auto 0 auto;
    background: #346ec1;
    color: #fff;
    border: none;
    border-radius: 8px;
    padding: 8px 18px;
    font-size: 1rem;
    cursor: pointer;
    z-index: 9999;
  }
  .main-banner-scrollable.expanded {
    scrollbar-width: thin;
    scrollbar-color: #346ec1 #e6e6e6;
  }
  .main-banner-scrollable.expanded::-webkit-scrollbar {
    width: 8px;
    background: #e6e6e6;
    border-radius: 8px;
  }
  .main-banner-scrollable.expanded::-webkit-scrollbar-thumb {
    background: #346ec1;
    border-radius: 8px;
  }
  .main-banner-scrollable.expanded::-webkit-scrollbar-thumb:hover {
    background: #1fae93;
  }
}

@media (max-width: 767.98px) {
  .scrollable-paragraph {
    max-height: 130px;
    overflow: hidden;
    transition: max-height 0.3s;
    padding-right: 8px;
  }

  .fizikalna-scrollable-paragraph {
    max-height: 250px !important;
    /* overflow-y: auto; */
  }

  .fizikalna-scrollable-paragraph.expanded {
    max-height: 300px !important;
    /* overflow-y: auto; */
  }

  .extra-large-height-scrollable-paragraph {
    max-height: 300px !important;
  }

  .extra-large-height-scrollable-paragraph.expanded {
    max-height: 400px !important;
  }

  .main-banner-height-change {
    max-height: 200px !important;
  }

  .main-banner-height-change.expanded {
    max-height: 300px !important;
  }

  .scrollable-paragraph.expanded {
    max-height: 200px;
    overflow-y: auto;
  }
  .show-more-btn {
    display: block !important;
    margin-top: 30px;
    background: #1fae93;
    color: #fff !important;
    font-weight: 600;
    border: none;
    border-radius: 8px;
    padding: 2px 20px !important;
    font-size: 1rem;
    cursor: pointer;
    z-index: 50;
    position: relative;
    text-decoration: none;
  }
  .scrollable-paragraph.expanded {
    scrollbar-width: thin;
    scrollbar-color: #346ec1 #e6e6e6;
  }
  .scrollable-paragraph.expanded::-webkit-scrollbar {
    width: 8px;
    background: #e6e6e6;
    border-radius: 8px;
  }
  .scrollable-paragraph.expanded::-webkit-scrollbar-thumb {
    background: #346ec1;
    border-radius: 8px;
  }
  .scrollable-paragraph.expanded::-webkit-scrollbar-thumb:hover {
    background: #1fae93;
  }

  .background-colored-paragraph {
    background: linear-gradient(
      to left,
      rgba(167, 212, 211, 0.7) 80%,
      rgba(167, 212, 211, 0) 100%
    );
    border-radius: 5px;
  }
}
/* GLAVNA STRANA -------------------- END */

/* PARTNERI */
@media only screen and (max-width: 984px) {
  .partneri .container {
    border-radius: 16px;
    padding: 15px;
    width: 85%;
  }
  .partneri h1 {
    padding: 0;
    font-size: 24px;
    margin-bottom: 30px !important;
  }
  .partneri .card-wrapper {
    margin-bottom: 19px;
    padding: 35px;
  }
  .tag h1 {
    margin-top: -45px;
    font-size: 3em;
  }
}

/* TESTIMONIAL */
@media only screen and (max-width: 984px) {
  .testimonials .testimonial-title h1 {
    font-size: 24px;
  }
  .testimonials .testimonial-title h2 {
    font-size: 16px;
  }
  .testimonial .kartica {
    justify-content: center;
  }
  .testimonial .pic {
    margin-bottom: 8px;
  }
  .testimonial .kartica h1 {
    text-align: center;
    font-weight: 600;
    font-size: 20px;
  }
  .testimonial .kartica h2 {
    text-align: center;
    margin-bottom: 20px;
    font-size: 16px;
  }
}

/* FOOTER */
@media (max-width: 1200px) {
  .firstcol {
    width: 100% !important;
    background-image: url(../assets/images/lijevi.png);
    background-repeat: no-repeat;
  }
  .firstcol .lijevi {
    display: none;
  }
  .firstcol .desni {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .firstcol .lijevi {
    width: 90%;
  }
  .firstcol .desni {
    display: none;
  }
}
@media (min-width: 992px) and (max-width: 1200px) {
  .firstcol .lijevi {
    width: 69%;
  }
  .firstcol .desni {
    display: none;
  }
}
@media (min-width: 1200px) and (max-width: 1400px) {
  .firstcol .row {
    padding-bottom: 36px;
  }
}
@media (min-width: 984px) and (max-width: 1300px) {
  .firstcol .phone {
    width: 33%;
  }
  .firstcol .envelope {
    width: 33%;
  }
}

@media only screen and (max-width: 984px) {
  .mreze .kontakt {
    text-align: left;
  }

  .page-footer {
    border-radius: 20px 20px 0px 0px;
  }
  .firstcol {
    margin-top: 5px;
    width: 90%;
  }
  .firstcol h1 {
    font-size: 24px;
    font-weight: 600;
    padding: 40px 0 30px 0;
  }
  .firstcol h2 {
    font-size: 16px;
    font-weight: 300;
  }
  .firstcol .row {
    flex-direction: column;
    align-items: center;
    padding-bottom: 35px;
  }
  .firstcol button {
    height: 60px !important;
    width: 55%;
  }
  .firstcol .phone {
    margin-right: 0;
    margin-bottom: 10px;
    width: 55%;
  }
  .firstcol .envelope {
    width: 55%;
  }
  .mreze .col-md-11 {
    flex-direction: column;
    align-items: center;
  }
  .mreze .logo {
    order: 1;
    margin-bottom: 40px;
  }
  .mreze .logo img {
    width: 75%;
  }
  .mreze .social {
    order: 2;
    margin-bottom: 40px;
  }
  .mreze .social h3 {
    text-align: center;
    font-size: 16px;
  }
  .mreze .social-icons img {
    width: 45px;
    height: 45px;
  }
  .mreze .kontakt {
    order: 3;
  }
  /* .mreze .kontakt h3{
        text-align: center;
        font-size: 16px;
    } */
  /* .mreze .kontakt p{  
        font-size: 16px;
        text-align: center;
    } */
  .footer-copyright {
    font-size: 14px;
  }
  .bgradius .solid {
    margin-top: unset;
    opacity: 0.75;
  }
}
/* SOCIAL ICONS ON PHONE ROTATE ALIGN */
@media (min-width: 768px) {
  .col-md-3 {
    width: 31%;
  }
}

/*---------- o-softveru.php---------- */
@media (min-width: 984px) and (max-width: 1600px) {
  .about .title .podnaslov {
    padding: 25px 0 0 0;
    font-size: 45px;
  }
  .krug-pozadina img {
    position: absolute;
    width: 99%;
    left: -557px;
  }
}

@media only screen and (max-width: 984px) {
  .about ul {
    padding-left: 0;
  }
  .about .img-fluid {
    max-width: 96%;
  }
  .about .druga {
    margin-top: 6px;
  }
  .krug-pozadina img {
    width: 108%;
    left: -207px;
    position: absolute;
  }
  .about .title {
    font-size: 12px;
    margin: unset;
    margin-top: 150px;
    margin-bottom: 40px;
  }
  .about .title .podnaslov {
    font-size: 24px;
    padding: unset;
    padding-top: 35px;
  }
}
/* ORGANIZACIJA */
@media only screen and (max-width: 984px) {
  .organizacija .row h1 {
    font-size: 24px;
    padding-left: 20px;
  }
  .organizacija .row p {
    font-size: 16px;
    padding: 0px 20px 0 20px;
  }
  .organizacija .row .img-organizacija {
    display: none;
  }
}
/* MISIJA I VIZIJA */
@media only screen and (max-width: 984px) {
  .misija {
    padding: unset;
  }
  .misija .row {
    justify-content: center !important;
  }
  .kartica .col-md-6 {
    width: 50%;
  }
  .kartica {
    max-width: 89%;
    margin-right: 10px;
  }
  .kartica .m-2 {
    margin: unset;
  }
}
/* KLJUCNA POLJA RADA */
@media only screen and (max-width: 984px) {
  .kljucna h1 {
    font-size: 20px;
    margin-left: 20px;
    padding: 20px 0px 10px 0px;
  }
  .kljucna .col-lg-3 {
    width: 45%;
  }
  .kljucna .thumb .text-block {
    border-radius: 10px;
  }
  .kljucna .thumb .text-block h4 {
    font-size: 16px;
  }
}
/* GODISNJI IZVJESTAJ */
@media only screen and (max-width: 984px) {
  .izvjestaji {
    padding: 20px 0px 40px 20px;
  }
  .izvjestaji .pb-5 {
    padding-bottom: 20px !important;
  }
  .izvjestaji .header h1 {
    font-size: 24px;
  }
  .izvjestaji .izvjestaj {
    border-radius: 10px;
  }
  .izvjestaji #filteri a {
    font-size: 16px;
  }
  .izvjestaj .col-sm-6 {
    width: 50%;
  }
  .izvjestaj .col-sm-6 img {
    width: 69%;
    margin-left: 20px;
  }
  .izvjestaji .izvjestaj h2 {
    font-size: 16px;
  }
}
/*---------- moduli.php---------- */
@media only screen and (max-width: 984px) {
  #partneri {
    overflow-x: unset;
  }
  #partneri .row {
    margin: unset;
  }
  #partneri .head-text {
    order: 1;
    margin-top: 150px;
  }
  #partneri .head-picture {
    order: 2;
    transform: rotate(90deg);
    padding: 0;
  }
  #partneri .head-picture img {
    width: calc(100% + 20px) !important;
  }
  #svi-partneri {
    padding: 30px 0px 36px 0px !important;
  }
  #svi-partneri .btn {
    margin: 0px 12px;
    font-size: 14px;
    font-family: var(--dmsans-bold);
    font-weight: 700;
  }
  #lista-partnera {
    padding: 0;
    justify-content: center !important;
  }
  #lista-partnera .col-lg-4 {
    width: 85%;
  }
  #lista-partnera .dugme {
    text-align: center;
  }
  #lista-partnera .dugme button {
    background: #ffffff 0% 0% no-repeat padding-box;
    border: 2px solid #346ec1;
    border-radius: 20px;
    font-size: 16px;
    font-family: var(--poppins-regular);
    font-weight: 600;
    color: #346ec1;
    padding: 25px 125px 25px 125px;
    margin-bottom: 30px;
    display: inline-block;
  }
}
/*---------- VIJESTI.HTML---------- */
@media only screen and (max-width: 984px) {
  .vijest {
    background-image: url("../assets/images/about/circle-bg.svg");
    background-repeat: no-repeat;
    background-position-x: -285px;
    background-position-y: -76px;
    background-size: 657px;
  }
  .vijest .container {
    margin-top: 30px;
  }
  .vijest .container .naslov {
    margin-top: 150px;
    font-size: 36px;
    letter-spacing: -1.8px;
    margin-left: 12px;
  }
  .vijest .container .glavna-vijest {
    margin: 0px 0px;
  }
  .vijest .container .glavna-vijest .content {
    padding-right: calc(var(--bs-gutter-x) * 0.5);
    padding-left: calc(var(--bs-gutter-x) * 0.5);
    padding-top: unset;
  }
  .vijest .container .glavna-vijest .datum-vijesti {
    font-size: 14px;
    margin-bottom: 10px;
  }
  .vijest .container .glavna-vijest .naslov-vijesti {
    font-size: 20px;
    margin-bottom: 20px;
  }
  .vijest .container .row .vijest-box {
    margin: 25px 12px;
  }
  .vijest .container .row .vijest-box .vijest-box-naslov {
    font-size: 20px;
    margin-bottom: 20px;
  }
}
/* VIJESTI.HTML TABLET & LAPTOP */
@media (min-width: 1200px) and (max-width: 1375px) {
  .vijest {
    background-position-x: 686px;
    background-position-y: -375px;
  }
}
@media (min-width: 992px) and (max-width: 1200px) {
  .vijest .container .glavna-vijest .datum-vijesti {
    font-size: 14px;
    margin-bottom: 10px;
  }
  .vijest .container .glavna-vijest .naslov-vijesti {
    font-size: 20px;
    margin-bottom: 20px;
  }
  .vijest .container {
    max-width: 1060px;
  }
  .vijest {
    background-position-x: 491px;
    background-position-y: -549px;
    background-size: unset;
  }
}
@media (min-width: 1200px) {
  .vijest .container {
    max-width: 1300px;
  }
  .vijest {
    /* background-size: 400px; */
  }
}
/*---------- VIJESTI-TEMPLATE.HTML---------- */
@media only screen and (max-width: 984px) {
  .clanak .container .row .datum {
    margin-top: 150px;
    font-size: 14px;
    /* margin-top: 30px; */
  }
  .clanak .container .row .naslov {
    font-size: 24px;
    padding: unset;
    margin-bottom: 30px;
  }
  .clanak .container .col-lg-12 {
    padding-right: 0;
    padding-left: 0;
  }
  .clanak .container .dodate-slike {
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 10px !important;
    margin-top: 10px !important;
  }
  .clanak .container .row .col-sm-33 .text-block h4 {
    font-size: 36px;
  }
  .clanak .container .row .podijeli {
    justify-content: flex-end !important;
  }
  .clanak .container .row .podijeli h3 {
    margin-left: unset !important;
  }
  .prilozi {
    padding: unset;
    padding-bottom: 10px;
  }
  .prilozi .container .row {
    justify-content: center;
  }
  .prilozi .container .row .naslov h1 {
    font-size: 24px;
    margin-top: 15px;
  }
  .prilozi .container .row .prilog {
    width: 90%;
    justify-content: space-between;
    border-radius: 10px;
    padding: 10px 25px 10px 24px;
  }
  .prilozi .row .prilog h2 {
    font-size: 16px;
  }
  .prilozi .row .prilog img {
    width: 30px;
  }
  .povezane-vijesti .container .text-center h1 {
    font-size: 24px;
    margin-top: 15px;
    text-align: left;
  }
}

/* DODATE SLIKE 2 U REDU */
@media only screen and (max-width: 522px) {
  .clanak .container .dodate-slike .col-sm-33 {
    width: 44%;
    margin: 10px;
  }
}
@media (min-width: 985px) and (max-width: 1200px) {
  .clanak .container .dodate-slike {
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: unset !important;
  }
}
/*---------- PROJEKTI.HTML---------- */
@media (min-width: 985px) and (max-width: 1400px) {
  .projekti {
    background-position-x: 388px;
    background-position-y: -572px;
  }
}
@media only screen and (max-width: 984px) {
  .projekti {
    background-position-x: -404px;
    background-position-y: -136px;
    background-size: 770px;
  }
  .projekti .row {
    margin: unset !important;
  }
  .projekti .row .head-pictures {
    order: 2;
    margin: 20px 0;
  }
  .projekti .row .head-pictures img {
    width: 55%;
  }
  .nasi-projekti {
    padding: 25px 0;
  }
  .nasi-projekti .container .naslov h1 {
    font-size: 24px;
    margin-bottom: 25px;
  }
  .nasi-projekti .container .row .col-lg-6 .projekat-box {
    padding: 15px 20px;
    border-radius: 10px;
  }
  .nasi-projekti .container .row .col-lg-6 .projekat-box .projekat-icon img {
    max-height: 40px;
  }
  .nasi-projekti .container .row .col-lg-6 .projekat .opis-slike {
    font-size: 12px;
    margin-left: 10px;
  }
  .nasi-projekti .container .row .col-lg-6 .projekat-naziv h1 {
    font-size: 18px;
    margin-top: 15px;
  }
  .nasi-projekti .container .row .col-lg-6 .partner h2 {
    font-size: 10px;
    margin-top: 15px;
  }
  .nasi-projekti .container .row .col-lg-6 .partner h3 {
    font-size: 14px;
  }
}

/*---------- PROJEKAT-TEMPLATE.HTML---------- */
@media only screen and (max-width: 386px) {
  .projekat-opsirno .container .row .projekat-box .websajt a {
    padding: 20px !important;
  }
}
@media only screen and (max-width: 984px) {
  .projekat-1 .container {
    background-position: center;
    background-size: 90%;
  }
  /* .projekat-1 .container .row .slika-projekta img{
        width: 70%;
    } */
  .projekat-1 .container .row .slika-projekta span {
    height: 60px;
    width: 60px;
    line-height: 58px;
  }
  .projekat-1 .container .row .naslov-projekta h2 {
    font-size: 14px;
    margin: 10px;
  }
  .projekat-1 .container .row .naziv-projekta h1 {
    font-size: 24px;
    padding: 0px 40px;
  }
  .projekat-1 .container .row .godina-projekta h3 {
    font-size: 16px;
  }
  .projekat-opsirno .container .row p {
    font-size: 16px;
  }
  .projekat-opsirno .container .row .partner-donator h1 {
    font-size: 24px;
  }
  .projekat-opsirno .container .row .projekat-box {
    border-radius: 10px;
    padding: 35px;
  }
  .projekat-opsirno .container .row .projekat-box .projekat-naziv h2 {
    font-size: 14px;
  }
  .projekat-opsirno .container .row .projekat-box .projekat-naziv h1 {
    font-size: 28px;
    margin-bottom: 30px;
  }
  .projekat-opsirno .container .row .projekat-box h3 {
    font-size: 12px;
  }
  .projekat-opsirno .container .row .projekat-box h4 {
    font-size: 16px;
  }
  .projekat-opsirno .container .row .projekat-box .mreze {
    flex-direction: column;
  }
  .projekat-mreze.col-md-6.col-sm-12 {
    align-self: start;
    margin-bottom: 40px;
  }
  .projekat-opsirno .container .row .projekat-box .websajt a {
    padding: 20px 124px 20px 70px;
  }
  .ostali-projekti .text-center h1 {
    font-size: 24px;
    text-align: left;
    margin-left: 15px;
    margin-bottom: unset;
  }
  #ostali-projekti-slider .col-lg-6 {
    width: 88%;
  }
  .ostali-projekti .row .col-lg-6 .projekat-box {
    box-shadow: 0px 0px 16px #346ec133;
    margin: 29px 13px 11px 33px;
    border-radius: 10px;
  }
  .ostali-projekti .row .col-lg-6 .projekat-box .projekat-icon img {
    max-height: 40px;
  }
  .ostali-projekti .row .col-lg-6 .projekat .opis-slike {
    font-size: 12px;
  }
  .ostali-projekti .row .col-lg-6 .projekat-naziv h1 {
    font-size: 18px;
    margin-top: 10px;
  }
  .ostali-projekti .row .col-lg-6 .partner h2 {
    font-size: 10px;
    margin-top: 15px;
  }
  .ostali-projekti .row .col-lg-6 .partner h3 {
    font-size: 14px;
  }
}
/*---------- podrska.php---------- */
@media only screen and (max-width: 767px) {
  .tim .container {
    max-width: 720px;
  }
  .tim .container .row {
    justify-content: center;
  }
  .tim .container .row h1 {
    font-family: var(--dmsans-bold);
    font-weight: 700;
    font-size: 24px;
    text-align: center;
    margin-bottom: 50px;
  }
  .tim .container .row .col-md-4 {
    width: 42%;
    margin: 15px 20px;
  }
  .tim .container .row .mobile-naslov {
    display: block;
  }
  .tim .container .row .timslika {
    display: none;
  }
  .tim .container .row .mobile {
    display: block;
    margin-bottom: auto;
  }
  .tim .container .row .mobile img {
    width: 136%;
    margin-left: -19px;
  }
  .tim .container .row .col-md-4 h2 {
    font-size: 14px;
  }
  .tim .container .row .col-md-4 h3 {
    font-size: 10px;
  }
  .tim .container .row .text-center .img-fluid {
  }
  .volonteri {
    padding-bottom: 0px !important;
  }
  .volonteri .container .row .col-md-8 h1 {
    font-size: 18px;
  }
  .volonteri .container .row .col-md-8 h2 {
    font-size: 16px;
  }
  .volonteri .container .volonteri-citat .col-sm-2 {
    margin-bottom: 20px;
    width: 20%;
  }
  .volonteri .container .volonteri-citat .col-sm-8 {
    width: 82%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 5px;
  }
  .volonteri .container .volonteri-citat .col-sm-8 h1 {
    font-weight: 300;
    text-align: center;
  }
  .volonteri .container .volonteri-citat .col-sm-8 h2 {
    margin-bottom: 27px;
  }
  .volonteri .container .row .col-md-8 h2 {
    text-align: center !important;
  }
  .volonteri .container .volonteri-citat .align-self-end {
    margin-left: auto;
    margin-top: -40px;
  }
  .volonteri .container .row:nth-child(2) {
    justify-content: center;
    padding-bottom: 0px !important;
  }
  .volonteri .container .row .col-md-4 {
    width: 45%;
  }
  .volonteri .container .row .col-md-4 h2 {
    font-size: 14px;
  }
  .prijavise .container .row .col-md-12 h1 {
    font-size: 24px;
  }
  .prijavise .container .row .desni {
    display: none;
  }
  .prijavise .container .row {
    border-radius: 62px;
    width: 98%;
    margin-left: auto;
    margin-right: auto;
  }
  .prijavise .container .row .col-md-12 h1 {
    margin-top: 68px;
  }
  .prijavise .container .row .col-md-12 .btn-light {
    margin-bottom: 22px;
  }
  .prijavise .container .row .lijevi {
    width: 97%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .prijavise .container .row .desni {
    display: none;
  }
}
@media (max-width: 991px) {
  .prijavise .container .row .lijevi {
    display: none;
  }
  .prijavise .container .row .col-md-12 {
    margin-left: auto;
    margin-right: auto;
  }
  .prijavise .container .row {
    background-image: url(../assets/images/tim/krug_lijevo.png);
    background-repeat: no-repeat;
  }
}
@media (min-width: 768px) and (max-width: 1200px) {
  .tim .container .row .col-md-4 h1 {
    font-size: 40px;
    padding: 60px 20px;
  }
}
/*   .tim .container {
        max-width: 720px;
    } */

/*---------- kontakt.php---------- */
@media (max-width: 1024px) {
  .kontakt .container .row .col-lg-12 {
    margin-top: 120px;
  }
  .mreze .kontakt {
    display: block;
  }
  .kontakt {
    display: none;
  }
  .kontakt .banner {
    margin-top: 30px;
  }
  .mobile {
    display: block;
  }
  .mobile .kontakt-forma {
    max-width: 100%;
    margin: unset;
    padding: unset;
    padding-bottom: 50%;
  }
  .container .row .forma {
    order: 1;
    margin-top: 20px;
  }
  .container .row .forma h1 {
    display: none;
  }
  .info .informacije {
    background: #ffffff5e;
    box-shadow: 0px 0px 46px #346ec133;
    border-radius: 20px;
    backdrop-filter: blur(36px);
    padding: 20px;
    margin-top: -35%;
  }
  .info .informacije h1 {
    font-family: var(--dmsans-bold);
    font-size: 24px;
    color: #333539;
  }
  .info .informacije span {
    font-family: var(--poppins-regular);
    font-size: 16px;
    color: #333539;
    margin-left: 10px;
  }
  .info .row .social-icons a {
    margin-right: 15px;
  }
}
@media (min-width: 768px) {
  .info .informacije {
    margin-top: -25%;
  }
  .mobile .kontakt-forma {
    padding-bottom: 33%;
  }
}
@media (min-width: 991px) and (max-width: 1024px) {
  .info .informacije {
    margin-top: -20%;
  }
}
@media (max-width: 991px) {
  .poslato h1 {
    font-size: 24px;
  }
  .poslato p {
    font-size: 16px;
    padding: unset;
  }
  .poslato img {
    width: 60% !important;
  }
}
/* VOLONTIRAJ MODAL */
@media (max-width: 991px) {
  #exampleModal .pc {
    display: none;
  }
  #exampleModal .mobile {
    display: flex;
  }
  #exampleModal .mobileh1 {
    display: block;
    margin-top: 20px;
  }
  #exampleModal .col-8 {
    margin-left: auto;
    margin-right: auto;
  }
  #exampleModal h1 {
    font-size: 24px;
  }
  #exampleModal .input--style-1 {
    width: 100%;
  }
}
