.smooth-content {
    scroll-behavior: smooth;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    /* Enable smooth scrolling on iOS */
    transition: all 0.3s ease-in-out;
    /* Smooth transitions */
}

body {
    font-family: 'Bebas Neue', sans-serif;
    background-color: #f5f5f5;
    margin: 0;
    padding: 0;
}

body {
    background-color: black;
    overscroll-behavior: none;
    scroll-behavior: auto;
}

@font-face {
    font-family: 'YourFontFamily';
    src: url('your-font-url.woff2') format('woff2');
    font-display: swap;
}



.ad-slot {
    width: 300px;
    height: 250px;
}

.moving-element {
    transform: translateX(100px);
}

@media (min-width: 768px) and (max-width: 991px) {
    .hc-nav-trigger.hc-nav-1 {
        display: block;
    }
}

/* Define a class for the icon color */
.icon {
    color: rgb(255, 208, 0);
    /* Change this to the color you want */
    margin-right: 15px;
}

.mleft {
    margin-left: 5px;
}

.z-div {
    z-index: 999;
    position: absolute;
    top: 20%;
    left: 11%;
}

.main-div {
    display: flex;
    justify-content: space-evenly;
}

.m-batam p {
    font-family: "Bebas Neue", sans-serif;
    color: #FFF;
    font-size: 24px;
    font-weight: 100;
    letter-spacing: 3px;

}

.m-batam {
    text-align: center;
    margin-bottom: 50px;
    padding: 25px;
    background-color: #edeea400;
    border: 1px solid white;
    width: 100%;
    border-radius: 17px;
    box-shadow: 4px 3px;

}

.colortex span {
    font-size: 28px;
    font-weight: 100;
    color: white !important;
}

.contai {
    width: 90%;
    margin: auto;
    margin-top: 100px;
}

@media (max-width: 414px) {
    .pls-size {
        font-size: 40px;
        font-weight: 500;
        margin-left: 10px;
    }
}

@media (max-width: 1024px) {
    .new-nav {
        position: fixed;
        right: 17%;
        z-index: 999999;
        top: 33px;
    }

    .m-batam {
        text-align: center;
        margin-bottom: 13px;
        padding: 20px;
        background-color: #edeea400;
        border: 1px solid white;
        width: 100%;
        border-radius: 17px;
        box-shadow: 4px 3px;
    }

    .contai {
        width: 90%;
        margin: auto;
        margin-top: 140px;
    }
}

@media (min-width: 1440px) {
    .contai {
        width: 80%;
        margin: auto;
        margin-top: 230px;
    }
}

@media (min-width: 1600px) {
    .contai {
        width: 80%;
        margin: auto;
        margin-top: 210px;
    }
}

@media (min-width: 1680px) {
    .contai {
        width: 83%;
        margin: auto;
        margin-top: 200px;
    }

    .m-batam {
        text-align: center;
        margin-bottom: 73px;
        padding: 50px;
        background-color: #edeea400;
        border: 1px solid white;
        width: 100%;
        border-radius: 17px;
        box-shadow: 4px 3px;
    }
}

@media (min-width: 1920px) {

    .contai {
        width: 70%;
        margin: auto;
        margin-top: 300px;
    }

    .m-batam {
        text-align: center;
        margin-bottom: 73px;
        padding: 50px;
        background-color: #edeea400;
        border: 1px solid white;
        width: 100%;
        border-radius: 17px;
        box-shadow: 4px 3px;
    }
}

.sk__pattern-overlay {
    opacity: 0.37;
    /* Adjust this if needed */
}

.sk__absolute.sk__gradient-back-v1 {
    opacity: 0;
    /* Ensure this is correct */
}


/* ----------------------------------------------------------------------------- */
.g-gap {
    gap: 87px;
}

@media (max-width: 414px) {
    .g-gap {
        gap: 37px;
    }
}

.pls-size {
    font-size: 50px;
    font-weight: 500;
    margin-left: 10px;
}

.fat-divider {
    margin-bottom: 70px;
}

p.p-xs {
    font-family: "Poppins", sans-serif;
    /* font-size: 10px; */
    font-size: 12px;
    font-weight: 300;
    line-height: 19px;
    color: #ffffff;
}

.bag-blue-style .colorp span {
    color: #000000;
}



/*  ##################################################################################   */


.bag-blue-style {
    background: linear-gradient(45deg, #fefe89, #e8ad44);
    padding: 1px;
    text-align: center;
    margin: 103px;
    border-radius: 20px;


}

.colorp {
    text-align: left;
}

@media (max-width: 430px) {

    .bag-blue-style {
        background-color: #50555b;
        padding: 1px;
        text-align: center;
        margin: 10px;
        border-radius: 20px;
    }

    .sk__numbers-row {
        padding-top: 40px;
        padding-bottom: 40px;
        -webkit-box-pack: center;
        -ms-flex-pack: center;

        justify-content: center;
    }

    video.sk__video {
        -o-object-fit: cover;
        object-fit: cover;
        width: 100%;
        height: 100vh;
    }
}

@media (max-width: 414px) {
    .pls-size {
        font-size: 41px;
        font-weight: 500;
        margin-left: 10px;
    }


    video.sk__video {
        -o-object-fit: cover;
        object-fit: cover;
        width: 100%;
        height: 100vh;
    }

    .bag-blue-style {
        background-color: #50555b;
        padding: 1px;
        text-align: center;
        margin: 10px;
        border-radius: 20px;
    }

    .sk__numbers-row {
        padding-top: 40px;
        padding-bottom: 40px;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        padding-left: 15px;
        justify-content: center;
    }

    .flex-child {
        text-align: center;
    }

    .sk__cta-warp h3.sk__cta-warp-h3-unspaced {
        -webkit-transition-delay: 0.2s;
        -o-transition-delay: 0.2s;
        transition-delay: 0.2s;
        opacity: 1;
        letter-spacing: 3px;
        font-size: 15px;
    }

    section.sk__cta-warp {
        padding: 0px 0;
    }

}


/* ################################################################ */


/* Ensure the container is responsive */
.container {
    max-width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 10px;
    padding-right: 10px;
}

/* Make the text responsive */
.sk__cta-warp-h3-unspaced {
    font-size: 2rem;
    /* Default font size */
    line-height: 1.4;
}

/* Adjust font size for smaller screens */
@media (max-width: 768px) {
    .sk__cta-warp-h3-unspaced {
        font-size: 1.5rem;
    }
}

@media (max-width: 576px) {
    .sk__cta-warp-h3-unspaced {
        font-size: 1.25rem;
    }
}

/* Safari-specific fixes */
@media screen and (-webkit-min-device-pixel-ratio:0) {
    .sk__warped-text-wrapper {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}

@media (min-width: 414px) and (max-width: 600px) {
    .sk__cta-warp h3.sk__cta-warp-h3-unspaced {
        letter-spacing: 0px;
    }
}

.sk__warped-text-wrapper[class*="clone"] .sk__warped-text {
    -webkit-transition: all 0.3s ease-out 0s unset;
    -o-transition: all 0.3s ease-out 0s unset;
    transition: all 0.3s ease-out 0s unset;
    color: #000000;
    background: #000000;
    -webkit-background-clip: text unset;
    -webkit-text-stroke: 4px transparent;
}

.c2c-sty {
    color: #dca137;
}

.sk__py-l,
.sk__pt-l {
    padding-top: 30px;
}

/* ############################################################ */

.form-group option {
    color: black;

}

.form-group,
textarea,
input {
    color: white !important;
}