@font-face {
    font-family: 'Chronic';
    src: url('./fonts/Chronic-Regular.eot');
    src: url('./fonts/Chronic-Regular.eot?#iefix') format('embedded-opentype'), url('./fonts/Chronic-Regular.woff2') format('woff2'), url('./fonts/Chronic-Regular.woff') format('woff'), url('./fonts/Chronic-Regular.ttf') format('truetype'), url('./fonts/Chronic-Regular.svg#Chronic') format('svg');
    font-weight: normal;
}

* {
    margin: 0;
    padding-left: 0;
    box-sizing: border-box;
}

img {
    height: auto;
    max-width: 100%;
}

a {
    text-decoration: none;
}

body {
    font-family: 'Chronic';
    font-size: 17px;
    line-height: normal;
}

html,
body {
    overflow-x: hidden;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Chronic';
    font-weight: normal;
}

h2 {
    font-size: 48px;
}

h3 {
    font-size: 32px;
}

header {
    display: none;
}

.home-background {
    display: inline-block;
    width: 100%;
    position: relative;
}

img.backgroundpic {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: top center;
    z-index: -1;
}

.ramdhan-journy h2 {
    font-size: 80px;
    text-align: center;
    color: #fff;
}

.boxlinks {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin: 0 -80px;
}

.boxlinks span {
    position: absolute;
    top: 55%;
    transform: translateY(-50%);
    text-align: center;
    left: 0;
    right: 0;
    color: #fff;
    font-size: 36px;
    font-family: 'Chronic';
    line-height: 40px;
}

.boxlinks h3 {
    font-size: 70px;
    margin: 0;
    text-shadow: 0 0 11px #f5b32c;
}

.boxlinks.mt-space {
    margin-top: 260px;
    display: inline-block;
}

.heart-box {
    display: flex;
    align-items: flex-start;
    padding: 0 100px;
    justify-content: center;
}

.homealrt-section .row {
    align-items: center;
}

/* Desktop and tablet spacing for homealrt section */
@media (min-width: 768px) {
    .homealrt-section {
        margin-bottom: 250px;
    }
}

.homealrt-section .row .col-sm-5 {
    color: #fff;
    text-transform: uppercase;
    font-family: 'Chronic';
    font-size: 45px;
    line-height: 42px;
    padding-left: 0;
    text-align: center;
}

.homealrt-section .row .col-sm-5 .alter-content {
    display: inline-block;
    text-align: left;
}

.homealrt-section .row h3 {
    font-size: 140px;
    color: #fff;
    line-height: 90px;
    padding-bottom: 40px;
}

.homealrt-section .row h4 {
    font-size: 90px;
    line-height: 80px;
}

a.watchnow {
    font-size: 50px;
    color: #fff;
    text-decoration: none;
    background-color: #f04e23;
    border-radius: 50px;
    padding: 6px 45px 22px 45px;
    line-height: normal;
    display: inline-block;
    margin-top: 40px;
    box-shadow: 4px 5px 0px 2px #973015;
}

.alter-picture img {
    width: 100%;
    vertical-align: middle;
}

.ramdhan-journy {
    padding-top: 7vw;
    padding-bottom: 50px;
    position: relative;
    z-index: 11;
}

.alter-content-col {
    position: relative;
    z-index: 11;
}

.alter-picture {
    position: relative;
}

img.starbg {
    position: absolute;
    left: 0;
    top: 3%;
    right: 0;
    z-index: 10;
    width: 100%;
    height: auto;
    pointer-events: none;
}

a.homebtn {
    width: 121px;
    height: 121px;
    display: flex;
    border-radius: 50%;
    background-color: #f04e23;
    align-items: center;
    justify-content: center;
    border: 7px solid #fff;
    box-shadow: 3px 6px 20px rgba(0, 0, 0, .2);
    position: absolute;
    right: 60px;
    bottom: 100px;
}

a.homebtn img {
    width: auto;
}

.homebanner-gif {
    margin-bottom: -4.6vw;
    position: relative;
    z-index: -1;
}

.homebanner-gif img {
    width: 100%;
}

a.mobile-homebtn {
    display: none;
}

.product-section {
    background-color: #fff;
    border-radius: 50px;
    padding: 55px 45px;
    text-align: center;
    position: relative;
    width: 100%;
}

.product-section a {
    text-decoration: none;
}

.product-items h4 {
    font-size: 23px;
    color: #1c4097;
    text-decoration: none;
    margin-bottom: 15px;
}

