@media (max-width: 1000px) {

    /* Header Mobile */
    .header_wrapper {
        height: 60px;
        padding: 0 1.5rem 0 1.5rem;
    }

    .logo_box {
        width: 37px;
    }

    .menu_list {
        display: none;
    }

    .btn_mobile_menu{
        display: inline-block;
    }
    #current_language{
        display: none;
    }
    .language_dropdown{
        padding: 8px;
    }

    .language_menu{
        transform: translateX(-50%) translateY(-4px);
    }

    .container_wrapper{
        width: 100%;
        flex-direction: column;
        padding: 0;
    }
    /*Home Contents*/
    .home_container{
        width: 100%;
    }
    .main_img{
        display: none;
    }

    .mobile_main_img{
        display: inline;
        width: 200%;
        max-width: 100%;
        height: auto;
    }

    .img_box{
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .home_inside{
        width: 100%;
        top: 50%;
        transform: translate(-50%,-50%);
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }
    .introduce_box{
        padding:0 1.5rem 0 1.5rem;
    }

    .main_title_text{
        font-size: 20px;
        margin-bottom: 1rem;
    }

    .main_bi_img{
        max-width: 100%;
        width: 320px;
    }

    .main_explain_text{
        margin-top: 1rem;
        font-size: 16px;
        line-height: 170%;
    }

    .main_explain_text > br{
        display: none;
    }

    .main_image_box{
        text-align: center;
    }
    .main_image {
        width: 80%;
    }

    .powered_by_image{
        display: none;
    }

    .contract_address{
        width: inherit;
        height: auto;
        flex-direction: column;
        word-break: break-all;
        gap: 8px;
        padding: 10px 20px 10px 20px;
    }

    .btn_mint{
        margin-top: 5rem;
    }

    .btn_soon{
        margin-top: 5rem;
    }
    /* My Square? */
    .mysquare_container_wrapper{
        flex-direction: column;
        gap: 2rem;
        margin-top: 8px;
        align-items: center;
        display: flex;
    }
    .mysquare_subtitle_text {
        margin-bottom: 4px;
    }
    .mysquare_left_box{
        padding: 0 1.5rem 0 1.5rem;
    }
    .mysquare_title_text{
        font-size: 34px;
        padding-bottom: 24px;
    }
    .mysquare_explain_text{
        font-size: 16px;
    }
    .mysquare_image_box{
        margin-top: 40px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    
    .main_image_deco_top{
        width: 100px;
        position: absolute;
        top: -40px;
        right: -20px;
        z-index: -1;
    }
    
    .main_image_deco_bottom{
        width: 150px;
        position: absolute;
        bottom: -50px;
        right: -20px; 
        z-index: -1;
    }

    /*Artist*/
    .artist_container_wrapper{
        flex-direction: column-reverse;
        margin-top: 7rem;
        gap: 3rem;
    }
    .artist_right_box{
        padding: 0 1.5rem 0 1.5rem;
    }
    .artist_subtitle_text {
        margin-bottom: 4px;
    }
    .artist_title_text{
        font-size: 34px;
        padding-bottom: 24px;
    }
    .artist_explain_text{
        font-size: 16px;
    }
    .artist_image_box{
        display: flex;
        align-items: center;
        justify-content: center;
    }

    /*Roadmap*/
    .roadmap_container_wrapper{
        padding: 0 1.5rem 0 1.5rem;
        box-sizing:border-box;
        margin-top: 100px;
    }
    .roadmap_title_text{
        font-size: 34px;
        padding-bottom: 2rem;
        text-align: center;
    }
    .phase_explain_text{
        font-size: 16px;
        padding: 0;
        margin-bottom: 60px;
    }
    .phase_explain_text > br {
        display: none;
    }
    .phase_contents{
        margin: 0 1.5rem 0 1.5rem;
        padding: 1.5rem 2rem 1.5rem 2rem;
        box-sizing:border-box;
        width: 100%;
        border-radius: 1rem;
        top:60px;
    }
    .phase_text_gr01,.phase_text_gr05,.phase_text_gr06,.phase_text_gr07{
        text-align: center;
    }
    .roadmap_blur_circle{
        display: none;
    }


    /*FAQ*/
    .faq_blur_circle{
        display: none;
    }
    .faq_container_wrapper{
        margin-top: 100px;
    }
    .faq_title_text{
        font-size: 34px;
        margin-bottom: 24px;
    }
    .qna_box {
        padding: 1rem;
        margin-bottom: 0;
        width: 100%;
    }
    .question_box{
        font-size: 16px;
    }

    .btn_down{
        height: 24px;
    }
    .answer_box{
        padding-top: 1rem;
    }

    /*Footer*/
    .footer_blur_circle{
        display: none;
    }
    .footer{
        margin-top: 10rem;
        margin-bottom: 5rem;
        border: 0;
    }
    .footer_top_box{
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }
    .footer_logo_img{
        display: none;
    }
    .mobile_footer_logo_img{
        display: inline-block;
    }
    .footer_bottom_box{
        flex-direction: column;
        align-items: center;
    }
    .footer_menu_list{
        flex-wrap: wrap;
    }
    .discord,
    .twitter{
        flex: 1 1 50%;
        max-width: 8.000rem;
    }
    .rarity_sniper {
        flex: 1 1 100%;
        max-width: 9.750rem;
    }
    /* S Privacy */
    .container_privacy{
        box-sizing: border-box;
        margin-top: 120px;
        padding-left: 20px;
        padding-right: 20px;
    }

    .privacy_main_title{
        font-size: 24px;
        margin-bottom: 40px;
    }

    .privacy_main_title > br {
        display:inline-block;
    }

    .privacy_line {
        width: 100%;
        height: 0;
        border-bottom: 1px solid var(--color-gr06);
    }
    .privacy_title{
        margin-top: 40px;
    }
    .privacy_article_long{
        margin-top: 30px;
    }
    .mobile_privacy_box{
        display: flex;
        flex-direction: column;
        margin-top: 30px;
        gap: 15px;
    }
    .mobile_privacy_line {
        display: inline-block;
        margin-top: 30px;
        width: 100%;
        height: 0;
        border-bottom: 1px solid var(--color-gr06);
        margin-top: 63px;
    }

    .privacy_box{
        display: none;
    }

    .privacy_article{
        margin-top: 5px;
    }

    .ml_1{
        margin-left: 10px;
    }

    .ml_2{
        margin-left: 20px;
    }

    .ml_3{
        margin-left: 30px;
    }

    .tr{
        height: auto;
    }

    td{
        padding: 12px;
    }
    /* E Privacy */
}