@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: 'Araasmaabeltajie';
    font-size: 17px;
}

html,
body {
    overflow-x: hidden;
}
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-right: 0;
    text-align: center;
}

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

.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;
    top: 3%;
    left: 0;
    right: 0;
    z-index: 10;
    width: 100%;
    height: auto;
}

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-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;
}

span.video-picture {
    display: inline-block;
    width: 100%;
}

.video-items {
    position: relative;
    display: inline-block;
    width: 100%;
    border-radius: 12px;
    overflow: hidden;
    border: 4px solid transparent;
    margin-bottom: 20px;
}

.video-items:hover {
    border: 4px solid #fff;
}

span.video-btn {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    text-align: center;
    left: 0;
    right: 0;
}

.video-items h4 {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: rgb(0 0 0 / 70%);
    color: #fff;
    font-size: 41px;
    line-height: 40px;
    backdrop-filter: blur(5px);
    margin: 0px;
}

.video-items a {
    display: block;
    width: 100%;
    height: 100%;
}

.video-items a:hover h4 {
    display: none;
}

span.video-btn img {
    width: 120px !important;
    margin: 0 auto;
}

.rami-stories .row {
    row-gap: 30px;
    position: relative;
}

.rami-stories h2 {
    margin-bottom: 80px;
    text-align: center;
    color: #fff;
    margin-top: -100px;
}

.video-pp .modal-body {
    padding: 0;
}

.video-pp .modal-body video {
    width: 100%;
    height: 35vw;
    vertical-align: middle;
    background-color: #000;
}

img.rami-starleft {
    position: absolute;
    left: -80px;
    bottom: 0;
    width: 200px;
}

img.rami-starright {
    width: 200px;
    position: absolute;
    bottom: 0;
    right: -120px;
    z-index: 9;
}

.rami-stories .container {
    position: relative;
}

.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next {
    background: url("./images/prev-arrow.png") !important;
    width: 84px;
    height: 84px;
    font-size: 0;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    position: absolute;
    top: 50%;
    transform: translateY(-60%);
    outline: none;
    border: 0px;
    left: -110px;
}

.owl-carousel .owl-nav button.owl-next {
    left: auto;
    background: url("./images/nextarrow.png") !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    right: -110px;
}

form.storyform {
    background-color: #fff;
    border-radius: 60px;
    padding: 30px;
    width: 1000px;
    margin: 0 auto;
    border: 3px solid #ececec;
    max-width: 100%;
}

form.storyform input,
form.storyform textarea {
    background-color: #deeaee;
    border: 0;
    width: 100%;
    height: 65px;
    border-radius: 50px;
    padding: 0 30px;
    font-size: 30px;
    font-weight: normal;
    line-height: normal;
}

form.storyform textarea {
    height: 280px
}

form.storyform label {
    font-size: 45px;
    color: #1c4097;
    padding: 0 30px;
}

.field {
    display: inline-block;
    width: 100%;
    margin-bottom: 20px;
}

button.btn-form {
    font-size: 45px;
    color: #fff !important;
    text-decoration: none !important;
    background-color: #f04e23;
    border-radius: 50px;
    padding: 0 55px 14px 55px;
    line-height: normal;
    box-shadow: 3px 5px 0px 0px #973015;
    border: 0;
    display: block;
    margin: 0 auto -60px;
    cursor: pointer;
}

.rami-stories.write-st h2 {
    margin-top: 20px;
    margin-bottom: 50px;
}

.rami-stories.write-st {
    position: relative;
}

.rami-stories.write-st img.rami-starright {
    width: 300px;
    bottom: auto;
    top: 60px;
}

img.storyleftstar {
    width: 100px;
    position: absolute;
    left: 0;
    top: 60px;
}

a.gallerybtn {
    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: 30px;
    box-shadow: 2px 3px 0px 0px #973015;
    margin-left: 50px;
}

.gallery-items {
    display: inline-block;
    width: 100%;
    text-align: center;
    margin-bottom: 70px;
}

.gallery-items img {
    width: auto !important;
    margin: 0 auto;
}

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

.gallery-box {
    background-color: #fff;
    border-radius: 60px;
    padding: 50px 30px 00px 30px;
    width: 100%;
    margin: 0 auto;
    border: 3px solid #ececec;
    max-width: 100%;
}

.gallery-items p {
    font-weight: normal;
    color: #777;
}

