@media (min-width:992px) {
    .header--mobile {
        display: none;
    }


    html{
       /* transform: scale(1.1) translateY(4.5%); */
        max-width: 100vw;
        overflow-x: hidden;
    }
    html.with-fancybox{
        transform: none;
        max-width: none;
    }
    

}

@media (max-width:992px) {
    body {
        /* padding-top: 137px; */
        padding-top: 111px;
    }

    .header--desktop {
        display: none;
    }

    .hero--section {
        margin-bottom: 40px;
    }

    .title {
        margin-bottom: 15px;
    }

    section.hero--bigBackground {
        height: 180px;

    }

    .grid {
        grid-template-columns: 1fr;
        gap: 30px;
    }

    .news--box {
        bottom: unset;
        /* top: -100px;
        margin-bottom: -70px; */
        top: -60px;
        margin-bottom: -30px;
    }

    .news--grid {
        padding: 10px;
        gap: 40px;
    }

    .big--news {
        padding: 0;
        border: none;
    }

    .big--news img {
        height: auto;
    }

    .small--news__container {
        padding: 0;
        margin: 0;
        gap: 20px;
    }

    .exposure>.container {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .exposure--form {
        right: 0;
        width: auto;
    }

    .FAQ--grid {
        margin: 0;
        min-height: unset;
        gap: 20px;
    }

    .FAQ--grid__item {
        height: auto;
        padding: 15px;
    }

    .see--mr {
        margin-top: 10px;
    }

    .hotline {
        height: auto;
    }

    .statisticsHotline--grid {
        padding-inline: 1rem;
    }

    .statisticsHotline--right,
    .statisticsHotline--left {
        border-radius: 10px;
    }

    .section--donors .title--underlined {
        margin-bottom: 25px;
    }

    .swiper--donors-next {
        right: -10px;
    }

    .swiper--donors-prev {
        left: -10px;
    }

    .swiper--donors .swiper-slide img {
        height: auto;
    }

    .footer--nav,
    .footer--socials {
        flex-direction: column;
        gap: 20px;
    }

    .footer--socials {
        margin-block: 25px;
    }

    .credits {
        justify-content: space-between;
    }

    .section--donors {
        margin-bottom: 40px;
    }

    .statisticsHotline--right::before {
        background-color: rgba(0, 0, 0, 0.28);
    }

    .statisticsHotline--left {
        background-position: unset;
    }

    .statisticsHotline--left::before {
        opacity: 53%;
    }

    footer {
        padding-block: 25px;
    }


    .header--mobile {
        padding-inline: 1rem;
        padding-bottom: 1rem;
        padding-top: 10px;
        width: 100%;
        position: fixed;
        z-index: 999;
        top: 0;
        background-color: white;
        border-bottom: 2px solid var(--main--bg);
    }

    .burger--btn {
        padding: 7px 5px;
        background-color: var(--main--bg);
        border-radius: 5px;
    }



    .header--mobile ul {
        font-size: 12px;
        font-family: "BPG Mrgvlovani Caps 2010";
        display: flex;
        flex-direction: column;
        gap: 15px;
        margin-bottom: 20px;
    }

    .header--top {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 20px;
        row-gap: 30px;
        margin-top: 20px;
        height: auto;
        flex-wrap: wrap;
        font-size: 11px;
    }

    .header--top__item {
        border: none !important;
        height: auto;
        padding: 0 !important;
        min-height: auto;
    }

    #navbarSupportedContent .hotline {
        color: white;
        padding: 15px 20px;
        border-radius: 10px;
    }

    .search--input__container input {
        width: 100%;
        opacity: 1;
    }

    .search--input__container {
        margin-block: 10px;
        gap: 10px;
        margin: 0;
        padding-bottom: 18px;
        width: 80%;
    }

    .innerPage--rightside {
        order: -1;
        padding: 20px;
    }

    .breadcrumbs--section {
        padding-bottom: 0;
        align-items: center;
        height: auto;
        min-height: 70px;
        background-position: center;
        padding-block: 10px;
    }

    .breadcrumbs {
        align-items: flex-start;
        column-gap: 15px;
        row-gap: 10px;
        flex-wrap: wrap;

    }

    .pagination {
        margin-top: 30px;
    }

    .pagination ul {
        gap: 10px;
        margin-inline: 10px;
    }

    .news--inner__slider {
        max-width: calc(100vw - 40px - 70px);
        width: auto;
    }

    .news__inner .innerPage--content,
    .news--inner__slider--container {
        margin-bottom: 20px;
    }

    .news--inner__slider--container .prev {
        left: 6px;
    }

    .news--inner__slider--container .next {
        right: 6px;
    }

    .statistics--inner__item {
        grid-template-columns: 1fr;
        gap: 0;
    }

    .statistics--inner__item p {
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
        padding: 10px 15px;
    }

    .statistics--inner__item figure {
        border-top-right-radius: 0;
        border-top-left-radius: 0;
    }

    .contact--addresses {
        height: auto;
        padding-inline: 30px;
    }

    .contact--addresses h1 {
        margin-bottom: 20px;
    }

    .search--section,
    .search--container {
        padding: 0;
    }

    .xelmdzgvaneliPirebi--float {
        margin-right: 0;
        margin-bottom: 30px;

    }

    .xelmdzgvaneliPirebi--float img {
        width: 100%;
    }

    .breadcrumbs--section .container {
        margin-top: auto;
    }

    #navbarSupportedContent .header--top {
        display: none;
    }

    .contact--head {
        padding-inline: 20px;
        height: auto;
    }

    .fileupload--grid {
        gap: 15px;
    }

    #fileupload {
        padding-inline: 20px;
    }

    #fileupload h3 {
        font-size: 17px;
    }

    #fileupload {
        align-items: center;
        justify-content: center;
        display: flex;
        flex-direction: column;
    }

    #fileupload div {
        width: 100%;
        border: none !important;
        display: flex;
        gap: 20px;
        margin-top: 5px;
        flex-wrap: wrap;
        justify-content: center;
        padding: 0;
        margin-top: 10px;
    }

    #fileupload:not(.uploaded) div {
        display: none;
    }

    #fileupload h4 {
        margin: 0;
    }

    .delayed0,
    .delayed1,
    .delayed2,
    .delayed3,
    .delayed4 {
        transition-delay: 0ms !important;
    }
    .logo-mobile{
        width: 123px;

    }

    .contact--addresses{
        height: auto;
    }
    .contact--addresses div{
        grid-template-columns: 1fr;
        gap: 20px;
    }
    .contact--selectcontainer select{
        width: 100%;
    }
    .contactSelect--rightside h3{
        font-size: 15px;
    }
    .contactSelect--rightside p {
        font-size: 13px;
      }
      .contactSelect--rightside{
        gap: 10px !important;
      }
      .contactSelect--rightside{
        margin-top: 10px;
      }
}

@media (max-width:550px) {
    .exposure h1 {
        width: 60%;
        font-size: 20px;
    }
}

/* sextortion responsive styles */
@media screen and (max-width: 992px) {
    .desktop-overview,
    .desktop-extortion {
        display: none;
    }

    .mobile-overview,
    .mobile-extortion {
        display: block;
    }
}

@media screen and (max-width: 767px) {
    .list-img {
        flex-direction: column;
    }

    .list-img ul {
        width: 100%;
    }

    .list-img img {
        width: 100%;
    }

    .sextortion-news {
        flex-direction: column;
    }

    .sextortion-news a {
        width: unset;
    }
}

@media screen and (max-width: 600px) {
    .sextortion-intro,
    .selflessness-img,
    .extortion-intro {
        flex-direction: column;
    }

    .sextortion-intro > img,
    .sextortion-intro > div,
    .selflessness-img > p,
    .selflessness-img > img,
    .extortion-intro > img, 
    .extortion-intro > div {
        width: 100%;
    }
}