#join,
#pc-follow,
#share {
    width: 24%;
    top: 38%
}

#youtube {
    top: 8%;
    left: 11%;
    width: 80%;
    height: 56%;
}

#game-feature,
.title-2 {
    text-shadow: 0 1px 3px 0 rgba(0, 0, 0, .25);
    -webkit-text-fill-color: transparent
}

#follow,
#number {
    color: #eb4b83
}

#content,
.bar {
    border-radius: 0px
}

.progress:after,
.progress:before {
    content: "";
    width: 20px;
    background: inherit;
    z-index: -1
}

@font-face {
    font-family: itim;
    src: url('../fonts/itim/Itim-Regular.ttf') format('truetype');
    font-display: swap
}

@font-face {
    font-family: kanit;
    src: url('../fonts/Kanit/Kanit-Regular.ttf') format('truetype');
    font-display: swap
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: itim
}

body {
    background-color: #f1f5f7;
    background: url("/assets/images/pakapow-m/bg.jpg") center top/cover repeat;
}

a {
    text-decoration: none !important
}

img {
    height: auto !important
}

.w-35 {
    width: 35% !important
}

#act1 {
    top: 5%;
    right: 75%
}

#act2 {
    top: 8%;
    right: 0%;
}

#decor-1 {
    top: 0%;
    right: 0%
}
#decor-2 {
    top: 0%;
    left: -10%
}
#decor-l {
    top: 0%;
    right: 0%
}
#decor-3 {
    bottom: 4%;
    right: 4%
}
#decor-4 {
    top: -10%;
    left: 0%
}



#pochita {
    top: 75%;
    left: 100%
}

#fountain {
    top: 60%;
    right: 95%;
    width: 40%
}

#act3 {
    bottom: 30%;
    right: 85%
}

#act4 {
    bottom: 30%;
    left: 85%
}
#pre-register-bg {
    width: 100%;
}
#pre-register-title {
    top: -6%;
    left: 25%
}

#pre-register-content {
    height: 100%;
    padding: 13% 0% 0% 10%;
}

#pre-register-content>div {
    height: 100%
}

.bg-orange-gradient {
    background: linear-gradient(180deg, #f9c161 38.54%, #ffda7c 100%);
    box-shadow: 0 4px 15px 0 rgba(0, 0, 0, .25);
    height: 650px
}

.bar,
.custom-search,
.progress {
    position: relative;
    margin-bottom: 3em;
}

.custom-search-input {
    width: 100%;
    padding: 10px 100px 10px 20px;
    line-height: 1;
    box-sizing: border-box;
    outline: 0;
    border-radius: 56px;
    border: 2px solid #eb4b83;
    background: #faf2f0;
    height: 52px;
}

.custom-search-botton {
    position: absolute;
    right: 0;
    border: 0;
    height: 100%;
    width: calc(100% - 658px)
}

.progress-bar-custom {
    width: 100%;
    font-family: Arial, sans-serif
}

#game-feature,
.npc-content,
.npc-header,
.title-2 {
    font-family: kanit
}
.pre-register-star{
    right: 0%;
    top: 40%;
    transform: translate(50%, -50%); /* Adjust to move the center to the corner */
}
.bar {
    height: 40px;
    margin-top: 15px;
    margin-bottom: 30px;
    border: 5px solid #000000;
    background: linear-gradient(180deg, #3b3a88 0, #3b3a88 100%)
}

.progress {
    height: 100%;
    width: 100%;
    z-index: 1;
    border-radius: 0px;
    background: linear-gradient(180deg, #ff2990 12.5%, #ff2990 100%)
}
#progress-text-box {
    font-size: 24px;
    color: #ffffff;
    z-index: 1;
    left: 0;
    right: 0;
    text-align: center;
    height: 100%; /* Ensure the parent element takes full height for correct positioning of absolute children */
}
.checkpoints,
.progress:after,
.progress:before {
    position: absolute;
    height: 100%;
    top: 0
}

.progress:before {
    right: 0;
    border-radius: 0 10px 10px 0
}

.progress:after {
    left: 0;
    border-radius: 10px 0 0 10px
}

.checkpoints {
    display: flex;
    justify-content: space-between;
    padding: 0 10px;
    left: 0;
    width: 100%;
    z-index: 2
}

.rewards>row {
    display: flex;
    justify-content: space-between;
    padding: 0 10px;
    left: 0;
    width: 100%;
    z-index: 2
}

.checkpoint {
    cursor: pointer;
    position: relative;
    text-align: center;
    flex-grow: 1
}

.circle {
    display: inline-block;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    line-height: 40px;
    text-align: center;
    background-image: url('../images/header/pre-register/checkpoint.png');
    background-size: cover;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.checkpoint.active .circle {
    background-color: #ff69b4;
    background-image: url('../images/header/pre-register/diamond.svg');
    background-size: cover
}

.detail {
    display: block;
    margin-top: 50px
}

#subtitle-1,
#title-1 {
    font-size: 28px
}

#title-1 {
    color: #8a5d3b
}

#subtitle-1 {
    color: #1e7fc9
}

