/* Mobile */
@media (max-width:992px) and (min-width:320px) {
    body {
        background-color: red;
        overflow-x: hidden;
        width: 100%;
    }

    /* navbar */
    .my-nav {
        position: fixed !important;
        width: 100%;
    }

    .my-nav .ch-resp {
        display: flex;
        margin-left: 40%;
        justify-content: flex-end;
    }

    .my-nav .ch-lang {
        display: none;
    }

    .my-nav .btn-login a {
        border: none;
    }


    .my-nav .btn-login:hover a {
        background-color: #ffff;
        color: #C9A944;
        text-decoration: none;

        .border-right {
            max-width: 100%;
            overflow: hidden;
        }

        svg {
            width: 100%;
            height: auto;
            display: block;
        }
    }

    /* end navbar */

    /* footer */
    footer {
        padding: 3rem 0 2rem;
    }

    footer .footer-content {
        text-align: center;
    }

    footer .footer-brand {
        margin-bottom: 3rem;
    }

    footer .footer-logo {
        height: 60px;
        margin-bottom: 1.5rem;
    }

    footer .footer-social-links {
        justify-content: center;
        margin-top: 2rem;
    }

    footer .footer-widget {
        margin-bottom: 2.5rem;
    }

    footer .footer-widget h5 {
        font-size: 1.2rem;
        margin-bottom: 2rem;
        position: relative;
        display: inline-block;
    }

    footer .footer-widget h5::after {
        content: '';
        position: absolute;
        bottom: -10px;
        left: 50%;
        transform: translateX(-50%);
        width: 50px;
        height: 2px;
        background: var(--accent-orange);
    }

    .mobile-footer-dropdown .dropdown-item {
        padding-top: 2rem;
        padding-bottom: 0rem;
        line-height: 0px;
    }

    footer .footer-links {
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 0.8rem;
    }

    footer .footer-link {
        font-size: 0.95rem;
        padding: 0.5rem 1rem;
        border-radius: 20px;
        background: rgba(255, 255, 255, 0.05);
        width: 80%;
        text-align: center;
        transition: all 0.3s ease;
    }

    footer .footer-link:hover {
        background: rgba(255, 255, 255, 0.1);
        transform: translateY(-3px);
    }

    footer .contact-item {
        flex-direction: column;
        align-items: center;
        text-align: center;
        padding: 1.5rem;
        margin-bottom: 1rem;
    }

    footer .icon-box {
        margin-bottom: 1rem;
        margin-right: 0;
    }

    footer .contact-text h6 {
        margin-bottom: 0.5rem;
    }

    footer .contact-text p {
        margin-bottom: 0;
    }

    footer .text-center {
        font-size: 0.9rem;
        opacity: 0.8;
    }

    footer img {
        margin-top: 2rem;
    }

    footer .links {
        padding-left: 0rem;
        margin-top: 1rem;
        margin-left: 1rem;
    }

    footer .links li {
        position: relative;
        right: 1rem;
        padding-left: 1rem;
    }

    footer .contact-link {
        margin-top: -3rem;
        margin-left: 1rem;
    }

    footer ul li {
        position: relative;
        top: -2rem;
        list-style: none;
        display: inline-block;
    }

    footer .row {
        position: relative;
        margin-left: 1rem;
        top: -2rem;
        left: -1rem;
    }

    /* end footer */

    /* home */

    .hero-image img {
        margin: 2rem 0;
    }

    #carouselExampleFade h1.animated-text {
        font-size: 20px;
    }

    #carouselExampleFade h4.animated-text {
        font-size: 16px
    }

    .EAI .container {
        margin-top: -1rem;
        padding: 2.5rem;
    }

    .EAI .border-left {
        position: absolute;
        top: 20px;
        left: -50px;
        z-index: 2;
    }

    .EAI .border-right {
        position: absolute;
        bottom: 50px;
        right: -100px;
        z-index: 2;
    }

    .EAI .img-eai {
        margin-bottom: 1.5rem;
    }

    .EAI .content-eai {
        margin-top: -.1rem;
    }

    .EAI .content-eai .primary1,
    .EAI .content-eai .primary2 {
        color: var(--blue-secondary, #2A2C7D);
        font-family: Montserrat;
        font-size: 20px;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
    }

    .EAI .content-eai p {
        font-size: 16px;
    }

    .counter .covered {
        margin-top: 1rem;
    }

    #komentar {
        margin-top: 4rem;
    }

    #komentar .user-image {
        width: 90%;
        height: 90%;
        margin-top: 30px;
        align-self: center;
        object-fit: cover;
    }

    #komentar .user-card {
        height: 100%;
        width: 100%;
        border: 1px ridge rgba(0, 0, 0, .125);
        text-align: center;
    }

    #komentar .program-title {
        margin-top: 3rem;
    }

    .slider .btn {
        height: auto;
        margin-top: -.1rem;
    }

    .eduqard .eduqard-image {
        width: 100%;
        height: 100%;
        border-radius: 10px;
    }

    .eduqard .eduqard-tittle {
        margin-top: 1rem;
    }

    .eduqard .btn-daftar {
        width: 48%;
        text-align: center;
    }

    .eduqard .btn-testimoni {
        width: 48%;
        font-size: small;
        text-align: center;
    }

    /* end home */

    /* about us */

    .about-us .content #img-head {
        height: 80%;
        margin-top: 3rem;
    }

    .our-value .border-left,
    .our-value .border-right {
        display: none;
    }

    .parallax {
        min-height: 40vh;
        background-size: 100vw;
        background-position: 0 3rem;
    }

    .about-text .container {
        padding: 2.5rem;
    }

    .about-text h1 {
        font-size: 20px;
    }

    .about-text p {
        font-size: 16px;
    }

    .about-us .tittle-about-us {
        margin-top: 6rem;
    }

    .about-us {
        height: 1000px;
    }

    .about-us .content {
        padding: 0rem;
    }

    .about-us .content #p1,
    .about-us .content #p2 h1,
    .about-us .content #p3 h1 {
        width: 100%;
        font-size: 20px;
    }

    .about-us .content #p1 {
        top: 0%;
        width: 100%;
        margin-left: 7%;
        margin-top: 0rem;
        margin-bottom: 2rem;
    }

    .about-us .content #p3 {
        /* our mision */
        text-align: left;
        /* float: left; */
        margin-top: 0;
        width: 100%;
        margin-left: 0;
        position: relative;
        bottom: 23vh;
    }

    .about-us .content #p2 {
        /* our vision */
        margin-left: 1rem;
        margin-bottom: 2rem;
        text-align: left;
        position: relative;
        bottom: 22vh;
    }

    .our-value {
        position: relative;
        background-size: cover;
    }

    .our-value .content-value {
        margin-left: 0rem;
    }

    .our-value .tittle-value {
        color: var(--blue-secondary, #2A2C7D);
        text-align: center;
        font-size: calc(1.325rem + .9vw);
    }

    .our-value .card {
        width: 98%;
        height: 95%;
    }

    .founder {
        margin-top: 5rem;
    }

    /* end about us */

    /* partners */
    .partner-banner img {
        margin-top: 4rem;
    }

    .hero-word {
        font-size: 18px;
        font-weight: 600;
        color: #fff;
        text-align: center;
        position: relative;
        bottom: 9.5vh;
    }

    .title-page h5 {
        font-size: 20px;
        margin-top: 2rem;
    }

    .title-page p {
        margin-top: 2vh;
        font-size: 12px;
    }

    .btn-gabung {
        padding: .5rem .8rem;
        margin-bottom: 1rem;
    }

    .potential-partner {
        background-size: cover;
        background-position: center;
        height: 40vh;
    }

    .potential-partner h1 {
        font-size: 20px;
    }

    .potential-partner p {
        font-size: 16px;
    }

    .organization-type h4 {
        font-size: 16px;
    }

    .title-partners {
        font-size: 18px !important;
        text-align: center;
        color: #434343;
        font-weight: 600;
    }

    .partner-table {
        margin-left: -4.5rem;
    }

    /* end partners */

    /* contact */
    .container-contact .title-contact {
        font-size: 20px;
        font-weight: 600;
        margin-top: 1rem;
    }

    .container-contact .map-street iframe {
        padding: .5rem;
        width: 100%;
        height: 250px;
    }

    .container-contact .border {
        width: 90%;
        margin: .5rem auto;
    }

    .container-contact h5 {
        font-size: 16px;
        margin-top: 0;
    }

    .container-contact .left-side p {
        font-size: 14px;
    }

    .container-contact .right-side {
        margin-left: 0;
        margin-top: 0;
        margin-top: 1rem;
    }

    .container-contact .right-side i,
    .container-contact .right-side h6,
    .container-contact .right-side p {
        margin-left: 0;
    }

    .container-contact .right-side h6,
    .container-contact .right-side p {
        position: relative;
        left: 2.5rem;
        bottom: 2.5rem;
    }

    .container-contact .right-side i {
        color: #E0BB4C;
        font-size: 32px;
        margin-left: 0;
    }

    .container-contact .right-side h6 {
        color: #434343;
        font-size: 12px;
        font-style: normal;
        font-weight: 400;
    }

    .container-contact .right-side p {
        font-size: 12px;
        font-style: normal;
        font-weight: 600;
    }

    .container-contact .right-side .mail {
        margin-top: -2rem;
    }

    /* end contact */

    /* faq */
    .container-faq .faq-left {
        margin-left: 0;
    }

    .container-faq .faq-left .img-point-5 {
        width: 100%;
    }

    .container-faq .faq-right .list-5 {
        margin-left: 1rem;
    }

    .container-faq .faq-right {
        margin-left: 0rem;
    }

    #top {
        margin-top: 1rem;
    }


    /* end faq */

    /* event */
    .event-item .tittle {
        margin-top: 2rem;
    }

    /* article */
    .article-item .tittle {
        margin-top: 2rem;
    }

    /* end article */
}

