@media all and (max-width: 1300px){
    .all_wrap{
        width: 100%;
        box-sizing: border-box;
        padding: 0 15px;
    }
    
    .navi_wrap{
        width: 100%;
        box-sizing: border-box;
        padding: 0 15px;
    }
    
    .main_vs > .main_text_wrap{
        width: 100%;
        box-sizing: border-box;
        padding: 0 15px;
        padding-top: 35%;
    }
    
    
    
    .portfolio .all_wrap,
    .artwork .all_wrap,    
    .pcb .all_wrap,    
    .smt .all_wrap{
        padding: 70px 15px;
    }   
    
    .contact_right{
        width: 40%;
        padding: 80px 60px 80px 30px;
    }
    
}

@media all and (max-width: 1200px){
    .contact_left{
        width: 60%;
    }
    
    .contact_left .map{
        height: 67%;
    }

    .contact_left .ct_info{
        height: 33%;
    }
}

@media all and (max-width: 1080px){
    
    .navi{
        display: none;
    }
    
    .mob_nav_btn{
        display: block;
    }
    
    .intro{
        height: auto;
    }
    
    .intro > ul{
        flex-direction: column;
        height: auto;
    }
    
    .intro > ul > li{
        width: 100%;
    }
    
    .intro > ul > li:first-child{
        padding: 30px 0;
        text-align: center;
        height: auto;
    }
    
    .intro > ul > li:last-child{
        padding: 30px 0;
        height: auto;
        text-align: center;
    }
    
    .portfolio .portfolio_box .port_con_box .port_con{
        justify-content: flex-start;
    }
    
    .portfolio .portfolio_box .port_con_box .port_con > li{
        width: 32%;
        margin-right: 2%;
    }
    
    .portfolio .portfolio_box .port_con_box .port_con > li:nth-child(3n){
        margin-right: 0;
    }
    
    .artwork .all_wrap > .art_con>li{
        width: 49.5%;
        margin-bottom: 10px;
    }
    
    .pcb_top{
        flex-direction: column;
    }
    
    .pcb_top h2{
        display: block;
        width: 100%;
        text-align: center;
        margin-bottom: 13px;
    }
    
    .pcb_table table{
        min-height: 550px;
    }
    
    .pcb_table table tr th, .pcb_table table tr td{
        padding: 10px;
    }
    
    .pcb_table table tr th{
        font-size: 17px;
    }
    
    .pcb_table table tr td{
        font-size: 15px;
    }
    
    .smt_top{
        flex-direction: column;
    }
    
    .smt_top h2{
        display: block;
        width: 100%;
        text-align: center;
        margin-bottom: 13px;
    }
    
    .smt_table table tr th{
        font-size: 17px;
        padding: 10px;
    }
    
    .smt_table table tr td{
        font-size: 15px;
        padding: 10px;
    }
    
}

@media all and (max-width: 920px){
    
    .portfolio .portfolio_box > h2{
        font-size: 45px;
    }
    
    .artwork .all_wrap > h2{
        font-size: 45px;
    }

    .pcb_top{
        margin-bottom: 50px;
    }
    
    .pcb_top h2{
        font-size: 45px;
    }
    
    .pcb_tab_btn{
        width: 100%;
    }
    
    .pcb_tab_btn ul{
        width: 100%;
    }
    
    .pcb_tab_btn ul li{
        width: calc(33.3333% - 6.6666px);
        margin-right: 9.9998px;
    }
    
    .pcb_tab_btn ul li:last-child{
        margin-right: 0px;
    }
    
    .swiper-pagination1{
        width: 100%;
    }
    
    .swiper-pagination1 span{
        width: calc(33.3333% - 6.6666px);
        margin-right: 9.9998px;
    }
    
    .swiper-pagination1 span:last-child{
        margin-right: 0px;
    }
    
    .pcb_table{
        width: 100%;
        margin-right: 0px;
        margin-bottom: 20px;
    }
    
    .pcb_table table tr th{
        font-size: 15px;
    }
    
    .pcb_table table tr td{
        font-size: 14px;
    }
    
    .smt_top{
        margin-bottom: 50px;
    }
    
    .smt_top h2{
        font-size: 45px;
    }
    
    .smt_tab_btn{
        width: 100%;
    }
    
    .swiper-pagination2{
        width: 100%;
    }
    
    .swiper-pagination2 span{
        width: calc(33.3333% - 6.6666px);
        margin-right: 9.9998px;
    }
    
    .swiper-pagination2 span:last-child{
        margin-right: 0px;
    }
    
    .smt_table table tr th{
        font-size: 15px;
    }
    
    .smt_table table tr td{
        font-size: 14px;
    }
    
    .contact_wrap{
        flex-direction: row;
        flex-wrap: wrap;
    }
    
    .contact_right h2{
        font-size: 40px;
    }
    
    .contact_right{
        width: 100%;
        padding: 35px 20px;
    }
    
    .contact_right h2{
        text-align: center;
        margin-bottom: 25px;
    }
    
    .c_submit_btn{
        display: block;
        margin: 0 auto;
    }
    
    .contact_left{
        width: 100%;
    }
    
    .contact_left .map{
        height: 350px;
    }
    
    .contact_left .ct_info{
        height: auto;
    }
    
    .ct_info h3{
        text-align: center;
    }
    
    .footer_top ul{
        text-align: center;
    }
    
    .fb_box{
        padding: 30px 0 110px 0;
        background-position: center bottom 30px;
        background-size: 250px;
    }
    
    .fb_box address p{
        text-align: center;
        line-height: 1.5;
        font-size: 13px;
    }
}

