@media screen and (max-width: 600px) {

    h3,
    h4,
    h5,
    h6 {
        font-size: 12px !important;
    }

    a {
        text-decoration: none !important;
    }

    p {
        font-size: 13px !important;
    }

    .respon {
        width: 95% !important;
    }

    .respon6 {
        width: 100% !important;
    }

    #c4 {
        height: 70vh !important;
        margin-left: 0px !important;
    }
    #logo {
        height: 37px !important;
        position: absolute;
        /* width: 170px; */
        margin-top: -20px;
        margin-left: -20px;
    }

}

#foo {
    margin-top: -200px !important;
    margin-right: 10px !important;
    margin-top: 80px;
}


p {
    color: rgb(68, 68, 76);
}

h3,
h4,
h5,
h6 {
    text-align: justify !important;
    justify-content: center !important;
    line-height: 1.5;
    word-spacing: 2px;
    font-size: 18px;
    text-align: center;
    font-family: "Poppins", sans-serif !important;
    font-weight: 200;
}

h4 {
    text-align: center !important;
    font-weight: 600 !important;

}

#foo {

    margin-right: 10px !important;
    margin-top: 80px !important;
}

p {
    text-align: justify !important;
    justify-content: center !important;
    line-height: 1.5;
    word-spacing: 2px;
    font-size: 13px;
    text-align: center;
    font-family: "Poppins", sans-serif !important;
    font-weight: 200;
}

.respon {
    width: 70%;
}

.respon6 {
    width: 70%;
}

h1 {
    font-size: 25px !important;
}

@media screen and (max-width: 668px) {

    h1,
    h2 {
        font-size: 18px !important;
        /* Adjust the font size for larger screens */
        width: 95%;
        text-align: center;
    }

    #f5 {
        margin-left: 50px;
        background-color: white !important;
    }

    #serimg {
        margin-left: -70px !important;
    }

    #img5 {
        margin-left: 70PX !important;
    }
    #logo {
        height: 37px;
        position: absolute;
        /* width: 170px; */
        margin-top: -20px;
        margin-left: -20px;
    }


}

@media screen and (min-width: 992px) {

    h1,
    h2 {
        font-size: 25px !important;
        /* Further adjustment for even larger screens */
        text-align: center;
    }
}

#c4 {
    height: 115vh;
    margin-left: 0px;
    width: 100%;
}

#serimg {
    margin-left: 40px;
}

#box22,
#box23,
#box22,
#box24,
#box27,
#box26,
#box25 {
    border-radius: 25px;
}

#logo {

    height: 46px;
    position: absolute;
    margin-left: -16px;

    margin-top: -24px
}