#game-feature {
    background: linear-gradient(180deg, #fa92dd 0, #bf87ec 100%);
    background-clip: text;
    -webkit-background-clip: text
}

.title-2 {
    background: linear-gradient(180deg, #92baed 0, #4a8ce0 100%);
    background-clip: text;
    -webkit-background-clip: text
}

#follow {
    text-shadow: 0 2px 3px 0 rgba(0, 0, 0, .15)
}

.bg-green-gradient {
    background: linear-gradient(180deg, #f1f5f7 85%, #e1f7bb 100%)
}

.npc-header {
    color: #812a10
}

.npc-content {
    color: #3670bb
}

.npc-image {
    position: absolute;
}

.npc-dialouge {
    width: 75%;
    margin: 15% 3% 2% 14%;
}

.npc-text {
    width: 32%;
    margin: 39% 50% 10% 22%;
    font-size: 24px;
}

@media (max-width:1280px) {
    .npc-text {
        font-size: 16px;
    }
}

@media (max-width: 992px) {
    .npc-text {
        font-size: 12px;
    }
}

@media (max-width: 576px) {
    .npc-text {
        font-size: 9px;
    }
}

.npc-container {
    width: 80%;
    margin: 0 1% 0 19%;
}

.npc-box {
    width: 90%;
    margin: 0% 0% 0% 10%;
}

.credit-zone-content {
    margin-top: 10%;
}

#career {
    height: 1010px
}

.career-slides {
    top: 270px
}

#credit-zone {
    overflow-y: hidden
}

#tree {
    top: 5%
}

#bg-footer {
    bottom: -25%;
    left: 0
}

#shop {
    top: 0;
    left: 35%
}

#act5 {
    left: 15%
}

#act6 {
    left: 26%
}

#act7 {
    right: 26%
}

#act8 {
    right: 10%
}

#act9 {
    right: 20%;
    bottom: 10%
}

#like {
    width: 25%;
    top: 37%;
    left: 1%
}

#join {
    left: 25%
}

#pc-follow {
    left: 49%
}

#share {
    left: 73%
}

@media (max-width:1280px) {
    #pochita {
        top: 75%;
        left: 94%
    }
}

@media (min-width:992px) and (max-width:1199.98px) {

    #act5,
    #act6,
    #act7,
    #act8 {
        top: 30%
    }

    #rock-zone {
        top: 69%
    }

    #rock-zone>img {
        height: 24em
    }

    #pochita {
        top: 100%;
        left: 90%
    }

    #pre-register-title {
        top: -5%;
        left: 25%
    }

    #subtitle-1,
    #title-1 {
        font-size: 34px
    }

    .custom-search-botton {
        width: calc(100% - 510px)
    }

    .w-130px {
        width: 130px
    }

    #career {
        height: 750px
    }

    #career-frame {
        height: 710px
    }

    .career-slides {
        top: 160px;
        left: 0
    }

    #bg-footer {
        bottom: 0;
        left: 0
    }

    #shop {
        width: 100%;
        left: 0
    }

    #footer-logo {
        width: 50% !important
    }

    .credit {
        font-size: 80%
    }
    
    #act4 {
        bottom: 30%;
        left: 84%
    }

    #act5 {
        left: 0
    }

    #act6 {
        left: 15%
    }

    #act7 {
        right: 15%
    }

    #act8 {
        right: 0
    }

    #act9 {
        right: 10%;
        bottom: 10%
    }
}

