/*
====================

Mobile

====================
 */
@media screen and (max-width: 575px) {
    #splash img {
        width: 100% !important;
        -webkit-filter: brightness(0%) invert();
        filter: brightness(0%) invert();
    }

    /* notify */
    .relative {
        position: absolute;
        top: 30px !important;
        right: 0 !important;
        width: 80%;
        z-index: 200;
        background: #fff;
        box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    }

    .navLinks {
        display: none !important;
    }

    .navLinks-2 {
        display: none !important;
    }

    /* .blur {
        bottom: 0px;
        left: 50%;
        transform: translate(-50%, 18%);
    } */

    .navHeader {
        width: 100%;
        height: 80px;
        position: fixed;
        top: 0;
        z-index: 20;
        display: flex;
        justify-content: center;
        align-items: center;
        background: #fff;
        box-shadow: rgba(0, 0, 0, 0.04) 0px 3px 5px;
    }

    .navBoxLogo {
        width: 50px;
        height: 50px;
    }

    .navBoxLogo img {
        width: 100%;
        height: 100%;
    }

    .arrow span {
        width: 7vw !important;
        height: 7vw !important;
    }

    /*  */
    .gradient {
        height: 20vh !important;
        position: relative;
        z-index: 1;
    }

    /* Welcome */
    .welcome-content {
        width: 100vw;
        padding: 15px !important;
    }

    .welcome-content .judul-body {
        padding: 0;
        gap: 0 !important;
        width: 100%;
    }

    .welcome-content .judul-body .h3 {
        font-size: 18px !important;
    }

    .welcome-content .judul-body .h2 {
        -webkit-text-stroke: 1px transparent !important;
    }

    .welcome-content .judul-body .h2 .h2-1,
    .welcome-content .judul-body .h2 .h2-2 {
        font-size: 30px !important;
    }

    .welcome-content .desc-body {
        max-width: 80vw !important;
    }

    /*  */

    .body-contact,
    .body-maps {
        padding: 0 !important;
    }

    .container-maps {
        margin-bottom: 20px !important;
        width: 100vw !important;
        border-radius: 0 !important;
    }

    .container-contact {
        width: 100vw !important;
        padding: 0 !important;
        margin: 0 !important;
        border-radius: 0 !important;
        box-shadow: 0 !important;
        margin-top: 50px !important;
        min-height: 700px !important;
    }

    .imgContact {
        position: absolute;
        height: 100%;
        width: 100%;
        object-fit: cover !important;
    }

    .container-wave {
        height: 20vh !important;
    }

    .container-wave img {
        top: 80px !important;
        width: 50px !important;
        height: 50px !important;
    }

    footer {
        padding-top: 150px !important;
    }

    .footLinks {
        width: 80% !important;
        align-items: center !important;
        flex-direction: column;
    }

    .footLinks ul {
        text-align: center;
        justify-content: center !important;
        align-items: center !important;
    }

    .footLinks ul li a {
        color: var(--putih-2) !important;
        font-weight: 200;
    }

    .sosmedLinks {
        width: 90% !important;
    }

    .sosmedLinks span {
        padding: 20px !important;
        text-align: center;
    }

    /* Kegiatan */
    .headerBody {
        height: 100%;
        padding-top: 50px;
    }

    .headerTextBox {
        margin-top: 50px;
    }

    .headerTextBox h1 {
        font-size: 2.5em;
    }

    .headerTextBox p {
        font-size: 15px;
        text-align: justify;
        margin-top: 10px;
    }

    .searchBody {
        margin-top: 50px;
        width: 80%;
        min-width: 300px !important;
        height: 70px;
        border-radius: 10px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .inputForm {
        width: 100%;
        height: 70%;
        border-radius: 10px;
        margin-right: 10px;
        overflow: hidden;
    }

    .inputForm input {
        width: 100%;
        height: 100%;
        outline: none;
        border: none;
        margin: 0;
        padding: 0 10px 0 10px;
        border: 2px solid #ccc !important;
    }

    .iconSearch {
        width: 25%;
        height: 70%;
        border-radius: 10px;
        background: #ffae0c;
        cursor: pointer;
    }

    .iconSearch input {
        width: 100%;
        height: 100%;
        outline: none;
        border: none;
        margin: 0;
        padding: 0;
        background: transparent;
        font-weight: 600;
        cursor: pointer;
    }

    .kegiatanCardBody {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 20px;
    }

    .kegiatanCardBody a {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .kegiatanCardBody a .boxCard {
        width: 100%;
        border: 3px solid #fff;
        margin: 0;
    }

    /* Details */
    .detailsBody {
        position: relative;
        align-items: center !important;
        justify-content: center !important;
        flex-direction: column;
        padding: 0 !important;
        gap: 25px;
    }

    .contentBox-1 {
        width: 100% !important;
        padding: 30px !important;
    }

    .titleBoxDetail {
        color: #333;
        font-weight: bolder;
        text-align: start;
        font-size: 15px !important;
    }

    .detailBox {
        width: 100% !important;
    }

    .line-space {
        display: block !important;
    }

    .contentBox-2 {
        max-height: 200px !important;
        width: 100% !important;
        padding: 30px !important;
    }

    .linkBox {
        width: 100% !important;
        min-height: 150px !important;
        gap: 20px;
        animation: none !important;
        -webkit-animation: none !important;
        background: #fff !important;
        padding: 40px 0 40px 0 !important;
    }

    .linkBox span {
        font-size: 1.2em;
        color: #333 !important;
    }

    .openRegist .buttonRegist,
    .closeRegist .buttonRegist {
        width: 70vw !important;
        height: 50px !important;
    }

    .openRegist .buttonRegist {
        animation: daftar 0.7s infinite cubic-bezier(0.22, 0.68, 0, 1.71);
        -webkit-animation: daftar 0.7s infinite
            cubic-bezier(0.22, 0.68, 0, 1.71);
    }

    .openRegist .buttonRegist span {
        color: #fff !important;
    }

    .closeRegist .buttonRegist span {
        color: #bbb !important;
    }

    .openRegist .buttonRegist:hover::before {
        transform: translateX(0) !important;
        -webkit-transform: translateX(0) !important;
        -moz-transform: translateX(0) !important;
        -ms-transform: translateX(0) !important;
        -o-transform: translateX(0) !important;
    }

    /* Lapor */

    .body-lapor-form {
        padding-top: 80px !important;
    }

    .container-lapor {
        width: 100%;
    }

    .container-lapor form .form-row {
        display: flex;
        flex-direction: column;
    }

    .container-lapor form .form-row .input-data {
        margin-bottom: 5px !important;
        width: 100%;
    }

    /* Peminjaman Barang */
    .card-barang {
        background: var(--white);
        max-width: 310px;
        border-radius: 15px;
        padding: 20px;
        gap: 15px;
    }
    .card-barang .imgBox {
        border-radius: 15px;
        min-width: 30px;
        min-height: 80px;
        width: 300px;
        max-height: 130px;
        overflow: hidden;
    }
    .card-barang .imgContent .boxStatus {
        display: flex;
        justify-content: space-between;
        align-items: center;
        font-size: 12px;
        font-weight: bolder;
    }
    .card-barang .imgContent .boxStatus .box {
        background: #eee;
        border-radius: 5px;
        padding: 3px 10px 0 10px;
    }
    .card-barang .imgContent .boxStatus .box span {
        color: var(--hijau);
        font-weight: bolder;
    }

    /* floating barang ketinggalan */
    .popup-link {
        bottom: 50px !important;
    }

    /* Tampilkan popup saat memiliki kelas active */
    .popup-container.active {
        transform: translateY(-30px) !important;
        -webkit-transform: translateY(-30px) !important;
        -moz-transform: translateY(-30px) !important;
        -ms-transform: translateY(-30px) !important;
        -o-transform: translateY(-30px) !important;
    }

    /* Tombol close */
    .popup-close {
        position: fixed;
        background: #efefef;
        border: none;
        bottom: 70px !important;
        right: 95px;
    }

    .popup-close.active {
        transform: translateY(-15px) !important;
        -webkit-transform: translateY(-15px) !important;
        -moz-transform: translateY(-15px) !important;
        -ms-transform: translateY(-15px) !important;
        -o-transform: translateY(-15px) !important;
    }
 
}

/*
 ====================

 TABLET

 ====================
  */

@media screen and (min-width: 576px) and (max-width: 991px) {
    #splash img {
        width: 80% !important;
        -webkit-filter: brightness(0%) invert();
        filter: brightness(0%) invert();
    }

    .boxLinks ul li:nth-child(3) {
        display: none;
    }

    .navHeader {
        display: none !important;
    }

    .navNotDesktop {
        display: none !important;
    }

    .navLinks .boxLinks {
        width: 100% !important;
        border-bottom-left-radius: 0 !important;
        border-bottom-right-radius: 0 !important;
    }

    .boxLinks ul {
        gap: 30px !important;
    }

    .arrow span {
        width: 5vw !important;
        height: 5vw !important;
    }

    /* Welcome */
    .welcome-content .desc-body {
        max-width: 80vw !important;
    }

    /*  */

    .card-departemen {
        min-height: 450px;
    }

    #title-departemen {
        margin-bottom: 20px;
        font-size: 2em;
    }

    #title-barang {
        font-size: 2em;
    }

    #tranding .tranding-slider::before {
        width: 50px;
        left: -3px;
    }

    #tranding .tranding-slider::after {
        width: 50px;
        right: -3px;
    }

    .box-barang-next {
        font-size: 1.7em;
    }

    .box-barang-next a {
        font-size: 18px;
    }

    .body-card-departemen {
        max-width: 80vw;
        /* gap: 30px;  */
        flex-wrap: wrap !important;
        overflow-wrap: break-word;
    }

    .container-contact {
        min-height: 800px !important;
    }

    .imgContact {
        position: absolute;
        height: 100%;
        width: 100%;
        object-fit: cover !important;
    }

    .container-form {
        max-width: 60vw;
        position: relative;
        height: 100% !important;
    }

    .container-form div {
        width: 100%;
    }

    .form-massage div input,
    .form-massage div textarea {
        max-width: 100%;
    }

    .box-send {
        width: 150px !important;
        padding: 5px;
    }

    .form-massage div textarea {
        resize: none;
        scrollbar-width: none;
    }

    .container-team {
        max-width: 700px;
        height: 80px;
    }

    .container-team img {
        width: 60% !important;
        height: 60% !important;
    }

    .container-wave {
        height: 20vh !important;
    }

    .container-wave img {
        top: 80px !important;
        width: 50px !important;
        height: 50px !important;
    }

    footer {
        padding-top: 200px !important;
    }

    .footLinks {
        flex-direction: column;
        align-items: center !important;
    }

    .footLinks ul {
        justify-content: center !important;
        align-items: center !important;
        text-align: center;
    }

    .sosmedLinks {
        width: 80% !important;
    }

    .sosmedLinks span {
        padding: 20px !important;
        text-align: center;
    }

    /*  */
    .headerBody {
        height: 100%;
        padding-top: 50px;
    }

    .headerTextBox {
        margin-top: 50px;
    }

    .headerTextBox h1 {
        font-size: 2.5em;
    }

    .headerTextBox p {
        font-size: 15px;
        text-align: justify;
        margin-top: 10px;
    }

    .searchBody {
        margin-top: 50px;
        min-width: 350px;
        width: 50%;
        height: 70px;
        border-radius: 10px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .inputForm {
        width: 70%;
        height: 70%;
        /* background: #fff; */
        border-radius: 10px;
        margin-right: 10px;
        overflow: hidden;
    }

    .inputForm input {
        width: 100%;
        height: 100%;
        outline: none;
        border: none;
        margin: 0;
        padding: 0 10px 0 10px;
        border: 2px solid #ccc !important;
    }

    .iconSearch {
        width: 25%;
        height: 70%;
        border-radius: 10px;
        background: #ffae0c;
        cursor: pointer;
    }

    .iconSearch input {
        width: 100%;
        height: 100%;
        outline: none;
        border: none;
        margin: 0;
        padding: 0;
        background: transparent;
        font-weight: 600;
        cursor: pointer;
    }

    /* Details */

    .detailsBody {
        position: relative;
        align-items: center !important;
        justify-content: center !important;
        flex-direction: column;
        padding: 0 !important;
        gap: 80px !important;
        height: 100%;
    }

    .contentBox-1 {
        width: 95% !important;
        padding: 30px !important;
    }

    .detailBox {
        width: 100% !important;
    }

    .detail-line {
        display: block !important;
        width: 100% !important;
    }

    .contentBox-2 {
        max-height: 250px !important;
        width: 80% !important;
    }

    .linkBox {
        width: 100% !important;
        min-height: 50px !important;
        animation: none !important;
        -webkit-animation: none !important;
        padding: 55px !important;
    }

    .openRegist .buttonRegist {
        width: 100% !important;
    }

    /* Lapor */
    .container-lapor {
        width: 85%;
    }

    .container-lapor form {
        padding: 30px;
    }

    .container-lapor form .form-row {
        display: flex;
        flex-direction: column;
    }

    .container-lapor form .form-row .input-data {
        margin-bottom: 5px !important;
        width: 100%;
    }
}

