body:lang(np),
body:lang(np) * :not(.nepNum) {
    font-family: laila !important;
}

.nepNum {
    font-family: kalimati !important;
}

.background {
    position: absolute;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
}

.chaptertitle {
    position: absolute;
    top: 50%;
    left: 13%;
    font-size: 5vw;
    width: 33%;
    padding: 4%;
    color: #351C75;
    border-radius: 5px;
    background-color: #ffffff;
    transform: translateY(-50%);
}
.s1-txt{
    position: absolute;
    width: 45%;
    height: 40%;
    background-color: #FFF;
    border: 5px solid #969a7d;
    left: 30%;
    top: 20%;
    border-radius: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #777a62;
}
.number_show{
    position: absolute;
    left: 15%;
    top: 15%;
    width: 20%;
    height: 25%;
    background-color: #FFF;
    border-radius: 20px;
    border: 4px solid #6d7057;
    color: #62654c;
    transform: translate(-60% , -50%);
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 0;
    font-family: kalimati !important;
}
.bg-color{
    background-color: #c4c8a9;
}
.cream_bg{
    background-color: #e9ecd7;
}
.duck{
    position: absolute;
    left: -6%;
    top: 35%;
    width: 55%;
    z-index: 1;
}
.bulk_apple{
    position: absolute;
    width: 30%;
    top: 70%;
    left: 10%;
}
.single_apple{
    position: absolute;
    width: 8%;
    left: 32%;
    top: 26%;
}
.hand{
    position: absolute;
    left: 32%;
    width: 9%;
    top: 29%;
    cursor: pointer;
    z-index: 1;
}
.bulk_flower{
    position: absolute;
    width: 60%;
    top: 59%;
    left: 1%;
}
.single_flower{
    position: absolute;
    width: 16%;
    left: 63%;
    top: 51%;
    cursor: pointer;
}
.hand_p2{
    position: absolute;
    left: 66%;
    width: 9%;
    top: 62%;
    cursor: pointer;
    z-index: 1;
}
.bulk_sweet{
    position: absolute;
    width: 45%;
    top: 68%;
    left: 10%;
}
.single_sweet{
    position: absolute;
    width: 25%;
    left: 61%;
    top: 12%;
    cursor: pointer;
}
.hand_p3{
    position: absolute;
    left: 70%;
    width: 8%;
    top: 19%;
    cursor: pointer;
    z-index: 1;
}
.bulk_color{
    position: absolute;
    width: 45%;
    top: 39%;
    left: 3%;
}
.single_color{
    position: absolute;
    width: 25%;
    left: 61%;
    top: 12%;
    cursor: pointer;
}
.hand_p4{
    position: absolute;
    left: 70%;
    width: 8%;
    top: 19%;
    cursor: pointer;
    z-index: 1;
}
.bulk_hand1{
    position: absolute;
    width: 25%;
    top: 50%;
    left: 3%;
}
.bulk_hand2{
    position: absolute;
    width: 25%;
    top: 50%;
    left: 30%;
}
.single_hand{
    position: absolute;
    width: 25%;
    left: 61%;
    top: 12%;
    cursor: pointer;
}
.hand_p5{
    position: absolute;
    left: 70%;
    width: 8%;
    top: 19%;
    cursor: pointer;
    z-index: 1;
}
.bulk_marble{
    position: absolute;
    width: 23%;
    top: 39%;
    left: 11%;
}
.single_marble{
    position: absolute;
    width: 22%;
    left: 64%;
    top: 60%;
    cursor: pointer;
}
.hand_p6{
    position: absolute;
    left: 70%;
    width: 8%;
    top: 84%;
    cursor: pointer;
    z-index: 1;
}
.bulk_ballon{
    position: absolute;
    width: 27%;
    top: 2%;
    left: 31%;
}
.single_ballon1{
    position: absolute;
    width: 13%;
    left: 63%;
    top: 10%;
    cursor: pointer;
}
.single_ballon2{
    position: absolute;
    width: 18%;
    left: 82%;
    top: 18%;
    cursor: pointer;
}
.hand_p7{
    position: absolute;
    left: 86%;
    width: 8%;
    top: 42%;
    cursor: pointer;
    z-index: 1;
}
.lady{
    position: absolute;
    width: 20%;
    top: 38%;
    left: 68%;
}
.bulk_cake{
    position: absolute;
    width: 35%;
    top: 50%;
    left: 8%;
}
.single_cake{
    position: absolute;
    width: 30%;
    left: 60%;
    top: 15%;
    cursor: pointer;
}
.hand_p8{
    position: absolute;
    left: 70%;
    width: 8%;
    top: 30%;
    cursor: pointer;
    z-index: 1;
}
.bulk_mala{
    position: absolute;
    width: 36%;
    top: 25%;
    left: 10%;
}
.single_mala{
    position: absolute;
    width: 30%;
    left: 60%;
    top: 15%;
    cursor: pointer;
    transform: rotateX(-180deg);
}
.hand_p9{
    position: absolute;
    left: 71%;
    width: 8%;
    top: 16%;
    cursor: pointer;
    z-index: 1;
}
.bulk_pencil{
    position: absolute;
    width: 25%;
    top: 40%;
    left: 17%;
}
.single_pencil{
    position: absolute;
    width: 25%;
    left: 60%;
    top: 2%;
    cursor: pointer;
    /* transform: rotateX(-180deg); */
}
.hand_p10{
    position: absolute;
    left: 68%;
    width: 8%;
    top: 49%;
    cursor: pointer;
    z-index: 1;
}
.shownumber{
    display: none;
}
/* #region speech box styles start */
.sp-1, .sp-2 {
    position: absolute;
    top: 5%;
    left: 7%;
    width: 23%;
    height: 28%;
    padding: 1% 1% 5% 1.5%;
}
.sp-2{
    position: absolute;
    top: 10%;
    left: 24%;
    width: 20%;
    height: 22%;
    padding: 1% 1% 3.5% 1%;
}