@media (min-width:768px) and (max-width:991.98px) {
    #youtube {
        top: 8%;
        left: 11.5%;
        width: 79%;
        height: 56%;
    }

    #rock-zone {
        top: 70%
    }

    #rock-zone>img {
        height: 17em
    }

    #pochita {
        top: 100%;
        left: 85%
    }

    #act1 {
        top: 10%;
        left: -7%;
        width: 29%;
    }

    #act2 {
        top: 15%;
        right: 0%;
        width: 15%;
    }

    .bg-orange-gradient {
        height: 520px
    }

    #subtitle-1,
    #title-1 {
        font-size: 24px
    }

    #pre-register-title {
        top: -5%;
        left: 25%
    }

    .custom-search-botton {
        width: calc(100% - 310px)
    }

    .w-90px {
        width: 90px
    }

    #career {
        height: 750px
    }

    #career-frame {
        height: 710px
    }

    .career-slides {
        top: 120px;
        left: 0
    }

    #bg-footer {
        bottom: 0;
        left: 0
    }

    #shop {
        width: 100%;
        left: 0
    }

    #footer-logo {
        width: 50% !important
    }

    .credit {
        font-size: 80%
    }

    #act5 {
        left: 10%
    }

    #act8 {
        right: 5%
    }
}

@media (min-width:576px) and (max-width:767.98px) {

    #m-follow,
    #m-like,
    #m-share {
        width: 90%;
        left: 5%
    }

    #youtube {
        top: 8%;
        left: 12%;
        width: 78%;
        height: 52%;
    }

    #rock-zone {
        top: 66%
    }

    #rock-zone>img {
        height: 15em
    }

    #act1 {
        width: 30%;
    }

    #act2 {
        width: 15%
    }

    #pochita {
        top: 75%;
        left: 85%
    }

    .w-80 {
        width: 80% !important
    }

    .bg-orange-gradient {
        height: 100%
    }

    #subtitle-1,
    #title-1 {
        font-size: 20px
    }

    .custom-search-botton {
        background: url("../images/header/pre-register/submit-2.webp") no-repeat;
        width: calc(100% - 265px)
    }

    #pre-register-title {
    top: -2%;
        left: 10%
    }

    .checkpoints {
        flex-direction: column-reverse
    }

    .circle {
        left: 50%;
        transform: translate(-50%, -50%)
    }

    .detail {
        margin-top: 0;
        margin-left: 20px
    }

    .h-700px {
        height: 700px
    }

    .w-275px {
        width: 275px
    }

    .npc-img {
        position: static !important
    }

    #career {
        height: 590px
    }

    #career-frame {
        height: 650px
    }

    .career-slides {
        top: 100px;
        left: 0
    }

    #game-feature {
        font-size: 40px
    }

    #bg-footer {
        bottom: 0;
        left: 0
    }

    #shop {
        width: 100%;
        left: 0
    }

    #footer-logo {
        width: 50% !important
    }

    .credit {
        font-size: 80%
    }

    #m-like {
        top: 31%
    }

    #m-join {
        width: 78%;
        top: 36%;
        left: 5%
    }

    #m-follow {
        top: 42%
    }

    #m-share {
        top: 48%
    }
}

@media (max-width:575.98px) {

    #rock-zone {
        top: 72%
    }

    #rock-zone>img {
        height: 15em
    }

    .w-80 {
        width: 80% !important
    }

    .bg-orange-gradient {
        height: 100%
    }

    #subtitle-1,
    #title-1 {
        font-size: 20px
    }

    .custom-search-botton {
        background: url("../images/header/pre-register/submit-2.webp") no-repeat;
        width: calc(100% - 245px)
    }

    #pre-register-title {
        top: -5%;
        left: 10%
    }

    .checkpoints {
        flex-direction: column-reverse
    }

    .circle {
        left: 50%;
        transform: translate(-50%, -50%)
    }

    .detail {
        margin-top: 0;
        margin-left: 20px
    }

    .h-700px {
        height: 700px
    }

    .w-275px {
        width: 275px
    }

    .npc-img {
        position: static !important
    }

    #career,
    #career-frame {
        height: 650px
    }

    .career-slides {
        top: 100px;
        left: 0
    }

    #game-feature {
        font-size: 40px
    }

    #bg-footer {
        bottom: 0;
        left: 0
    }

    #shop {
        width: 100%;
        left: 0
    }

    #footer-logo {
        width: 50% !important
    }

    .credit {
        font-size: 80%
    }
}