/* Tablet */
@media (min-width: 768px) and (max-width: 991px) {
    footer .footer-link {
        width: 60%;
    }

    footer .contact-item {
        flex-direction: row;
        text-align: left;
        padding: 1rem;
    }

    footer .icon-box {
        margin-bottom: 0;
        margin-right: 1rem;
    }

    .mobile-footer-dropdown .dropdown-item {
        padding-top: 2rem;
        padding-bottom: 0rem;
        line-height: 0;
    }

    footer .footer-social-links {
        gap: 20px;
    }
}

/* Larger Tablets and Small Laptops */
@media (min-width: 992px) and (max-width: 1199px) {
    footer .footer-content {
        padding: 0 2rem;
    }

    footer .footer-widget {
        margin-bottom: 0;
    }

    footer .contact-item {
        padding: 1rem;
    }

    .mobile-footer-dropdown .dropdown-item {
        padding-top: 2rem;
        padding-bottom: 0rem;
        line-height: 0;
    }

    footer .footer-link {
        font-size: 0.9rem;
    }
}

/* Desktop */
@media (min-width: 1200px) {
    footer .footer-content {
        padding: 0 3rem;
    }

    footer .footer-widget {
        margin-bottom: 0;
    }

    footer .contact-item:hover {
        transform: translateY(-5px);
    }

    footer .footer-link:hover {
        transform: translateX(10px);
    }
}