@media all and (max-width: 820px){
    
    .main_vs > .main_text_wrap .textControl h3{
        font-size: 6vw;
    }
    
    .main_vs > .main_text_wrap .textControl p{
        font-size: 3.2vw;
    }
    
    .portfolio .portfolio_box > .port_tabmn > li{
        font-size: 17px;
    }
    
    .portfolio .portfolio_box .port_con_box .port_con > li{
        width: 49%;
        margin-right: 2%;
    }
    
    .portfolio .portfolio_box .port_con_box .port_con > li:nth-child(2n){
        margin-right: 0 !important;
    }
    
    .portfolio .portfolio_box .port_con_box .port_con > li:nth-child(3n){
        margin-right: 2%;
    }
    
    .artwork .all_wrap > .art_con>li{
        padding: 55px 30px;
    }
    
    .artwork .all_wrap > .art_con>li p{
        font-size: 17px;
    }
    
    
}

@media all and (max-width: 768px){
    
    .main_vs > .main_text_wrap{
        padding-top: 0px;
        position: absolute;
        left: 0;
        top: 50%;
        transform: translateY(-50%);
    }
    
    #contact-sec{
        height: 100px;
    }
    
    .smt_table{
        overflow-x: scroll;
    }
    
    .smt_table table{
        width: 750px;
    }
}

@media all and (max-width: 640px){
    
    .main_vs > .main_text_wrap > h2{
        font-size: 13vw;
    }
    
    .main_vs > .main_text_wrap > h2::before{
        display: none;
    }
    
    .main_vs > .main_text_wrap > h3{
        font-size: 6vw;
    }
    
    .main_vs > .main_text_wrap > p{
        font-size: 3vw;
    }
    
    .main_vs > .main_text_wrap > .main_contact{
        margin: 0 auto;
        display: block;
        width: 80%;
        line-height: 56px;
        margin-top: 50px;
        border: 2px solid #fff;
        background-color: rgba(0, 0, 0, 0.2);
        text-align: center;
        font-size: 26px;
    }
    
    .intro > ul > li:last-child{
        padding: 30px 20px;
    }
    
    .portfolio .portfolio_box > h2{
        margin-bottom: 35px;
    }
    
    .portfolio .portfolio_box > .port_tabmn > li{
        width: 49.5%;
        margin-bottom: 0.75%;
        flex-direction: column;
    }
    
    .portfolio .portfolio_box > .port_tabmn > li:first-child{
        width: 100%;
    }
    
    .artwork .all_wrap > h2{
        margin-bottom: 35px;
    }
    
    .artwork .all_wrap > .art_con>li{
        width: 100%;
        height: 155px;
    }
    
    .artwork .all_wrap > .art_con>li p{
        font-size: 15px;
    }
    
    .swiper-pagination1 span{
        width: 100%;
        margin-right: 0px;
        margin-bottom: 5px;
    }
    
    .smt_table h3{
        font-size: 20px;
    }
    
    .swiper-pagination2 span{
        width: 100%;
        margin-right: 0px;
        margin-bottom: 5px;
    }
}

@media all and (max-width: 540px){
    
    .intro > ul > li:first-child{
        padding: 20px;
    }
    
    .intro > ul > li:first-child img{
        width: 80%;
        height: auto;
    }
    
    .portfolio .portfolio_box > h2{
        font-size: 40px;
    }
    
    .portfolio .portfolio_box > p{
        font-size: 20px;
    }
    
    .portfolio .portfolio_box .port_con_box .port_con > li{
        width: 100%;
        margin-right: 0 !important;
        margin-bottom: 10px;
    }
    
    .portfolio .portfolio_box .port_con_box .port_con > li .port_con_text>p{
        font-size: 19px;
    }
    
    .artwork .all_wrap > h2{
        font-size: 40px;
    }
    
    .artwork .all_wrap > p{
        font-size: 20px;
    }
    
    .artwork .all_wrap > .art_con>li{
        width: 100%;
        border: 0;
        padding: 15px 0 10px 0;
        margin-bottom: 0px;
        height: auto;
        justify-content: flex-start;
        border-bottom: 1px solid rgba(255, 255, 255, 0.4);
    }
    
    .artwork .all_wrap > .art_con>li strong{
        top: 13px;
    }
    
    .artwork .all_wrap > .art_con>li:hover{
        background-color: transparent;
    }
    
    .artwork .all_wrap > .art_con>li:hover p{
        color: #ffffff;
    }
    
    .artwork .all_wrap > .art_con>li p{
        width: 100%;
        max-width: 65%;
    }
    
    .artwork .all_wrap > .art_con>li:hover strong{
        color: #fff;
    }
    
    .pcb_top h2{
        font-size: 40px;
    }
    
    .pcb_top h2 span{
        font-size: 20px;
    }
    
    .pcb_tab_btn ul li{
        width: 100%;
        margin-right: 0px;
        margin-bottom: 8px;
    }
    
    .smt_top h2{
        font-size: 40px;
    }
    
    .smt_top h2 span{
        font-size: 20px;
    }
    
    .smt_tab_btn ul li{
        width: 100%;
        margin-right: 0px;
        margin-bottom: 8px;
    }
    
    .contact_right h2 span{
        font-size: 20px;
    }

    .ps_info_agree{
        margin-bottom: 30px;
    }
    
    .c_submit_btn{
        width: 100%;
    }
    
    .contact_left .ct_info{
        padding: 25px;
    }
    
    .ct_info address{
        background-image: none;
        padding-left: 0;
    }
    
    .ct_info ul{
        padding-left: 0;
    }
}

@media all and (max-width: 400px){
    .navi_wrap > .logo > a > img{
        width: 160px;
        margin-top: 22px;
    }
    
    .mob_nav_btn{
        right: 15px;
    }
}