@media (max-width:569.98px) {

    #m-follow,
    #m-like,
    #m-share {
        width: 90%;
        left: 5%
    }

    #youtube {
        top: 8%;
        left: 12%;
        width: 78%;
        height: 52%;
    }

    #rock-zone {
        top: 70%
    }

    #rock-zone>img {
        height: 15em !important
    }

    .w-80 {
        width: 80% !important
    }

    .bg-orange-gradient {
        height: 100%
    }

    #subtitle-1,
    #title-1 {
        font-size: 20px
    }

    .custom-search-botton {
        background: url("../images/header/pre-register/submit-2.webp") no-repeat;
        width: calc(100% - 380px)
    }

    #pre-register-title {
        top: -5%;
        left: 10%
    }

    .checkpoints {
        flex-direction: column-reverse
    }

    .circle {
        left: 50%;
        transform: translate(-50%, -50%)
    }

    .detail {
        margin-top: 0;
        margin-left: 20px
    }

    .h-700px {
        height: 700px
    }

    .w-275px {
        width: 335px
    }

    .npc-img {
        position: static !important
    }

    #career {
        height: 800px
    }

    #career-frame {
        height: 650px
    }

    .career-slides {
        top: 100px;
        left: 0
    }

    #game-feature {
        font-size: 40px
    }

    #bg-footer {
        bottom: 0;
        left: 0
    }

    #shop {
        width: 100%;
        left: 0
    }

    #footer-logo {
        width: 50% !important
    }

    .credit {
        font-size: 80%
    }

    #m-like {
        top: 31%
    }

    #m-join {
        width: 78%;
        top: 36%;
        left: 5%
    }

    #m-follow {
        top: 42%
    }

    #m-share {
        top: 48%
    }
}

@media (max-width:541.98px) {

    #m-follow,
    #m-like,
    #m-share {
        width: 90%;
        left: 5%
    }

    #youtube {
        top: 8%;
        left: 12%;
        width: 78%;
        height: 52%;
    }

    #rock-zone {
        top: 70%
    }

    #rock-zone>img {
        height: 15em !important
    }

    .w-80 {
        width: 80% !important
    }

    .bg-orange-gradient {
        height: 100%
    }

    #subtitle-1,
    #title-1 {
        font-size: 20px
    }

    .custom-search-botton {
        background: url("../images/header/pre-register/submit-2.webp") no-repeat;
        width: calc(100% - 355px)
    }

    #pre-register-title {
        top: -5%;
        left: 10%
    }

    .checkpoints {
        flex-direction: column-reverse
    }

    .circle {
        left: 50%;
        transform: translate(-50%, -50%)
    }

    .detail {
        margin-top: 0;
        margin-left: 20px
    }

    .h-700px {
        height: 700px
    }

    .w-275px {
        width: 425px
    }

    .npc-img {
        position: static !important
    }

    #career {
        height: 780px
    }

    #career-frame {
        height: 650px
    }

    .career-slides {
        top: 100px;
        left: 0
    }

    #game-feature {
        font-size: 40px
    }

    #bg-footer {
        bottom: 0;
        left: 0
    }

    #shop {
        width: 100%;
        left: 0
    }

    #footer-logo {
        width: 50% !important
    }

    .credit {
        font-size: 80%
    }

    #m-like {
        top: 31%
    }

    #m-join {
        width: 78%;
        top: 36%;
        left: 5%
    }

    #m-follow {
        top: 42%
    }

    #m-share {
        top: 48%
    }
}

@media (max-width:481.98px) {
    #youtube {
        top: 8%;
        left: 12%;
        width: 78%;
        height: 52%;
    }

    #rock-zone {
        top: 70%
    }

    #rock-zone>img {
        height: 15em !important
    }

    .w-80 {
        width: 80% !important
    }

    .bg-orange-gradient {
        height: 100%
    }

    #subtitle-1,
    #title-1 {
        font-size: 20px
    }

    .custom-search-botton {
        background: url("../images/header/pre-register/submit-2.webp") no-repeat;
        width: calc(100% - 295px)
    }

    #pre-register-title {
        top: -5%;
        left: 10%
    }

    .checkpoints {
        flex-direction: column-reverse
    }

    .circle {
        left: 50%;
        transform: translate(-50%, -50%)
    }

    .detail {
        margin-top: 0;
        margin-left: 20px
    }

    .h-700px {
        height: 700px
    }

    .w-275px {
        width: 355px
    }

    .npc-img {
        position: static !important
    }

    #career {
        height: 720px
    }

    #career-frame {
        height: 650px
    }

    .career-slides {
        top: 100px;
        left: 0
    }

    #game-feature {
        font-size: 40px
    }

    #bg-footer {
        bottom: 0;
        left: 0
    }

    #shop {
        width: 100%;
        left: 0
    }

    #footer-logo {
        width: 50% !important
    }

    .credit {
        font-size: 80%
    }
}

