@media (max-width: 912px){
    @import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR&display=swap');


    @font-face {
        font-family: "UD Shin Go Hangul DemiBold";
        font-style: normal;
        font-display: swap;
        src:    url('../font/MO-UDShinGoHangKo2-DeB.otf') format("opentype");
    }

    @font-face {
        font-family: "UD Shin Go Hangul Regular";
        font-style: normal;
        font-display: swap;
        src:    url('../font/MO-UDShinGoHangKo2-Reg.otf') format("opentype");
    }

    @font-face {
        font-family: "UD Shin Go Hangul Light";
        font-style: normal;
        font-display: swap;
        src:    url('../font/MO-UDShinGoHangKo2-Lig.otf') format("opentype");
    }
    *{
        font-family: 'UD Shin Go Hangul Light', 'Roboto Condensed', sans-serif ;
    }

    .W-main {
        background: url('../img/bg1_m.jpg') no-repeat center center ;
        background-size: cover;
        height: 500px;
    } 
    .W-main .ments {
        min-height: auto;
        padding-top:170px;
    }
    .W-main .ments h1 {
        font-size: 20px;
        text-align: center;
    }
    .W-main .ments .dot_top:before{
        font-size: 5px;
        letter-spacing: 15px;
        margin-bottom: -10px;
    }

    .W-main .ments h2 {
        font-size: 70px;
        text-align: center;
    }
    .W-main .ments a {
        width: 300px;
        margin:0 auto; 
        font-size: 20px;
        padding:10px; 
        height:auto; 
        margin-top: 30px;
    }
    .W-main .ments p {
        font-size: 15px;
        text-align: center;
        margin-top:10px; 
        padding-bottom: 100px;;
    }
    .slogan {
        font-size: 15px;
        padding:40px 0; 
    }

   
    .video h3 {
        font-size:20px;
        text-align: center;
        margin-bottom: 10px;
    }
    .video p {
        font-size: 15px;;
        text-align: center;
        margin-bottom: 30px;
    }
    .video .youtube{
        width:100%; 
        height:260px;
        margin:20px 0 ; 
    }
    .video .btns a {
        width: 50%;
        font-size: 15px;
        height:auto; 
        padding:10px; 
    }
    .why_docu h3 {
        padding-top:20px;
        font-size: 25px;
        margin-bottom: 30px;
    }
    .why_docu .cards{
        display: flex;
        justify-content: space-around;
        flex-wrap: wrap;
        flex-direction: row;
        gap: 0;
    }
    .why_docu .cards .card {
        width: 45%;
        margin: 0;
    }
    .why_docu .cards .img {
        width:100%;
        padding:20px;
        height:auto; 
    }
    .why_docu .cards p {
        font-size: 15px;
        text-align: center;
        margin-top:10px;
    }
    .container{
        padding: 0px;
    }
    .paper{
        position: relative;
        background:url('../img/bg_02.jpg') no-repeat; 
        background-size: 100%;
        width: 100%;
        height: 350px;
    }
    .paper .ment{
        padding:10px;
        text-align: center;
    }
    .paper h3 {
        font-size: 20px;
        line-height: 28px;
    }
    .paper p {
        font-size: 14px;
        margin-top: 20px;
    }
    .paper .btns{
        margin: 0 auto;
        width: 80%;
    }
    .paper a {
        padding:5px 10px;
        font-size: 15px;
        margin-top:20px;
    }

    .paper2{
        position: relative;
        background:url('../img/bg_03.jpg') no-repeat; 
        background-size: 100%;
        width: 100%;
        height: 350px;
    }
    .paper2 .ment{
        padding:10px;
        text-align: center;
    }
    .paper2 h3 {
        font-size: 20px;
        line-height: 28px;
    }
    .paper2 p {
        font-size: 14px;
        margin-top: 20px;
    }
    .paper2 .btns{
        margin: 0 auto;
        width: 80%;
        justify-content: center;
    }
    .paper2 a {
        padding:5px 10px;
        font-size: 15px;
        margin-top:20px;
    }

    .pdfs .w-full{
        padding: 20px;
    }
    .pdfs .title {
        width: 100%;
        height:auto; 
    }
    .pdfs .title img {
        width: 100%!important;
        margin: auto 0;

    }
    .pdfs h3 {
        font-size: 18px;;
    }
    .pdfs p {
        font-size: 12px;
        margin-top: 10px;
    }

    .sign_about{
        position: relative;
        background:url('../img/m_bg_02.jpg') no-repeat center center; 
        background-size: 100%;
    }
    .sign_about .overlay{
        width: 100%; 
        height:100%;
        position: absolute;
        background:rgba(255,255,255,0.9); 
        z-index: -1;
    }
    .sign_about .ment {
        padding:10px 
    }
    .sign_about h3 {
        font-size: 20px;
        line-height: 22px;
        margin-bottom: 20px;;
    }
    .sign_about h3 span {
        height:22px;
    }
    .sign_about p {
        font-size: 12px;
    }
    .sign_about a {
        height:auto; 
        padding:10px;
        width:300px;
    }


    
    .global h3 {
        font-size: 20px;
        line-height: normal;
        text-align: center;
    }
    .global p {
        font-size: 14px;;
    }
    .global .items .item h4{
        font-size: 20px;
    }
    .global .items .item span {
        font-size: 25px;
    }
    .global .items {
        margin:30px 0; 
    }
    .global a {
        height:auto; 
        width:170px;
        font-size: 15px;
        margin-top:30px;
        padding:10px 0;
    }

    .familay_site h3 {
        font-size: 20px;
    }

    .box_two{
        margin: 0 0 0 0;
    }
    .box_two .flex-wrap{
        display: flex;
        flex-wrap: wrap;
        flex-direction: row;
    }
    .box_two .bg {
        width: 100%;
        min-height:350px;
    }
    .box_two h3 {
        font-size: 25px;;
    }
    .box_two .ments {
        top:80px;
    }
    .box_two a {
        width: auto; ;
        height:auto; 
        padding: 10px;
        font-size: 20px;;
    }
    .box_two p {
        margin-top: 5px;
        font-size: 13px;;
    }
}