.btn-buy {
    font-family: 'Chronic';
    font-size: 25px;
    color: #fff !important;
    text-decoration: none !important;
    background-color: #f04e23;
    border-radius: 50px;
    padding: 5px 35px 11px 35px;
    line-height: normal;
    display: inline-block;
    margin-top: 0;
    box-shadow: 2px 3px 0px 0px #973015;
}

.product-pp .modal-dialog {
    max-width: calc(100% - 30px);
    width: 1400px;
    border: 25px solid #fff;
    border-radius: 30px;
}

.popup-left-col {
    position: relative;
}

img.popup-moonstar {
    position: absolute;
    right: -90px;
    top: -30px;
}

.popup-left-col h3 {
    font-size: 82px;
    text-align: center;
    line-height: 70px;
    color: #fff;
    text-shadow: 0 0 10px rgb(251 212 62);
}

.popup-left-col {
    text-align: center;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
}

table.mthods-all h4 {
    font-size: 42px;
    line-height: 70px;
    text-shadow: 0 0 10px rgb(251 212 62);
    color: #fff;
    margin: 0;
}

table.mthods-all td.mthods-name a {
    font-size: 19px;
    text-transform: none;
    font-family: sans-serif;
    text-decoration: none;
    color: #fff;
}

.product-pp .modal-dialog .modal-content {
    background: url("./images/pp-bg-blue.jpg");
    background-size: 100% 100%;
    border: 0;
    position: relative;
}

.method-img img {
    max-width: 160px;
    max-height: 80px;
}

table.mthods-all {
    width: 90%;
}

td.mthods-buy {
    text-align: right;
    padding-right: 20px !important;
}

table.mthods-all td {
    vertical-align: middle;
    border-bottom: 1px solid #fff;
    padding: 15px 0;
}

table.mthods-all tr:last-child td {
    border: 0px;
}

.product-pp button.close {
    background-color: #009fe5;
    width: 95px;
    height: 95px;
    display: inline-block;
    color: #fff;
    font-size: 50px;
    font-weight: normal;
    position: absolute;
    right: -50px;
    top: -50px;
    z-index: 9999;
    opacity: 1;
    border-radius: 50%;
}

.product-pp button.close span {
    display: inline-block;
    line-height: 40px;
    position: absolute;
    top: 20px;
    right: 0;
    left: 0;
}

img.star-pp-lt {
    position: absolute;
    left: 0;
    top: 0;
}

img.star-pp-lc {
    position: absolute;
    left: 0;
    top: 40%;
}

img.star-pp-lb {
    position: absolute;
    left: 0;
    bottom: 0;
}

img.star-pp-rt {
    position: absolute;
    right: 0;
    top: 0;
}

img.star-pp-rm {
    position: absolute;
    right: 0;
    top: 40%;
}

a.homebtn.ramadhanmarket {
    position: relative;
    float: right;
    margin: 110px 40px 30px 0;
    z-index: 99999999;
    bottom: 0;
    right: 0;
}

.product-section .row {
    row-gap: 75px;
}

img.star-productsec {
    position: absolute;
    top: -130px;
    width: 280px;
    left: -130px;
}

img.star-productsec-1 {
    position: absolute;
    right: -100px;
    bottom: 210px;
    width: 180px;
}

.ramadan-marketbanner img {
    width: 100%;
}

img.left-star-market {
    position: absolute;
    left: 0;
    bottom: 0;
}

img.right-star-market {
    position: absolute;
    right: 0;
    bottom: 90px;
}

span.product-picture {
    min-height: 211px;
    display: flex;
    align-items: center;
    justify-content: center;
}

/*.product-items {*/
/* position: relative;*/
/*}*/
img.tab-new {
    position: absolute;
    right: 10px;
    top: -20px;
}

.product-picture {
    position: relative;
    /* This makes the container the reference point for absolute positioning */
}

.tab-new {
    position: absolute;
    /* Absolutely position the newtag image */
    top: 10px;
    /* Adjust this value to your liking */
    right: 10px;
    /* Adjust this value to your liking */
    width: 50px;
    /* Set the width for the newtag image, adjust if needed */
    height: auto;
    /* Maintain the aspect ratio */
    z-index: 10;
    /* Ensure the newtag is on top of the product image */
}

