@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;
        margin: auto 0;
    }
    .W-main .ments h1 {
        font-size: 20px;
        text-align: center;
        width: 70%;
        margin: 0 auto;
        margin-bottom: 10px;
    }
    .W-main .ments .dot_top:before{
        font-size: 5px;
        letter-spacing: 15px;
        margin-bottom: -10px;
    }

    .W-main .ments h2 {
        font-size: 50px;
        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_wrap{
        display: none;
    }
    .video_m{
        display: block;
    }
    .video_m  h3 {
        font-size: 20px;
        line-height: 30px;
        font-family: "UD Shin Go Hangul DemiBold";
        padding: 20px;
        margin-top: 50px;
    }
    .video_m .youtube {
        min-height: 300px;
    }
    .video_m a {
        width: 70%;
        padding:10px; 
        margin: 20px auto; ;
    }
    .video1{
        width: 100%!important;
    }
    .video2{
        width: 100%!important;
    }

    .products{
        text-align: center;
    }

    .products .product {
        padding:20px; 
    }
    .products .ments {
        padding:20px 0; 
    }
    .products h3 {
        font-size: 24px;
        line-height: 30px;
        padding: 20px 0 30px 0;
    }
    .products h4 {
        font-size: 20px;
        margin-top: 20px;
    }
    .products p.about {
        margin-top:0;
    }
    .products p {
        margin-top:10px;
        font-size: 18px;
    }
    .products .sub_n{
        display: none;;
    }
    .products .sub_m{
        display: block;
    }
    .products .about {
        display: flex;
        justify-content: flex-end;
    }
    .products .about2 {
        display: flex;
        justify-content: flex-start;
        font-size: 14px;
    }
    .products .product .img_m{
        display: block;
    }
    .products .product .img_right{
        display: none;
    }
    .products .btns {
        gap:10px;
    }
    .products a {
        width: 100%;;
    }
    .why_docu{
        display: none;
    }
    .why_docu_m {
        padding:20px;
        display: block;
    }
    .why_docu_m h3 {
        font-family: "UD Shin Go Hangul DemiBold";
        padding-top:20px;
        font-size: 19px;
        font-weight: bold;
        margin-bottom: 30px;
    }
    .why_docu_m .cards{
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    .why_docu_m .cards .card{
        width: 45%;
    }
    .why_docu_m .cards .img {
        width:100%;
        padding:20px;
        height:auto; 
    }
    
    .why_docu_m .cards p {
        font-size: 15px;
        text-align: center;
        margin-top:10px;
    }
    .why_docu_m h4{
        font-size: 16px;
        margin-bottom: 50px;
    }
    .why_docu_m h5{
        color:#01916d; 
        font-size: 16px;
        font-weight: 700;
        margin:0px 0; 
        text-align: center;
        font-family: "UD Shin Go Hangul DemiBold";
    }
    .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;
        padding: 0 0;
    }
    .box_two .container{
        padding: 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;;
    }
}