.gallery-info h3 {
    font-size: 60px;
    color: #1c4097;
}

.gallery-info h4 {
    font-size: 45px;
    color: #7a8297;
    margin-bottom: 20px;
    margin-top: -20px;
}

.colorpera {
    display: inline-block;
    width: 100%;
    padding: 30px;
    background-color: #deeaee;
    border-radius: 30px;
    font-size: 28px;
    color: #1c4097;
    margin-bottom: 40px;
    min-height: 600px;
}

.colorpera p {
    line-height: 60px;
}

.gallery-box.gallery-info {
    position: relative;
    margin-top: 50px;
}

span.close-info {
    position: absolute;
    right: -30px;
    top: -40px;
}

.certificate-modal {
    display: inline-block;
}

.certificate-modal .modal-body {
    text-align: center;
    color: #fff;
}

.certificate-modal .modal-body h2 {
    font-size: 7vw;
    line-height: 8vw;
    text-shadow: 2px 5px 14px #f1c51d;
}

.certificate-modal .modal-body h3 {
    font-size: 60px;
}

span.name-awarded {
    color: #1c4097;
    font-size: 50px;
    background-color: #f9f4ec;
    border-radius: 20px;
    padding: 10px 0 26px 0;
    display: inline-block;
    width: 100%;
    max-width: 510px;
}

.certificate-modal .modal-body h4 {
    font-size: 37px;
    margin-bottom: -70px;
}

img.star-pp-bc {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
}

img.badege {
    float: left;
}

img.grwingkinder {
    float: right;
}

img.moon-center {
    margin-bottom: -80px;
    margin-top: -40px;
}

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

    .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;
    }

    .rami-stories h2 {
        margin-bottom: 30px;
        margin-top: -40px;
    }

    img.badege {
        width: 120px;
    }

    img.grwingkinder {
        width: 150px;
    }

    .certificate-modal .modal-body h4 {
        font-size: 34px;
        margin-bottom: 0px;
    }
}

@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;
    }

    .video-items h4 {
        font-size: 29px;
        line-height: 28px;
    }

    .owl-carousel .owl-nav button.owl-prev,
    .owl-carousel .owl-nav button.owl-next {
        width: 60px;
        height: 60px;
        left: -50px;
        top: 42%;
        background-size: cover !important;
    }

    .owl-carousel .owl-nav button.owl-next {
        left: auto;
        right: -50px;
    }

    form.storyform label {
        font-size: 25px;
        padding: 0 10px;
    }

    form.storyform {
        border-radius: 20px;
        padding: 20px;
    }

    .certificate-modal .modal-body h3 {
        font-size: 38px;
    }
}

@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;
    }

    .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;
    }

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

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

    .rami-stories h2 {
        font-size: 30px;
        margin-top: 0;
    }

    .video-pp .modal-body video {
        height: 49vw;
    }

    .video-items {
        border: 0 !important;
    }

    .video-items h4 {
        position: static;
        display: block !important;
        background-color: transparent;
        height: auto;
        width: auto;
        padding: 10px 0;
    }

    span.video-btn {
        top: calc(50% - 40px);
    }

    .owl-carousel .owl-nav button.owl-prev,
    .owl-carousel .owl-nav button.owl-next {
        width: 50px;
        height: 50px;
        left: -15px;
        top: 42%;
    }

    .owl-carousel .owl-nav button.owl-next {
        left: auto;
        right: -15px;
    }

    form.storyform input,
    form.storyform textarea {
        height: 50px;
        padding: 0 20px;
        font-size: 20px;
    }

    form.storyform textarea {
        height: 110px;
        border-radius: 20px;
    }

    button.btn-form {
        font-size: 30px;
    }

    a.gallerybtn {
        margin: 70px auto 0;
        display: block;
        width: 150px;
        text-align: center;
    }

    .rami-stories.write-st img.rami-starright {
        display: none;
    }

    img.moon-center {
        margin-top: -90px;
    }

    .certificate-modal .modal-body h3 {
        font-size: 23px;
    }

    span.name-awarded {
        font-size: 28px;
        padding: 0 0 13px 0;
    }

    .certificate-modal .modal-body h4 {
        font-size: 19px;
        margin-bottom: 0px;
    }

    img.badege {
        width: 60px;
        margin-top: 10px;
    }

    img.grwingkinder {
        width: 80px;
        margin-top: 10px;
    }

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

@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;
    }
}