@media (min-width: 912px) and (max-width: 1366px) {
    .EAI .content-eai {
        height: 20rem;
    }

    .our-value .content-value {
        margin-left: 4rem;
    }

    .our-value .one {
        margin-right: 7rem;
    }

    .potential-partner {
        height: 50vh;
    }
}

@media (min-width: 1024px) and (max-width: 1366px) {
    .EAI .container {
        padding-left: 0;
        padding-right: 0;
    }

    .EAI .content-eai {
        height: 30rem;
    }
}

/* Mobile (320px - 767px) */
@media (max-width: 767px) {
    footer {
        padding: 3rem 1rem;
    }

    footer .footer-content {
        text-align: center;
    }

    footer .footer-brand {
        margin-bottom: 2.5rem;
    }

    footer .footer-logo {
        height: 60px;
        margin-bottom: 1.5rem;
    }

    footer h4 {
        font-size: 1.1rem;
        margin-bottom: 1rem;
    }

    footer p {
        font-size: 0.9rem;
        line-height: 1.6;
        opacity: 0.9;
    }

    footer .footer-social-links {
        display: flex;
        justify-content: center;
        gap: 1rem;
        margin-top: 1.5rem;
    }

    footer .social-link {
        width: 35px;
        height: 35px;
        font-size: 1rem;
    }

    .mobile-footer-dropdown .dropdown-item {
        padding-inline: 0.7rem;
        padding-block: 0.1rem;
        margin-top: 2.3rem;
        line-height: 0rem;
    }

    footer .footer-widget {
        padding: 1.5rem;
        margin-bottom: 1rem;
        background: rgba(255, 255, 255, 0.05);
        border-radius: 10px;
    }

    footer .footer-widget h5 {
        font-size: 1.1rem;
        margin-bottom: 1.2rem;
        text-align: center;
    }

    footer .footer-links {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 0.8rem;
        justify-content: center;
    }

    footer .footer-link {
        font-size: 0.9rem;
        padding: 0.5rem;
        text-align: center;
        background: rgba(255, 255, 255, 0.03);
        border-radius: 5px;
        width: 100%;
    }

    footer .contact-item {
        background: rgba(255, 255, 255, 0.03);
        border-radius: 8px;
        padding: 1rem;
        margin-bottom: 1rem;
        display: flex;
        align-items: center;
        text-align: left;
    }

    footer .icon-box {
        min-width: 40px;
        height: 40px;
        margin-right: 1rem;
        margin-bottom: 0;
    }

    footer .contact-text {
        flex: 1;
    }

    footer .contact-text h6 {
        font-size: 0.9rem;
        margin-bottom: 0.3rem;
    }

    footer .contact-text p {
        font-size: 0.85rem;
        margin-bottom: 0;
    }
}