/*
 ====================

 DESKTOP

 ====================
  */
@media screen and (min-width: 992px) {
    .navNotDesktop {
        display: none !important;
    }

    .navHeader {
        display: none !important;
    }

    .content-header {
        padding: 100px;
    }

    .content-header span:first-child {
        font-size: 23px;
    }

    #title-head {
        font-size: 3em;
        line-height: 1.3em;
        -webkit-text-stroke: 1px var(--hijau);
        text-stroke: 1px var(--hijau);
    }

    #title-head span {
        font-size: 1.2em;
        -webkit-text-stroke: 1px var(--kuning);
        text-stroke: 1px var(--kuning);
    }

    .content-header span:nth-child(3) {
        max-width: 70vw;
        font-size: 20px;
        margin-top: 20px;
    }

    .content-header a {
        transform: scale(1.2);
    }

    #title-departemen {
        font-size: 2.5em;
        font-weight: bolder;
    }

    .body-card-departemen {
        max-width: 1200px !important;
        padding-top: 40px;
        flex-wrap: wrap !important;
        overflow-wrap: break-word;
    }

    .card-departemen {
        min-height: 450px;
        min-width: 300px;
    }

    #title-barang {
        font-size: 2.5em;
    }

    #tranding .tranding-slider::before {
        width: 150px;
        left: 0;
    }

    #tranding .tranding-slider::after {
        width: 150px;
        right: 0;
    }

    .box-barang-next {
        font-size: 2em;
    }

    .box-barang-next a {
        font-size: 20px;
    }

    .body-card-departemen {
        max-width: 80vw;
    }

    .container-form {
        max-width: 40vw;
        position: relative;
    }

    .container-form span {
        font-size: 1.5em !important;
    }

    .container-form div {
        width: 100%;
    }

    .form-massage div input,
    .form-massage div textarea {
        max-width: 100%;
    }

    .box-send {
        width: 150px !important;
        padding: 5px;
    }

    .form-massage div textarea {
        resize: none;
        scrollbar-width: none;
    }

    .container-team {
        max-width: 900px;
        gap: 20px;
    }

    .container-team img {
        width: 90% !important;
        height: 90% !important;
    }
}

