.graph_mainLayoutClass span {
    width: 100px !important;
}

.offcanvas_rightSoical img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}


@media (max-width: 1500px) {
    .navbar_centerGame {
        width: 250px;
        min-width: 250px;
        height: 250px;
        justify-content: center;
    }

    .navbar_btnGame {
        width: 250px;
        height: 250px;
        top: -50px;
    }

    .navbar_btnGameTitle {
        font-size: 70px;
        line-height: 40px;
        padding-top: 30px;

        text-shadow: -2px -2px 0 #0000004b, 2px -2px 0 #0000004b, -2px 2px 0 #0000004b, 2px 2px 0 #0000004b, -2px 0px 0 #0000004b, 2px 0px 0 #0000004b, 0px -2px 0 #0000004b, 0px 2px 0 #0000004b;
    }

    .navbar_btnGameTitle2 {
        font-size: 55px;
        line-height: 30px;
        text-shadow: -2px -2px 0 #0000004b, 2px -2px 0 #0000004b, -2px 2px 0 #0000004b, 2px 2px 0 #0000004b, -2px 0px 0 #0000004b, 2px 0px 0 #0000004b, 0px -2px 0 #0000004b, 0px 2px 0 #0000004b;
    }

    .navbar_menu {
        width: 80px;
        height: 30px;
        font-size: 20px;
    }
}

@media (max-width: 1435px) {
    .slider_img.left {
        width: 400px;
        height: 350px;
        left: 0px;
    }

    .slider_img.right {
        width: 400px;
        height: 350px;
        right: 0px;
    }

    .class_characterMainLayout {
        right: 0%;
    }
}

@media (max-width: 1380px) {
    .content_featuresMainLayout {
        align-items: center;
    }

    .content_featuresTopic {
        /* แก้  */
        left: 165px;
        width: 350px;
        height: 100px;
        font-size: 60px;
    }

    .features_monster {
        width: 550px;
        top: 70px;
    }

    .content_featuresContent {
        width: 550px;
        height: 580px;

        left: 210px;
    }

    .content_featuresDetail {
        width: 370px;
        min-width: 370px;
        padding: 15px;
    }

    .features_tag.active {
        position: relative;
        left: -40px;
        width: 180px;
        height: 50px;
        font-size: 30px;
    }

    .features_detail {
        height: 250px;
    }

    .content_featuresTopic span {
        font-size: 65px;
        line-height: 60px;
        color: #6c39a2;
        padding-bottom: 3px;
        padding-left: 15px;
    }
}

@media (max-width: 1305px) {
    .content_character {
        width: 600px;
        top: -45px;
        right: 30px;
    }
}

@media (max-width: 1280px) {
    .navbar_menu {
        width: 60px;
        height: 25px;
        font-size: 16px;
    }

    .bg2 {
        background-position: top center;
        background-size: cover;
    }

}

@media (max-width: 1235px) {
    .slider_img.center {
        width: 600px;
        height: 450px;
    }

    .slider_img.right {
        width: 300px;
        height: 280px;
        right: 150px;
        top: 100px;
    }

    .slider_img.left {
        width: 300px;
        height: 280px;

        left: 150px;
        top: 100px;
    }

    .slider_btn.left {
        left: 120px;
    }

    .slider_btn.right {
        right: 120px;
    }
}

@media (max-width: 1200px) {
    .content_mainLayout02 {
        max-width: 1000px;
    }

    .content_character {
        width: 500px;
        top: 0px;
        right: 0px;
    }

    .content_main {
        height: 430px;
        padding: 60px 130px;
    }

    .content_detail {
        width: 400px;
        padding: 30px 30px;
    }

    /* features  */
    .features_monster {
        width: 450px;
        top: 130px;
    }

    .content_featuresContent {
        width: 550px;
        left: 180px;
    }

    .content_featuresTagLayout {
        right: -48px;
        gap: 15px;
    }

    .features_tag {
        left: -1px;
        width: 100px;
        height: 40px;
        font-size: 25px;
    }

    .features_tag.active {
        position: relative;
        left: -29px;
        width: 150px;
        height: 41px;
        padding-left: 20px;
    }
}

@media (max-width: 1196px) {
    .content_classMainLayout {
        padding: 20px;
    }

    .class_characterMainLayout {
        width: 550px;
    }

    .class_contentMainLayout {
        width: 550px;
        padding: 20px 30px;
    }

    .class_grapgMainLayout {
        gap: 30px;
    }

    .graph_line03 {
        left: 2%;
        width: 80%;
    }

    .graph_line04 {
        left: 2%;
        width: 80%;
    }

    .graph_line01 {
        top: 35%;
        right: 41%;
        width: 100px;
        height: 4px;
    }
}