/* Tablet (768px - 991px) */
@media (min-width: 768px) and (max-width: 991px) {
    footer {
        padding: 4rem 2rem;
    }

    footer .footer-brand {
        margin-bottom: 0;
    }

    footer .footer-logo {
        height: 70px;
    }

    footer .footer-social-links {
        justify-content: flex-start;
        margin-top: 2rem;
    }

    footer .footer-widget {
        margin-top: 2rem;
    }

    footer .footer-links {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 1rem;
    }

    footer .footer-link {
        font-size: 0.95rem;
        padding: 0.5rem 1rem;
    }

    footer .contact-item {
        display: flex;
        align-items: flex-start;
        margin-bottom: 1.5rem;
        padding: 1rem;
        background: rgba(255, 255, 255, 0.05);
        border-radius: 10px;
    }

    footer .icon-box {
        margin-right: 1rem;
    }

}

/* Desktop (992px and above) */
@media (min-width: 992px) {
    footer {
        padding: 5rem 0 3rem;
    }

    footer .footer-content {
        max-width: 1200px;
        margin: 0 auto;
        padding: 0 2rem;
    }

    footer .footer-brand {
        padding-right: 3rem;
    }

    footer .footer-logo {
        height: 80px;
    }


    footer .footer-social-links {
        margin-top: 2rem;
    }

    footer .footer-widget {
        padding-left: 2rem;
    }

    footer .footer-links {
        display: flex;
        flex-direction: column;
        gap: 1rem;
    }

    footer .footer-link {
        position: relative;
        padding-left: 0;
    }

    footer .footer-link:hover {
        padding-left: 10px;
    }

    footer .contact-item {
        padding: 1rem;
        margin-bottom: 1.5rem;
        transition: all 0.3s ease;
    }

    footer .contact-item:hover {
        background: rgba(255, 255, 255, 0.1);
        transform: translateY(-5px);
    }

    footer .icon-box {
        width: 45px;
        height: 45px;
    }
}

/* Large Desktop (1200px and above) */
@media (min-width: 1200px) {
    footer .footer-content {
        max-width: 1400px;
    }

    footer .footer-brand {
        padding-right: 4rem;
    }

    footer .footer-widget {
        padding-left: 3rem;
    }

    footer .contact-item {
        padding: 1.2rem;
    }
}