body:lang(np),
body:lang(np) * {
    font-family: laila !important;
}

.background {
    position: absolute;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
}
.bg_park01{
    position: absolute;
    top: 24%;
    left: 16%;
    width: 72%;
    height: 72%;
    border: 4px solid #5f6198;
    border-radius: 14px;
}
.circle{
    position: absolute;
    top: 2%;
    left: 2.5%;
    width: 15%;
    height: 23%;
    background-color: cadetblue;
    border: 1px solid cadetblue;
    border-radius: 50%;
}
.compass_north{
    position: absolute;
    z-index: 1;
    width: 12%;
    left: 67%;
    top: 64%;
}
.compass_west{
     position: absolute;
    z-index: 1;
    width: 12%;
    left: 67%;
    top: 64%;
}

.chaptertitle {
    position: absolute;
    top: 28%;
    left: 34%;
    width: 40%;
    font-size: 4.5vw;
    padding: 0%;
    color: white;
    border-radius: 15px;
    background: #383f7fff;
    border: 2px solid #595959;
    transform: translateY(-50%);
}
.blue_bg{
    background-color: #15CBFF;
}
.arrow_north{
    position: absolute;
    z-index: 1;
    width: 4%;
    left: 59%;
    top: 34%;
}
.arrow_south{
    position: absolute;
    z-index: 1;
    width: 4%;
    left: 53.5%;
    top: 60%;
}
.arrow_east{
    position: absolute;
    z-index: 1;
    width: 10%;
    left: 66%;
    top: 50%
}
.arrow_west{
    position: absolute;
    z-index: 1;
    width: 9%;
    left: 42%;
    top: 48%;
}

/* characters styles start */
.biru-conv{
    position: absolute;
    z-index: 1;
    width: 25%;
    left: 48%;
    top: 35%;
}
/* ------------------------------------------ */
.biru_sad{
    position: absolute;
    z-index: 1;
    width: 28%;
    left: 70%;
    top: 30%;
}
.biru_think{
    position: absolute;
    z-index: 1;
    width: 15%;
    left: 76%;
    top: 30%;
}
.biru_point{
    position: absolute;
    z-index: 1;
    width: 20%;
    left: 74%;
    top: 30%;
}
.biru_half{
    position: absolute;
    z-index: 1;
    width: 12%;
    left: 4%;
    top: 4%;
}
.biru_going_north{
    position: absolute;
    z-index: 1;
    width: 2%;
    left: 60%;
    top: 51%;
}
.biru_going_south{
    position: absolute;
    z-index: 1;
    width: 2%;
    left: 55%;
    top: 50%;
}
.biru_going_east{
    position: absolute;
    z-index: 1;
    width: 5%;
    left: 58%;
    top: 47%;
}
.biru_left{
    position: absolute;
    z-index: 1;
    width: 4%;
    left: 21%;
    top: 36%;
}
.biru_right{
    position: absolute;
    z-index: 1;
    width: 4%;
    left: 44%;
    top: 36%;
}
.biru_front{
    position: absolute;
    z-index: 1;
    width: 4%;
    left: 39%;
    top: 84%;
}
.biru_cheu{
    position: absolute;
    z-index: 1;
    width: 4%;
    left: 60%;
    top: 38%;
}
.biru_bichma{
    position: absolute;
    z-index: 1;
    width: 6%;
    left: 70%;
    top: 70%;
}

/* ------------------------------------------ */
.boy {
    position: absolute;
    width: 21%;
}
.girl {
    position: absolute;
    width: 21%;
}

.hand{
    position: absolute;
    left: 49%;
    width: 7%;
    top: 58%;
    z-index: 1;
}
.hand:hover, .tap:hover{
    cursor: pointer;
}

/* characters styles end*/



/* speech box styles start */
.sp-1{
    position: absolute;
    top: 6%;
    left: 32%;
    width: 40%;
    height: 30%;
    padding: 1% 1% 4% 1%;
}
.sp-2,.sp-4{
    position: absolute;
    top: 4%;
    left: 58%;
    width: 40%;
    height: 30%;
    padding: 1% 1% 4% 1%;
}
.sp-3{
    position: absolute;
    top: 4%;
    left: 58%;
    width: 40%;
    height: 30%;
    padding: 1% 1% 4% 1%;
}
.sp-5{
    position: absolute;
    top: 8%;
    left: 18%;
    width: 12%;
    height: 10%;
    padding: 1% 1% 1% 1%;
}
.sp-7{
    position: absolute;
    top: 6%;
    left: 22%;
    width: 40%;
    height: 30%;
    padding: 1% 1% 4% 1%;
}
.sp-9{
    top: 10%;
    left: 58%;
    width: 26%;
    height: 24%;
    padding: 1% 1% 5% 1.5%; 
}
.sp-10{
    top: 2%;
    left: 24%;
    width: 38%;
    height: 35%;
    padding: 1% 1% 5% 1.5%;
}
.sp-6{
    top: 6%;
    left: 54%;
    width: 36%;
    height: 26%;
    padding: 1% 1% 5% 1.5%;
}
.sp-15{
    position: absolute;
    top: 22%;
    left: 24%;
    width: 52%;
    height: 32%;
    padding: 2% 8% 3% 3%;
}


.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);
}
/* speech box styles end */



/* video player css */

.videoDiv {
    position: absolute;
    right: 6%;
    top: 10%;
    height: 100%;
    width: 30%;
}

.video_holder {
    position: absolute;
    top: 41%;
    left: 50%;
    transform: translate(-50%, -50%);
    height: 75%;
    width: 90%;
    background: #7EB6E3;
    border-radius: 29px;
    overflow: hidden;
    box-shadow: 6px 6px 10px grey;
}

.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: 17%;
    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%);
}

#replay_video_btn {
    width: 74%;
    margin: auto;
    pointer-events: none;
}
.vid {
    height: 87.5%;
    width: 100%;
}

@media (min-aspect-ratio:4/3) {
    .txt1, .txt3 {
        font-size: 4.5vh;
    }
    .imgName,
    .lesMore {
        font-size: 4vh;
    }
}

@media (max-aspect-ratio:4/3) {
    .txt1, .txt3 {
        font-size: 2.8vw;
    }
}