/*@media (min-width: 318px) and (max-width: 500px) { img.tab-new { right: 5px; !* Adjust right position for small screens *! top: -10px; !* Adjust top position for small screens *! } } @media (min-width: 370px) and (max-width: 500px) { img.tab-new { right: 5px; !* Adjust right position for small screens *! top: -10px; !* Adjust top position for small screens *! } } !* For small screens like mobile (max-width: 576px) *! @media (min-width: 576px) { img.tab-new { right: 5px; !* Adjust the right position for smaller screens *! top: -10px; !* Adjust the top position for smaller screens *! } } !* For medium screens like tablets (max-width: 768px) *! @media (min-width: 768px) { img.tab-new { right: 19px; !* Adjust slightly for tablets *! top: -15px; !* Adjust the top position for tablets *! } } !* For larger screens (769px and up) *! @media (min-width: 769px) { img.tab-new { right: 10px; !* Keep the original positioning for larger screens *! top: -20px; !* Keep the original top positioning *! } } !* Specific fix for 540px width screens *! @media (min-width: 540px) { img.tab-new { right: 77px; !* More aggressive adjustment for very small screens *! top: -5px; !* Adjust top position for smaller screens *! } } !* Specific fix for 412px width screens *! @media (min-width: 412px) { img.tab-new { right: 5px; !* Adjust positioning for 412px width *! top: -10px; !* Adjust top position for smaller screens *! } } !* Specific fix for 430px width screens *! @media (min-width: 430px) { img.tab-new { right: 38px; !* Adjust for 430px screens *! top: -12px; !* Adjust top position *! } } !* Specific fix for 390px width screens *! @media (min-width: 390px) { img.tab-new { right: 22px; !* Aggressive positioning for 390px *! top: -5px; !* Adjust top position *! } } !* Specific fix for 414px width screens*! @media (min-width: 600px) { img.tab-new { right: 125px; !* Adjust for 414px wide screens *! top: -10px; !* Adjust top position *! } }*/
@media (max-width: 1300px) {
    img.starbg {
        top: 3%;
    }

    .boxlinks span {
        font-size: 31px;
        line-height: 32px;
    }

    .boxlinks h3 {
        font-size: 60px;
    }

    .boxlinks {
        margin: 0 -120px;
    }

    .heart-box {
        padding: 0px 120px;
    }

    .homealrt-section .row h4 {
        font-size: 70px;
        line-height: 70px;
    }

    .homealrt-section .row h3 {
        font-size: 110px;
        line-height: 50px;
    }

    a.watchnow {
        font-size: 40px;
    }

    .homealrt-section .row .col-sm-5 {
        font-size: 39px;
        line-height: 38px;
    }
}

@media (max-width: 1199px) {
    .ramdhan-journy h2 {
        font-size: 60px;
    }

    .heart-box {
        padding: 0 0;
        flex-wrap: wrap;
    }

    .boxlinks {
        margin: 0;
        width: 50%;
        margin: 0 !important;
    }

    .ramdhan-journy {
        padding-top: 15vw;
    }

    .homealrt-section .row .col-sm-5 {
        padding-left: 35px;
        font-size: 35px;
        line-height: 32px;
    }

    .homealrt-section .row h3 {
        font-size: 95px;
        line-height: 30px;
    }

    .homealrt-section .row h4 {
        font-size: 55px;
        line-height: 50px;
    }

    a.watchnow {
        font-size: 30px;
        padding-bottom: 15px;
        margin-top: 20px;
    }

    .method-img img {
        max-width: 110px;
        max-height: 60px;
        margin: 0 auto;
        display: block;
    }

    table.mthods-all h4 {
        font-size: 37px;
    }

    .btn-buy {
        padding: 5px 25px 11px 25px;
    }

    img.popup-moonstar {
        width: 250px;
    }

    table.mthods-all {
        margin: 0 auto;
    }

    .popup-right-col {
        padding-top: 40px;
    }

    table.mthods-all td {
        padding: 7px 0;
    }

    img.right-star-market,
    img.left-star-market {
        display: none;
    }
}

@media (max-width: 991px) {
    .ramdhan-journy h2 {
        font-size: 50px;
    }

    .boxlinks span {
        font-size: 27px;
        line-height: 26px;
    }

    .homealrt-section .row h4 {
        font-size: 40px;
        line-height: 40px;
    }

    .homealrt-section .row .col-sm-5 {
        font-size: 28px;
        line-height: 26px;
    }

    .homealrt-section .row h3 {
        font-size: 85px;
        line-height: 20px;
    }
}