@media screen and (min-width: 1100px) {
    .card-departemen {
        min-width: 350px !important;
    }
}

@media screen and (min-width: 995px) and (max-width: 1300px) {
    .boxLinks {
        width: 100% !important;
    }
}

/*
 ====================

 > DESKTOP

 ====================
  */

@media screen and (min-width: 2000px) {
    .navHeader {
        display: none !important;
    }

    .container-form {
        max-width: 30vw !important;
        position: relative;
    }

    .container-team img {
        width: 100% !important;
        height: 100% !important;
    }
}

/*
@media (max-width:500px) {
    #tranding .tranding-slider {
        height: 45rem;
    }
}

@media (max-width:500px) {
    .tranding-slide {
        width: 28rem !important;
        height: 36rem !important;
    }

    .tranding-slide .tranding-slide-img img {
        width: 28rem !important;
        height: 36rem !important;
    }
}

@media (max-width:990px) {
    .tranding-slider-control .swiper-button-next {
        left: 70% !important;
        transform: translateX(-70%) !important;
    }
}

@media (max-width:450px) {
    .tranding-slider-control {
        margin-top: 0;
    }

    .tranding-slider-control .swiper-button-next {
        left: 80% !important;
        transform: translateX(-80%) !important;
    }
}

@media (max-width:990px) {
    .tranding-slider-control .swiper-button-prev {
        left: 30% !important;
        transform: translateX(-30%) !important;
    }
}

@media (max-width:450px) {
    .tranding-slider-control .swiper-button-prev {
        left: 20% !important;
        transform: translateX(-20%) !important;
    }
}

@media (max-width:1440px) {
    #tranding {
        padding: 7rem 0;
    }
} */
