@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/m_01.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: 20px;
        line-height: 24px;
    }
    .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; 
    }
    .container{
        padding: 0;
    }
    .sign_about{
        position: relative;
        background:url('../img/m_04.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: 24px;
        margin-bottom: 20px;;
        text-align: center;
    }
    .sign_about h3 span {
        height:22px;
    }
    .sign_about p {
        font-size: 14px;
        text-align: center;
    }
    .sign_about a {
        height:auto; 
        padding:10px;
        width:300px;
        margin:0 auto; 
        margin-top:30px; 
    }

    .why_docu h3 {
        padding-top:20px;
        font-size: 20px;
        line-height: 30px;
        text-align: center;
    }
    .why_docu .cards {
        justify-content: space-around;
        margin-top: 30px;
        gap: 0;
    }
    .why_docu .cards .card {
        width: 50%;
    }
    .why_docu .cards .card h3{
        margin-top: 0;
        padding-top: 0;
    }
    .why_docu .cards .img {
        width:80%;
        padding:20px;
        height:auto; 
        margin: 0 auto;
    }
    .why_docu .cards p {
        font-size: 15px;
        text-align: center;
        line-height: 20px;
        margin-bottom: 20px;
    }
    .why_docu .btns {
        margin-top: 0px;
        width: 100%;
        padding:10px; 
    }
    .why_docu .btns a {
        width: 100%; ;
        font-size: 15px;
        height:auto; 
        padding:0.5rem; 
    }
    .models{
        margin-bottom: 0!important;
        padding-bottom: 0!important;
    }
    .models>h3{
        font-size: 24px;
        margin: 0 30px 50px 30px; 
        line-height: 34px;
    }
    .models .cards{
        display: flex;
        justify-content: space-around;
        gap: 0 0;
    }
    .models .cards a{
        width: 90%;
        box-sizing: border-box;
    }
    .models .cards a .card{
        width: 100%;
        margin-bottom: 30px;
    }
    .models .cards a .card h3{
        font-size: 20px;
    }
    .models .cards a .card p{
        font-size: 16px;
    }
    
    .models .cards p {
        font-size: 18px;
    }

    
    .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;;
    }
}