@media screen and (min-width: 1155px) and (max-width: 1580px) {
    input[type="button"] {
        /* ok */
        font-size: 14px;
        width: 225px;
        height: 47px;
    }
    .cover_text::after {
        /* ok */
        right: -4px;
        height: 80%;
    }
    /* ------------------------------------------------ */
    .nav {
        /* ok */
        top: calc(50% - 360px);
        transform: translate(-50%, 0);
        padding: 0 20px;
    }
    .nav div {
        /* ok */
        width: 8px;
        height: 8px;
        margin: 0 10px;
        display: inline-block;
    }
    .nav_s_btn,
    .nav_p_btn,
    .nav_t_btn {
        top: 50%;
        width: 70px;
        height: 70px;
        border-radius: 50px;
        background: rgb(255, 255, 255);
        font-size: 16px;
        color: rgb(0, 0, 0);
    }
    .nav_s_btn,
    .nav_t_btn,
    .nav_s_ani {
        left: 10px;
    }
    .nav_p_btn {
        right: 10px;
    }
    /* ///////////////////////////////////// */
    .img {
        position: relative;
        height: 95%;
        top: 49%;
        background: url(../img/3.jpg);
        margin-left: 2%;
        margin-right: 1%;
        transform: translate(0, -50%);
        border-radius: 20px 20px 20px 20px;
    }
    .titlepage_card {
        /* ok */
        width: 1090px;
        height: 600px;
        top: 50%;
        margin-right: 2%;
    }
    .titlepage_card:nth-child(1) {
        background-size: 100%;
        margin-left: 13.5%;
    }
    .titlepage_card_end {
        margin-right: 13.5%;
    }
    /* ///////////////////////////////////////////////////////////////////////////// */

    .next_up p {
        font-weight: 600;
        font-size: 60px;
        letter-spacing: -4px;
        font-family: "font-b" !important;
        margin-bottom: 2%;
        color: var(--text_color_p);
    }
    .next_up a {
        font-size: 16px;
        color: var(--text_color_a);
        letter-spacing: var(--spacing);
    }
    .next_up_btn {
        display: inline-block;
        margin-top: 70px;
        background: var(--btn_bg);
        color: var(--btn_text);
    }
    .next_up_btn:hover {
        background: var(--btn_bg_hover);
    }
    .next_up_btn_m {
        display: none;
    }
    /* ///////////////////////////////////////////////////////////////////////////////////////// */
    /* ///////////////////////////////////////////////////////////////////////////////////////// */
    /* ///////////////////////////////////////////////////////////////////////////////////////// */
    /* ///////////////////////////////////////////////////////////////////////////////////////// */
    .wit {
        width: 100%;
        height: 260px;
        position: absolute;
        background: var(--card_bg);
        border-bottom: 1px solid #d6d6d6;
    }
    .wit_content {
        position: absolute;
        top: 50%;
        left: 100px;
        transform: translate(0, -50%);
    }
    .wit_content p {
        color: var(--text_color_p);
        font-size: 50px;
        font-weight: 600;
        letter-spacing: -3px;
        line-height: 100%;
        margin-right: 40px;
    }
    .wit_content a {
        color: var(--text_color_a);
        font-size: 20px;
        letter-spacing: var(--spacing);
    }
    .wit_btn input[type="button"] {
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
    }
    .wit_btn {
        position: absolute;
        top: 50%;
        right: 100px;
        transform: translate(0, -50%);
        color: var(--btn_text);
        background: var(--btn_bg);
    }
    .wit_btn:hover {
        background: var(--btn_bg_hover);
    }
    .wit_bg {
        background-size: 100%;
    }
    /* //////////////////////////////////////////////////////////////////////////////////////
    //////////////////////////////////////////////////////////////////////////////////////////
    //////////////////////////////////////////////////////////////////////////////////////////// */
    .epilogue_title {
        /* ok */
        top: 130px;
    }
    .epilogue_title p {
        /* ok */
        font-size: 50px;
    }
    .epilogue_content {
        /* ok */
        bottom: 30px;
    }
    .epilogue_content_bg {
        /* ok */
        width: 330px;
        height: 173px;
        margin: 5px;
    }
    .epilogue_content_text {
        /* ok */
        margin-top: 60px;
    }
    .epilogue_content_text p {
        /* ok */
        font-weight: 600;
        font-size: 20px;
        font-family: "font-b" !important;
    }
    .epilogue_content_text a {}
    .epilogue_content_text_btn {
        display: none;
    }
    .icon_info {
        /* ok */
        width: 40px;
    }
    /* ------------------------------------------------ */
    /* ------------------------------------------------ */
    /* ------------------------------------------------ */
    /* ------------------------------------------------ */
    /* ------------------------------------------------ */
    /* ------------------------------------------------ */
    /* ------------------------------------------------ */
    /* ------------------------------------------------ */
    /* ------------------------------------------------ */
    /* ------------------------------------------------ */
    /* ------------------------------------------------ */
    /* ------------------------------------------------ */
    .epilogue_btn {
        /* ok */
        bottom: 10%;
    }
    .epilogue_about_content a {
        /* ok */
        font-size: 18px;
        line-height: 1.85;
    }
    /* ------------------------------------------------ */
    /* ------------------------------------------------ */
    /* ------------------------------------------------ */
    /* ------------------------------------------------ */
    /* ------------------------------------------------ */
    /* ------------------------------------------------ */
    /* ------------------------------------------------ */
    .baffle {
        position: absolute;
        width: 100%;
        height: 100%;
    }
    .baffle_s {
        font-size: 18px;
        position: absolute;
        text-align: center;
        color: #fff;
        line-height: 33px;
        width: 100%;
        height: 100%;
        background: rgb(0, 0, 0);
        z-index: 10;
    }
    .s_content {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }
    .baffle_s input {
        background: #f1f1f1;
        color: rgb(0, 0, 0);
        margin-bottom: 5px;
        font-weight: 600;
    }
    #baffle_height {
        padding: 1px 5px;
        background: rgb(255, 100, 0);
        border-radius: 5px;
        color: rgb(255, 255, 255);
    }
    #baffle_v {
        text-align: center;
        width: 100%;
        height: 100%;
        background-color: #fff;
        z-index: 20;
        position: absolute;
    }
    #baffle_v p {}
    .v_content {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }
}