@media (max-width: 1120px) {

    .navbar_leftLayout a,
    .navbar_rightLayout a {
        display: none;
    }

    .navbar_rightLayout {
        gap: 5px;
    }

    /* .navbar_rightLayout a#login {
        display: block !important;
    } */

    .navbar_btnlogin {
        width: 60px;
        height: 27px;
        font-size: 18px;
    }

    .offcanvas-body a {
        display: block;
    }

    /* menu offcanva  */
    .navbar_leftLayout .offcanvas-body {
        padding: 0;
        background: #000000a4;

        z-index: 30;

    }

    .navbar_leftLayout .offcanvas {
        background: transparent;
    }

    .offcanvas_socailMenu {
        width: 100%;
        height: 60px;
        padding: 15px;
        padding-bottom: 0px;

        color: #fff;

        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .offcanvas_rightSoical {
        width: 30px;
    }

    .navbar_menu,
    .navbar_menu:hover {
        background: transparent;
        color: #fff;
        border: 1px solid transparent;
        border-radius: 0px;
        justify-content: start;

        height: 40px;
        font-size: 25px;
    }

    .navbar_menu:hover {
        color: #13a1ff;
    }


    body.lang-pt .navbar_leftLayout a:nth-of-type(1) .navbar_menu {
        padding: 0px;
    }

    .navbarMenu img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .navbarMenu {
        position: relative;
        width: 60px;
        height: 50px;
        display: flex;
        align-items: center;
        justify-content: center;

        border: 1px solid transparent;
        background: transparent;
        border-radius: 10px;
    }

    .offcanva_close {
        width: 20px;
        height: 20px;

        display: flex;
        align-items: center;
        justify-content: center;

        font-size: 18px;
        cursor: pointer;
    }

    .offcanvas_menuLayout {
        padding: 20px;
        color: #fff;
    }

    .offcanvas_menuLayout hr {
        height: 1px;
        background-color: #fff;
        opacity: 1;
    }

    .offcanvas_menuLayout .navbar_btnGameTitle {
        position: relative;
        z-index: 4;

        font-size: 35px;
        font-weight: 800;
        letter-spacing: 0px;
        text-align: center;
        text-transform: uppercase;

        color: #fff;
        cursor: pointer;
        text-shadow:
            -4px -4px 0 #0000004b,
            4px -4px 0 #0000004b,
            -4px 4px 0 #0000004b,
            4px 4px 0 #0000004b,
            -4px 0px 0 #0000004b,
            4px 0px 0 #0000004b,
            0px -4px 0 #0000004b,
            0px 4px 0 #0000004b;
        transition: all .5s;
        padding: 0;
        padding-top: 5px;
    }

    .offcanvas_gamstart {
        width: 100%;
        height: 50px;
        background: #001582;
        box-shadow: 1px 1px 4px #ffffffb4;
        border-radius: 10px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .navbar_menu[data-bs-target="#manualModal"]:not(.offcanvas_menuLayout .navbar_menu) {
        display: none;
    }

}

@media (max-width: 991px) {
    .navbar_mainLayout {
        position: fixed;
        top: 0;
        padding: 50px 30px;
    }

    .mainLayout {
        overflow-x: hidden;
    }

    .navbar_rightTopup {
        width: 110px;
        filter: drop-shadow(0px 0px 10px #ffffff);
    }

    .navbar_rightMainLayout {
        position: absolute;
        z-index: 5;
    }

    .btn_preregister {
        top: 100px;
        width: 180px;
        position: absolute;
        filter: drop-shadow(0px 0px 10px #ffffff);

        z-index: 5;
    }

    .navbar_rightSoical {
        width: 40px;
        height: 40px;
    }

    #account .card-account {
        width: 100%;
        min-width: 500px;
    }

    #account .card-account .btn-login {
        width: 100%;
        min-width: 100%;
    }

    .navbar_centerGame {
        display: none;
    }

    .navbar_rightLayout .custom-select {
        display: none;
    }

    .navbar_btnlogin {
        width: 100%;
        height: 40px;
        font-size: 30px;
    }

    .custom-select {
        width: 100%;
        height: 35px;
        font-size: 20px;
        border-radius: 10px;
    }

    /* banner  */
    /* .banner_mainLayout {
        overflow-x: hidden;
    } */

    /* the story  */
    .content_main {
        position: relative;
        width: 650px;
        height: 450px;

        background: url(../img/mb_Board.png);
        background-position: top center;
        background-size: cover;

        padding: 70px 80px 50px;
        margin-top: 270px;
    }

    .content_mainLayout02 {
        max-width: 100%;
        min-height: 100%;
        padding: 10px 0;

        align-items: center;
        justify-content: center;
    }

    .content_topicLayout {
        top: 0px;
        left: 0px;
    }

    .content_detail {
        width: 100%;
        padding: 30px 30px;
        position: relative;
        z-index: 2;
    }

    .content_character {
        width: 500px;
        top: -250px;
        right: 80px;
    }

    /* footer  */
    .footer_mainLayout {
        flex-direction: column;
        text-align: center;
        bottom: auto;
    }

    /* features  */
    .content_featuresMainLayout {
        margin-top: 450px;
    }

    .content_featuresContent {
        position: relative;
        z-index: 2;
        left: 0;
        height: 634px;
        width: 600px;
    }

    .content_featuresTopic {
        position: relative;
        z-index: 2;
        left: 15px;
    }

    .features_monster {
        z-index: 1;
        width: 500px;
        top: -450px;
        left: 50%;
        transform: translateX(-50%);
    }

    .features_detail {
        height: 290px;
    }

    .content_featuresDetail {
        width: 400px;
        min-width: 370px;
        padding: 15px 0px;
        margin-right: 0;
    }

    .content_featuresTagLayout {
        right: -39px;
        gap: 20px;
    }

    /* slide  */
    .slider_contentLayout {
        width: 750px;
        height: 450px;
    }

    .slider_img.left {
        left: 0;
        /* top: 150px */
    }

    .slider_img.right {
        right: 0;
        /* top: 150px; */
    }

    .slider_img.center {
        width: 550px;
        height: 400px;
    }

    /* class  */
    .content_classMainLayout {
        padding: 20px;
        align-items: center;
    }

    .class_contentMainLayout {
        width: 100%;
        padding: 20px 90px;
    }

    .class_grapgMainLayout {
        justify-content: center;
    }

    .graph_mainLayoutsub {
        width: auto;
    }

    .graph_line01 {
        top: 35%;
        right: 55%;
        width: 130px;
        height: 4px;
    }

    .graph_line03 {
        left: 4%;
        width: 100%;
    }

    .graph_line04 {
        left: 4%;
        width: 100%;
    }

    .class_tabMainLayout {
        justify-content: center;
    }

    .class_characterMainLayout {
        width: 650px;
        position: relative;
        top: 0;
        right: 0;
        transform: translate(0%, 0%);
    }

    .requirement_mainLayout {
        padding: 20px;
        margin: 0;
    }

}

@media(max-width:768px) {
    .banner_character {
        position: absolute;
        z-index: 2;
        bottom: 150px;

        left: 50%;
        transform: translateX(-53%) !important;
        width: 850px;
        max-width: 850px;

        overflow: hidden;
    }

    .banner_character img {
        display: block;
        width: 100%;
        height: auto;
        object-fit: cover;
    }

    .banner_mainLayout {
        position: relative;
        width: 100%;
        min-height: 100dvh;
        overflow-x: hidden;
    }

    .banner_logo2 {
        width: 450px;
    }

    .banner_character_filter {
        display: block;
        position: absolute;
        bottom: 130px;
        left: 12%;
        z-index: 3;
        width: 80%;
        height: 100px;
        background: #ffffff;
        border-radius: 50%;
        box-shadow: 1px 1px 60px 100px #fff;
    }

    .slider_contentLayout {
        width: 600px;
        height: 350px;
    }

    .slider_img.center {
        width: 500px;
        height: 370px;
    }

    .slider_btn.right {
        right: 100px;
    }

    .slider_btn.left {
        left: 100px;
    }

    .slider_img.right {
        right: 0;
        top: 70px;
    }

    .slider_img.left {
        left: 0;
        top: 70px;
    }

    /* class  */
    .class_contentMainLayout {
        width: 100%;
        padding: 20px 50px;
    }

    .graph_mainLayoutClass {
        width: 80px;
        min-width: 80px;
        min-height: 80px;
    }

    .graph_mainClass {
        width: 60px;
        height: 60px;
    }

    .graph_mainLayoutClass span {
        font-size: 23px;
        line-height: 12px;
    }

    .graph_subLayoutClass {
        width: 60px;
        min-width: 60px;
        height: 60px;
    }

    .graph_subClass {
        width: 40px;
        height: 40px;
    }

    .graph_subLayoutClass span {
        font-size: 18px;
        line-height: 12px;
    }

    .graph_subClassLock {
        width: 60px;
        height: 60px;
    }

    .graph_line01 {
        top: 35%;
        right: 51%;
        width: 100px;
    }

    .graph_line02 {
        height: 140px;
    }

    .graph_line03 {
        left: 1.6%;
        top: 19px;
    }

    .graph_line04 {
        left: 1.6%;
        bottom: 38px;
    }

    .graph_line02.high {
        top: 39%;
        right: -12px;
        height: 185px;
    }

    .graph_line05 {
        bottom: 54%;
    }

    .class_tabCharacter {
        width: 80px;
        min-width: 80px;
    }

    .class_titleLayout {
        width: 300px;
        height: 80px;
        font-size: 70px;
    }

    .class_tabMainLayout {
        width: 100%;
    }

    .emblem_title {
        font-size: 55px;
        line-height: 30px;
    }

    .emblem_detailLv {
        font-size: 30px;
        line-height: 20px;
    }

    .emblem_img {
        width: 80px;
        min-width: 80px;
    }

    .class_characterMainLayout {
        width: 500px;
    }
}

@media(max-width:700px) {
    .content_featuresContent {
        height: 580px;
        width: 550px;
    }

    .content_featuresTagLayout {
        right: -47px;
    }

    .content_featuresDetail {
        width: 350px;
        min-width: 350px;
    }

    .features_detail {
        height: 240px;
    }
}

@media (max-width: 679px) {

    .agreementContent {
        width: 100% !important;
        min-width: 100% !important;
    }

    .banner_character {
        width: 600px;
        max-width: 600px;
    }

    .banner_bgGradient {
        bottom: -80px;
        height: 200px;
    }

    .banner_character_filter {
        box-shadow: 1px 1px 60px 60px #fff;
    }

    .banner_footerStore {
        width: 120px;
    }

    .navbar_rightMainLayout {
        /* z-index: 30; */
        gap: 5px;
        top: 50px;
    }

    .navbar_rightSoical {
        width: 30px;
        height: 30px;
        border-radius: 5px;
    }

    /* the story  */
    .content_main {
        width: 510px;
        height: 350px;
        padding: 40px 70px 40px;
        margin-top: 230px;
    }

    .content_character {
        width: 400px;
        top: -220px;
        right: 55px;
    }
}

@media(max-width:630px) {
    .content_featuresContent {
        height: 505px;
        width: 480px;
    }

    .content_featuresTagLayout {
        right: -47px;
    }

    .content_featuresDetail {
        width: 300px;
        min-width: 300px;
    }

    .features_detail {
        height: 220px;
    }

    .content_feaTitle {
        font-size: 60px;
        line-height: 40px;
    }

    .features_detailImg {
        width: 140px;
    }

    .slider_contentLayout {
        width: 500px;
        height: 250px;
    }

    .slider_img.center {
        width: 400px;
        height: 300px;
    }

    .slider_btn.right {
        right: 100px;
    }

    .slider_btn.left {
        left: 100px;
    }

    .slider_img.right {
        right: 0;
        top: 60px;
        width: 200px;
        height: 150px;
    }

    .slider_img.left {
        left: 0;
        top: 60px;
        width: 200px;
        height: 150px;
    }

}

@media (max-width:576px) {
    .banner_logo {
        width: 180px;
    }

    .banner_logo2 {
        width: 380px;
    }

    .features_tag.active {
        position: relative;
        left: -23px;
        width: 120px;
        height: 33px;
        font-size: 20px;
    }

    .features_tag {
        left: -1px;
        width: 80px;
        height: 30px;
        font-size: 19px;
    }

    .content_featuresTagLayout {
        right: -30px;
        gap: 15px;
    }

    .content_featuresContent {
        height: 477px;
        width: 450px;
    }

    .content_featuresDetail {
        width: 280px;
        min-width: 280px;
    }

    .features_detail {
        height: 200px;
    }

    .features_monster {
        width: 450px;
        top: -400px;
    }

    .content_featuresMainLayout {
        margin-top: 380px;
    }

    .banner_mainLayout {
        overflow: hidden;
    }

    .btn_preregister {
        top: 90px;
        width: 130px;
    }

    .footer_logoDpoLayout {
        position: relative;
        padding-bottom: 10px;
    }

}

@media (max-width:520px) {
    .content_main {
        width: 420px;
        height: 290px;
        padding: 30px 50px 25px;
        margin-top: 220px;
    }

    .content_character {
        width: 400px;
        top: -220px;
        right: 12px;
    }

    .features_tag.active {
        position: relative;
        left: -23px;
        width: 100px;
        height: 28px;
        font-size: 20px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .features_tag {
        width: 65px;
        height: 26px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .content_featuresTagLayout {
        right: 2px;
        gap: 15px;
        width: 80px;
    }

    .slider_img.right {
        right: 35px;
    }

    .slider_img.left {
        left: 35px;
    }

    .slider_contentLayout {
        width: 100%;
    }

    .slider_btn.left {
        left: 10px;
        top: 100px;
        width: 40px;
    }

    .slider_btn.right {
        right: 10px;
        top: 100px;
        width: 40px;
    }

    /* class  */
    .graph_layoutsub {
        gap: 0px;
    }

    .class_grapgMainLayout {
        gap: 10px;
    }

    .graph_line04 {
        left: 8%;
        bottom: 38px;
        width: 83%;
    }

    .graph_line03 {
        left: 7.5%;
        top: 19px;
        width: 83%;
    }

    .class_contentMainLayout {
        padding: 20px 20px;
    }
}

@media (max-width: 500px) {
    .navbar_mainLayout {
        padding: 10px 25px;
    }

    .navbar_centerGame {
        width: 180px;
        min-width: 180px;
        height: 180px;
        justify-content: center;
    }

    .navbar_btnGame {
        width: 180px;
        height: 180px;
        top: -40px;
    }

    .navbar_btnGameTitle {
        font-size: 50px;
        line-height: 30px;
        padding-top: 0px;
    }

    .navbar_btnGameTitle2 {
        font-size: 35px;
        line-height: 20px;

    }

    #account .card-account .btn-accept {
        width: 100%;
    }

    #account .card-account {
        width: 100%;
        min-width: 350px;
    }

    .content_topicLayout {
        width: 300px;
        height: 70px;

        font-size: 55px;
    }

    body.lang-th .content_topicLayout {
        font-size: 30px;
    }

    .class_tabMainLayout {
        width: 100%;
        align-items: start;
        justify-content: start;
    }

    .class_characterMainLayout {
        width: 100%;
    }

}

@media (max-width:465px) {
    .content_featuresMainLayout {
        margin-top: 300px;
    }

    .features_monster {
        width: 350px;
        top: -300px;
    }

    .content_featuresTopic {
        left: 0px;
        width: 280px;
        height: 75px;
    }

    .content_featuresTopic span {
        font-size: 45px;
        line-height: 46px;
    }

    .content_featuresContent {
        height: 400px;
        width: 380px;
        padding: 25px 30px;
    }

    .content_featuresTagLayout {
        right: -11px;
        gap: 15px;
        top: 35px;
    }

    .features_detail {
        height: 180px;
    }

    .features_detailImg {
        width: 120px;
    }

    .content_featuresDetail {
        width: 250px;
        min-width: 250px;
    }

    .requirment_detailLayout {
        flex-direction: column;
    }

    .requirment_tabLayout {
        gap: 10px;
    }
}

@media (max-width:425px) {
    .content_main {
        width: 330px;
        height: 250px;
        padding: 30px 30px 25px;
        margin-top: 220px;
    }

    .content_character {
        width: 350px;
    }

    .content_detail {
        padding: 20px;
    }

    h1,
    .h1 {
        line-height: 25px;
    }


}

@media (max-width: 415px) {
    .content_feaTitle {
        font-size: 50px;
        line-height: 35px;
    }

    .content_featuresTagLayout {
        right: 11px;
        gap: 15px;
        top: 35px;
        width: 60px;
    }

    .features_tag.active {
        position: relative;
        left: -19px;
        width: 95px;
        height: 26px;
        font-size: 20px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .slider_img.center {
        width: 350px;
        height: 260px;
    }
}

@media (max-width: 400px) {
    .navbar_centerGame {
        width: 130px;
        min-width: 130px;
        height: 130px;
        justify-content: center;
    }

    .navbar_btnGame {
        width: 130px;
        height: 130px;
        top: -40px;
    }

    .navbar_btnGameTitle {
        font-size: 40px;
        line-height: 20px;
        padding-top: 0px;
    }

    .navbar_btnGameTitle2 {
        font-size: 28px;
        line-height: 20px;
        margin-bottom: 10px;
    }

    .content_featuresContent {
        height: 350px;
        width: 330px;
        padding: 25px 30px;
    }

    .content_featuresDetail {
        width: 200px;
        min-width: 200px;
    }

    .features_detail {
        height: 150px;
    }

    .features_detailImg {
        width: 100px;
    }

    .content_featuresTagLayout {
        right: 0;
        gap: 10px;
    }


}

@media (max-width: 350px) {

    #account .card-account {
        width: 100%;
        min-width: 100%;
    }
}

@media (min-height: 1281px) {
    .banner_contentMainLayout {
        justify-content: center;
    }

    .banner_character {
        bottom: 40%;
    }
}