@media (max-width:431.98px) {

    #m-follow,
    #m-like,
    #m-share {
        width: 90%;
        left: 5%
    }

    #rock-zone {
        top: 70%
    }

    #rock-zone>img {
        height: 15em !important
    }

    .w-80 {
        width: 80% !important
    }

    .bg-orange-gradient {
        height: 100%
    }

    #subtitle-1,
    #title-1 {
        font-size: 20px
    }

    .custom-search-botton {
        background: url("../images/header/pre-register/submit-2.webp") no-repeat;
        width: calc(100% - 245px)
    }

    #pre-register-title {
        top: -5%;
        left: 10%
    }

    .checkpoints {
        flex-direction: column-reverse
    }

    .circle {
        left: 50%;
        transform: translate(-50%, -50%)
    }

    .detail {
        margin-top: 0;
        margin-left: 20px
    }

    .h-700px {
        height: 700px
    }

    .w-275px {
        width: 315px
    }

    .npc-img {
        position: static !important
    }

    #career {
        height: 660px
    }

    #career-frame {
        height: 650px
    }

    .career-slides {
        top: 100px;
        left: 0
    }

    #game-feature {
        font-size: 40px
    }

    #bg-footer {
        bottom: 0;
        left: 0
    }

    #shop {
        width: 100%;
        left: 0
    }

    #footer-logo {
        width: 50% !important
    }

    .credit {
        font-size: 80%
    }

    #m-like {
        top: 31%
    }

    #m-join {
        width: 78%;
        top: 36%;
        left: 5%
    }

    #m-follow {
        top: 42%
    }

    #m-share {
        top: 48%
    }
}

@media (max-width:394.98px) {

    #m-follow,
    #m-like,
    #m-share {
        width: 90%;
        left: 5%
    }

    #youtube {
        top: 7%;
        left: 13%;
        width: 76%;
        height: 53%;
    }

    .w-80 {
        width: 80%
    }

    .bg-orange-gradient {
        height: 100%
    }

    #subtitle-1,
    #title-1 {
        font-size: 100%
    }

    #pre-register-title {
        top: -5%;
        left: 10%
    }

    .custom-search-botton {
        background: url("../images/header/pre-register/submit-2.webp") no-repeat;
        width: calc(100% - 205px)
    }

    .h-700px {
        height: 535px
    }

    .w-275px {
        width: 210px
    }

    .npc-img {
        position: static !important
    }

    #career {
        height: 620px
    }

    #game-feature {
        font-size: 40px
    }

    #career-frame {
        height: 610px
    }

    .career-slides {
        top: 100px;
        left: 0
    }

    #bg-footer {
        bottom: 0;
        left: 0
    }

    #shop {
        width: 100%;
        left: 0
    }

    #footer-logo {
        width: 50% !important
    }

    .credit {
        font-size: 80%
    }

    #m-like {
        top: 31%
    }

    #m-join {
        width: 78%;
        top: 36%;
        left: 5%
    }

    #m-follow {
        top: 42%
    }

    #m-share {
        top: 48%
    }
}

@media (max-width:320px) {
    #youtube {
        top: 7%;
        left: 14%;
        width: 74%;
        height: 53%;
    }

    .bg-orange-gradient {
        height: 100%
    }

    #pre-register-title {
        top: -3%;
        left: 10%
    }

    #subtitle-1,
    #title-1 {
        font-size: 75%
    }
    
    .custom-search-botton {
        background: url("../images/header/pre-register/submit-2.webp") no-repeat;
        width: calc(100% - 135px)
    }

    #footer-logo,
    .w-sm-50 {
        width: 50% !important
    }

    #m-follow,
    #m-like,
    #m-share {
        width: 90%;
        left: 5%
    }

    #career {
        height: 540px
    }

    #career-frame {
        height: 550px
    }

    .career-slides {
        top: 100px;
        left: 0
    }

    #game-feature {
        font-size: 40px
    }

    #bg-footer {
        bottom: 0;
        left: 0
    }

    #shop {
        width: 100%;
        left: 0
    }

    .credit {
        font-size: 80%
    }

    #m-like {
        top: 31%
    }

    #m-join {
        width: 78%;
        top: 36%;
        left: 5%
    }

    #m-follow {
        top: 42%
    }

    #m-share {
        top: 48%
    }
}

.btn-google {
    color: #545454;
    background-color: #ffffff;
    box-shadow: 0 1px 2px 1px #ddd;
}