.box {
    position: absolute;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
}

.speechbox>p {
    position: relative;
    width: 100%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.mirrored{
    transform: rotateY(180deg);
}
/* #endregion speech box styles end */


/* #region video player css */

.sidevideoDiv{
    position: absolute;
    height: 90%;
    width: 30%;
    top: 50%;
    right: 5%;
    transform: translateY(-50%);
}

.side_video_holder{
    position: absolute;
    top: 0%;
    left: 0%;
    height: 100%;
    width: 100%;
    background: #DBCEA5;
    border-radius: 10px;
    overflow: hidden;
    border: 3px solid #554000;
}

.videolabel-btm {
    position: absolute;
    bottom: 0%;
    width: 100%;
    background: #faeca3;
    padding: 5%;
}

#nslVideo {
    position: absolute;
    width: 40%;
    top: 0%;
    left: 50%;
    transform: translateX(-50%);
}

.video_container {
    position: absolute;
    height: 80%;
    width: 100%;
    bottom: 18%;
    display: flex;
    justify-content: space-around;
    align-items: flex-end;
    overflow: hidden;
}

.replaybtn_container {
    position: absolute;
    bottom: 0%;
    height: 20%;
    width: 100%;
    left: 50%;
    transform: translateX(-50%);
    /* background-color: #62654C; */
}

#replay_video_btn {
    width: 70%;
    top: -10%;
    margin: auto;
    pointer-events: none;
}
.vid {
    height: 87.5%;
    width: 100%;
}

/* #endregion vid player */


@media (min-aspect-ratio:4/3) {
    .txt1, .txt3, .instruction {
        font-size: 4vh;
    }
    .day-name {
        font-size: 6vh;
    }
    .s1-txt{
        font-size: 7vh;
    }
    .number_show {
        font-size: 12vh;
    }
}

@media (max-aspect-ratio:4/3) {
    .txt1, .txt3, .instruction {
        font-size: 2.8vw;
    }
    .day-name {
        font-size: 4vw;
    }
    .s1-txt{
        font-size: 4.8vw;
    }
    .number_show {
        font-size: 8vh;
    }
}