@media (max-width: 767px) {
    .ramdhan-journy h2 {
        font-size: 46px;
        line-height: 42px;
        margin-bottom: 30px;
    }

    .boxlinks h3 {
        font-size: 37px;
    }

    .boxlinks span {
        font-size: 17px;
        line-height: 16px;
    }

    .alter-picture {
        order: -1;
    }

    .alter-content-col {
        text-align: center;
        padding: 0 15px !important;
    }

    img.starbg {
        /* display: none; */
        display: block;
        height: 100%;
        object-fit: cover;
        object-position: center;
        top: 0;
        left: -19%;
        width: 120%;
        max-width: none;
    }

    .homealrt-section .row {
        margin: 70px -15px;
    }

    .homealrt-section {
        margin-bottom: 400px;
    }

    .ramdhan-journy {
        padding-bottom: 0;
    }

    .home-background {
        padding-bottom: 100px;
        margin-bottom: -60%;
    }

    a.homebtn {
        display: none;
    }

    a.homebtn.mobile-homebtn {
        position: static;
        display: flex;
        float: right;
        width: 80px;
        height: 80px;
        padding: 14px;
        margin: 0 20px 20px 0;
    }

    .product-pp .modal-dialog {
        border: 10px solid #fff;
        border-radius: 8px;
    }

    img.popup-moonstar {
        display: none;
    }

    img.star-pp-lt {
        width: 110px;
    }

    img.star-pp-lc {
        width: 70px;
    }

    img.star-pp-lb {
        width: 110px;
    }

    img.star-pp-rt {
        width: 100px;
    }

    img.star-pp-rm {
        display: none;
    }

    table.mthods-all {
        width: 100%;
    }

    table.mthods-all td {
        display: block;
        text-align: center;
        border: 0;
        padding: 7px 0 !important;
    }

    table.mthods-all tr {
        border-bottom: 1px solid #fff;
        display: block;
        padding-bottom: 20px;
    }

    .product-pp .modal-dialog .modal-content {
        background-size: cover;
    }

    .popup-left-col h3 {
        font-size: 52px;
        line-height: 49px;
    }

    .product-pp button.close {
        width: 50px;
        height: 50px;
        right: 0;
        top: 0;
    }

    .product-pp button.close span {
        line-height: 17px;
        top: 10px;
        font-size: 34px;
    }

    .product-pp .modal-dialog {
        margin: 10px auto;
    }

    .product-section .row {
        row-gap: 40px;
    }

    a.homebtn.ramadhanmarket {
        display: flex;
        margin-bottom: 0;
        width: 80px;
        height: 80px;
    }

    img.star-productsec {
        top: -30px;
        width: 120px;
        left: -50px;
    }

    img.star-productsec-1 {
        right: -60px;
        width: 120px;
    }
}

/* Custom Tooltip Styles */
.tooltip-inner {
    background-color: #f04e23;
    /* Customize the background color */
    color: #fff;
    /* Text color */
    padding: 10px;
    /* Padding around the text */
    border-radius: 5px;
    /* Rounded corners */
    font-size: 14px;
    /* Font size */
    font-weight: bold;
    /* Font weight */
}

/* Tooltip arrow customization */
.tooltip.bs-tooltip-top .arrow::before {
    border-top-color: #f04e23;
    /* Matches the tooltip background */
}

/* Optional: Tooltip fading effect */
.tooltip {
    opacity: 1;
    transition: opacity 0.5s ease-in-out;
}

.tooltip.fade {
    opacity: 0;
}

/* Responsive styling for mobile devices */
@media (max-width: 768px) {
    .homebanner-gif {
        padding-top: 50px;
    }

    .homealrt-section .row h3 {
        font-size: 70px;
        padding-top: 22px;
        padding-bottom: 30px;
    }

    .homebtn {
        pointer-events: auto;
    }
}

a.homebtn,
a.homebtn.mobile-homebtn,
a.homebtn.ramadhanmarket {
    position: fixed;
    right: 2%;
    bottom: 2%;
    z-index: 9999;
}

@media (max-width: 480px) {
    .homealrt-section .row .col-sm-5 .alter-content {
        text-align: center;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
.footer-wrapper {
    z-index: 999;
}
    .footer-wrapper::before {
        background-color: #ffffff00 !important;
    }

    .homealrt-section .row .alter-picture img {
        width: 80%;
    }

    .homealrt-section .row .alter-picture.right-align-mobile img {
        margin-right: 0 !important;
        margin-left: auto !important;
    }

    .homealrt-section .row h3 {
        order: 1;
        font-size: 70px !important;
        color: #fff;
        line-height: 70px !important;
    }

    .homealrt-section .row h4 {
        order: 2;
    }

    .homealrt-section .row .alter-content p {
        order: 3;
    }

    .homealrt-section .row .alter-content p br,
    .homealrt-section .row h4 br {
        display: none;
    }

    .homealrt-section .row .watchnow {
        order: 4;
    }
}