﻿@media all and (max-width:759px) {



    * {
        margin: 0;
        padding: 0;
        font-family: 'Noto Sans KR', sans-serif;
    }


    img {
        float: left;
        display: block;
    }

    ul, li {
        list-style: none;
    }

    a {
        text-decoration: none;
        color: #333333;
    }

    header, section, footer {
        float: left;
        width: 100%;
    }

    #wrap {
        width: 100%;
        max-width: 1920px;
        margin: 0 auto;
        overflow: hidden;
    }

    header {
        height: 100px;
        position: fixed;
        z-index: 9999;
    }



    #section_1 {
        display: none;
    }


    #section_1_m {
        height: 700px;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        background-color: #fafafa;
    }


    #device {
        width: 430px;
        height: 430px;
        margin-left: -5%;
    }

        #device > img {
            width: 100%;
            height: 100%;
        }


    #logo_m {
        width: 80px;
        height: 65px;
        margin-left: 10%;
        margin-top: 25px;
        float: left;
    }

        #logo_m img {
            width: 100%;
        }


    /*-----------------------모바일 메뉴---------------------*/

    #menu_mo_btn_wrap_m {
        width: 30px;
        height: auto;
        float: right;
        margin: 30px 15px 0 0;
    }

        #menu_mo_btn_wrap_m > li {
            width: 30px;
            height: 2px;
            background-color: rgba(0,0,0,0.7);
            margin-bottom: 10px;
        }

            #menu_mo_btn_wrap_m > li:nth-child(2) {
                width: 20px;
            }

            #menu_mo_btn_wrap_m > li:nth-child(3) {
                margin-bottom: 0px;
            }

    #note_menu_wrap_m {
        width: 1200px;
        height: 0px;
        background-color: #fafafa;
        position: relative;
        top: 5px;
        left: 0;
        z-index: 99;
        overflow: hidden;
    }

        #note_menu_wrap_m li {
            border-bottom: 1px solid #cdcdcd;
            display: none;
        }

    #top_border_m {
        border-top: 1px solid #cdcdcd;
    }

    #note_menu_wrap_m h4 {
        font-size: 20px;
        line-height: 70px;
        text-align: 100;
        margin-left: 50px;
    }


    #note_menu_wrap_m li:hover {
        background-color: #c8c8c8;
    }


    /*----------------------모바일 메뉴------------------*/


    #menu_wrap {
        display: none;
    }




    #sec_1_main_txt_m {
        width: 100%;
        height: 110px;
        margin: 0 auto 0 auto;
    }

        #sec_1_main_txt_m > h3 {
            text-align: center;
            font-size: 30px;
        }



    #sec_1_sub_txt_m {
        width: 100%;
        height: 50px;
    }

        #sec_1_sub_txt_m > p {
            text-align: center;
            font-size: 14px;
            font-weight: 300
        }





    #more_box_2_m {
        width: 140px;
        height: 45px;
        background-color: #2d51a3;
        transition-duration: 0.3s;
        margin: 25px auto;
    }




    #more_txt_2_m {
        color: whitesmoke;
        text-align: center;
        line-height: 45px;
        font-size: 12px;
    }


    #more_box_2_m:hover {
        background-color: white;
        border: 1px solid #2d51a3;
    }


        #more_box_2_m:hover p {
            color: #2d51a3;
        }



    #bold {
        font-weight: 600;
    }


    #top_btn_m {
        position: fixed;
        bottom: 70px;
        right: 0;
        cursor: pointer;
        z-index: 100;
        transition: all 0.2s linear;
        width: 70px;
    }

        #top_btn_m > img {
            width: 100%;
        }

    /*-----------------------------section_1_end----------------------------*/








    #section_2 {
        height: 650px;
    }

    #sec_2_main_txt {
        width: 100%;
        height: 100px;
        margin: 100px auto 0 auto;
    }

        #sec_2_main_txt > h2 {
            font-size: 28px;
            text-align: center;
        }


    #sec_2_sub_txt {
        width: 100%;
        height: 80px;
        margin: 0 auto;
    }

        #sec_2_sub_txt > p {
            text-align: center;
            font-size: 15px;
        }


    #sec_2_txt_wrap {
        width: 100%;
        height: 500px;
        margin: 0 auto;
    }

    #txt_1_m {
        font-size: 14px;
        text-align: center;
        font-weight: 100;
        margin-top: 30px;
    }

    #txt_2 {
        font-size: 14px;
        text-align: center;
        font-weight: 100;
        margin-top: 30px;
    }

    #txt_3 {
        font-size: 14px;
        text-align: center;
        font-weight: 100;
        margin-top: 30px;
    }

    #txt_4 {
        font-size: 14px;
        text-align: center;
        font-weight: 100;
        margin-top: 30px;
    }



    /*    .sec_2_thin{
        font-size: 14px;
        text-align: center;
        font-weight: 100;
        margin-top: 30px;
    }*/

    #txt_1 {
        display: none;
    }

    .big_txt {
        font-weight: 600;
    }




    /*-----------------------------section_2_end----------------------------*/







    #section_3 {
        height: 760px;
        background-color: #2d51a3;
        background-attachment: fixed;
    }



    #sec_3_txt_all {
        width: 100%;
        height: 700px;
        float: left;
        margin: 90px auto 10px 0px;
    }


    #sec_3_main_txt {
        width: 100%;
        height: 80px;
        text-align: center;
        color: #fff;
        margin-bottom: 80px;
    }

        #sec_3_main_txt > h2 {
            color: #fff;
            font-size: 23px;
        }


    .box_3 {
        width: 140%;
        height: 150px;
        margin-left: 2%
    }

        .box_3:first-child {
            margin-top: 50px;
        }



    #sec_3_img_wrap {
        display: none;
    }



    .number, .right {
        float: left;
    }

    .number {
        width: 45px;
        height: auto;
        font-size: 60px;
        color: #fff;
        /*text-align: center;*/
        font-weight: bold;
        margin-top: 13px;
    }

    .right {
        width: 65%;
        margin-top: 30px;
    }

    .top {
        font-weight: bold;
        font-size: 15px;
        color: #fff;
    }

    .bot {
        color: #fff;
        font-size: 12px;
    }





    /*-----------------------------section_3_end----------------------------*/





    #section_4 {
        height: 1000px;
        display: none;
    }


    #sec_4_txt_wrap {
        width: 100%;
        height: 150px;
        margin: 50px auto 0 auto;
    }


    #sec_4_main_txt {
        width: 100%;
        text-align: center;
        font-size: 25px;
        margin-bottom: 10px;
    }


    #sec_4_sub_txt {
        width: 100%;
        font-size: 14px;
        text-align: center;
    }



    #sec_4_mask {
        width: 800px;
        height: 600px;
        position: relative;
        overflow: hidden;
        margin: 30px auto 0 auto;
    }



    #price_wrap {
        width: 3200px;
        height: 600px;
        position: absolute;
        top: 0;
        left: 0;
    }

        #price_wrap > img {
            width: 800px;
            height: 600px;
            display: block;
            float: left;
        }


    .arrow {
        position: relative;
        top: -340px;
    }

    #right {
        right: -79%;
    }

    #left {
        left: 12%;
    }


    #more_box {
        width: 160px;
        height: 50px;
        background-color: #2d51a3;
        transition-duration: 0.3s;
        margin: 60px auto;
    }

    #more_txt {
        color: whitesmoke;
        text-align: center;
        line-height: 50px;
        font-size: 14px;
    }



    #more_box:hover {
        background-color: white;
        border: 1px solid #2d51a3;
    }


        #more_box:hover p {
            color: #2d51a3;
        }







    /*--------------------섹션4번 모바일 버전 css-------------------*/



    #section_4_m {
        height: 650px;
    }


    #sec_4_main_txt_m {
        width: 100%;
        height: 100px;
        float: left;
    }


        #sec_4_main_txt_m > h2 {
            text-align: center;
            line-height: 100px;
            font-size: 25px;
            margin-top: 20px;
        }




    #sec_4_sub_txt_m {
        width: 100%;
        height: 30px;
        float: left;
    }


        #sec_4_sub_txt_m > p {
            text-align: center;
            font-size: 13px;
        }



    #sec_4_mask_m {
        width: 379px;
        height: 379px;
        position: relative;
        margin: 160px auto 0 auto;
    }



    #price_wrap_m {
        width: 1516px;
        height: 379px;
        position: absolute;
        top: 0;
        left: 0;
    }

        #price_wrap_m > img {
            width: 379px;
            height: 379px;
            display: block;
            float: left;
        }



    .arrow_m {
        width: 20px;
        height: 45px;
        position: relative;
        top: -210px;
        float: left;
        opacity: 0.7;
    }



        .arrow_m > img {
            width: 100%;
        }



    #right_m {
        right: -86%;
    }

    #left_m {
        left: 7%;
    }


    #more_box_m {
        width: 120px;
        height: 35px;
        border: 1px solid #2d51a3;
        float: left;
        position: relative;
        left: 24%;
        background-color: #2d51a3;
        margin-top: 30px;
    }

    #more_txt_m {
        font-size: 12px;
        color: #fff;
        text-align: center;
        line-height: 35px;
        transition-duration: 0.3s;
    }


        #more_txt_m:hover {
            background-color: #fff;
            color: #333333;
        }




    /*-----------------------------section_4_end----------------------------*/




    #section_5 {
        display: none;
    }


    #sec_5_main_txt {
        width: 100%;
        height: 100px;
        margin: 100px auto 10px auto;
    }

        #sec_5_main_txt > h2 {
            font-size: 20px;
            text-align: center;
            line-height: 100px;
        }



    #sec_5_txt_wrap {
        width: 100%;
        height: 500px;
        margin: 0 auto;
    }

    #supply {
        width: 100%;
        height: 130px;
        margin-top: 100px;
        float: left;
        font-size: 29px;
        font-weight: 200;
        text-align: center;
    }

    #supply_2 {
        width: 100%;
        height: 200px;
        margin-top: 40px;
        float: left;
        font-size: 29px;
        font-weight: 200;
        text-align: center;
    }


    #company_box {
        width: 160px;
        height: 50px;
        background-color: #2d51a3;
        transition-duration: 0.3s;
        margin: 60px auto;
    }

    #company_txt {
        color: whitesmoke;
        text-align: center;
        line-height: 50px;
        font-size: 14px;
    }



    #company_box:hover {
        background-color: white;
        border: 1px solid #2d51a3;
    }


        #company_box:hover p {
            color: #2d51a3;
        }






    #section_5_m {
        height: 650px;
        background-color: #fafafafa;
    }



    #sec_5_main_txt_m {
        width: 100%;
        height: 100px;
        margin-top: 100px;
    }




        #sec_5_main_txt_m > h2 {
            text-align: center;
            line-height: 100px;
            font-size: 20px;
        }




    #sec_5_txt_wrap_m {
        width: 100%;
        height: 300px;
    }


        #sec_5_txt_wrap_m > p {
            text-align: center;
        }


    .big_txt_m {
        font-weight: bold;
    }


    #supply_m {
        font-size: 13px;
        width: 100%;
        height: 120px;
        line-height: 60px;
        font-weight: 300;
    }


    #supply_2_m {
        font-size: 13px;
        width: 100%;
        height: 120px;
        line-height: 40px;
        font-weight: 300;
    }




    #company_box_m {
        width: 120px;
        height: 35px;
        border: 1px solid #2d51a3;
        float: left;
        position: relative;
        left: 34%;
        background-color: #2d51a3;
    }

    #company_txt_m {
        font-size: 12px;
        color: #fff;
        text-align: center;
        line-height: 35px;
        transition-duration: 0.3s;
    }


        #company_txt_m:hover {
            background-color: #fff;
            color: #333333;
        }




    /*-----------------------------section_5_end----------------------------*/










    #section_6 {
        height: 730px;
        background-color: #2d51a3;
    }


    #sec_6_main_txt {
        width: 100%;
        height: 100px;
        margin: 50px auto 10px auto;
    }

        #sec_6_main_txt > h2 {
            font-size: 20px;
            color: #fff;
            text-align: center;
            line-height: 100px;
        }

    #laptop {
        width: 90%;
        float: left;
    }

        #laptop > img {
            position: relative;
            left: 50%;
            margin-left: -44%;
            width: 100%;
        }


    #sec_6_txt_wrap {
        width: 100%;
        height: 150px;
        float: left;
        margin-top: 60px;
    }

        #sec_6_txt_wrap > p {
            color: #fff;
            text-align: center;
            font-size: 14px;
            font-weight: 200;
        }


    #high {
        font-size: 12px;
        font-weight: 500;
    }


    #partner_box {
        width: 130px;
        height: 40px;
        border: 1px solid #fff;
        float: left;
        position: relative;
        left: 34%
    }

    .box_txt {
        font-size: 12px;
        color: whitesmoke;
        text-align: center;
        line-height: 40px;
        transition-duration: 0.3s;
    }


        .box_txt:hover {
            background-color: #fff;
            color: #333333;
        }





    /*-----------------------------section_6_end----------------------------*/




    #section_7 {
        height: 1000px;
        background-image: url(../img/sec_7_main.jpg);
        background-position: 70%;
        background-repeat: no-repeat;
        background-size: cover;
        display: none;
    }




    #sec_7_txt_wrap {
        width: 76.875%;
        height: 600px;
        margin: 120px auto 10px 5%;
    }

    #sec_7_main_txt {
        width: 100%;
        height: 100px;
    }

        #sec_7_main_txt > h2 {
            font-size: 45px;
            text-align: center;
            line-height: 100px;
        }

    #sec_7_sub_txt {
        width: 100%;
        height: 300px;
        float: left;
        margin-top: 60px;
        text-align: center;
        font-size: 23px;
        font-weight: 300;
    }



    #sns_wrap {
        width: 30%;
        height: 100px;
        margin-left: 37.708%;
    }

    .icons {
        width: 20px;
        height: 20px;
        float: left;
        margin-left: 23%;
    }

        .icons img {
            width: 100%;
        }





    /*-----------------섹션7번 모바일 화면 전환 부분-----------------*/


    #section_7_m {
        background-image: url(../img/phone.jpg);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
        height: 900px;
    }


    #sec_7_main_txt_m {
        width: 100%;
        height: 100px;
        margin: 50px auto 45px auto;
    }

        #sec_7_main_txt_m > h2 {
            text-align: center;
            line-height: 100px;
            font-size: 23px;
        }

    #sec_7_sub_txt_m {
        width: 100%;
        height: 250px;
    }



        #sec_7_sub_txt_m > p {
            text-align: center;
            font-size: 12px;
            font-weight: 300;
        }


    #sns_wrap_m {
        width: 26%;
        height: 50px;
        margin: 0 auto
    }


    .icons_m {
        width: 20px;
        height: 20px;
        float: left;
        margin-left: 15px;
    }


        .icons_m:first-child {
            margin-left: 0;
        }


        .icons_m img {
            width: 100%;
        }




    /*-----------------------------section_7_end----------------------------*/



    #section_8 {
        height: 400px;
    }



    #sec_8_main_txt {
        width: 100%;
        height: 100px;
        margin: 45px auto 10px auto;
    }

        #sec_8_main_txt > h2 {
            font-size: 25px;
            text-align: center;
            line-height: 100px;
        }



    #sec_8_sub_txt {
        width: 100%;
        height: 60px;
        margin: 0 auto;
    }

        #sec_8_sub_txt > p {
            text-align: center;
            font-weight: 300;
        }

    #sec_8_mini_txt {
        width: 100%;
        height: 50px;
        margin: 0 auto;
        text-align: center;
        color: #2d51a3;
        font-weight: 500;
    }


    .last_go {
        width: 120px;
        height: 40px;
        background-color: #2d51a3;
        transition-duration: 0.3s;
        margin: 0px auto;
    }

    .last_go_txt {
        color: whitesmoke;
        text-align: center;
        line-height: 40px;
        font-size: 14px;
    }


    /*#contact_form{
        width: 100%;
        height: 242px;
        position: relative;
        left: 3%
    }*/



    .gform {
        width: 100%;
        height: 242px;
        position: relative;
        left: 3%;
        display:none;
    }



    .col-md-6 {
        width: 85%;
        float: left;
    }



    .col-md-6-1 {
        width: 90%;
        margin-right: 4.1%;
        margin-bottom: 25px;
        margin-top: 15px;
    }




    .col-md-6-2 {
        width: 90%;
        float: left;
        margin-bottom: 25px;
    }




    .col-md-12 {
        width: 85%;
    }


    .six2 {
        margin-top: 20px;
    }


    .form_contorl {
        display: block;
        width: 100%;
        height: 34px;
        padding: 6px 12px;
        font-size: 14px;
        line-height: 1.428;
        color: #555;
        background-color: #fff;
        background-image: none;
        border: 1px solid #ccc;
        border-radius: 4px;
    }



    #form_name {
        display: block;
        width: 100%;
        height: 34px;
        padding: 6px 12px;
        font-size: 14px;
        line-height: 1.428;
        color: #555;
        background-color: #fff;
        background-image: none;
        border: 1px solid #ccc;
        border-radius: 4px;
    }


    #form_message {
        width: 100%;
        height: 72px;
        padding: 6px 12px;
        font-size: 14px;
        line-height: 1.428;
        color: #555;
        background-color: #fff;
        background-image: none;
        border: 1px solid #ccc;
        border-radius: 4px;
    }



    #mmm {
        float: left;
        margin-top: 20px;
    }




    #submit_btn {
        width: 140px;
        height: 50px;
        background-color: #2d51a3;
        transition-duration: 0.3s;
        border: 1px solid #fff;
        color: #fff;
        margin-top: 20px;
    }




    /*-----------------------------section_8_end----------------------------*/



    #section_9_add {
        height: 630px;
        background-color: #fafafa;
    }


    #sec_9_main_txt {
        width: 100%;
        height: 80px;
        float: left;
        margin-top: 50px;
        text-align: center;
        font-size: 18px;
    }



    #sec_9_sub_txt {
        width: 100%;
        height: 80px;
        float: left;
        text-align: center;
        font-size: 13px;
        line-height: 30px;
    }



    #pad_img {
        width: 345px;
        height: 300px;
        float: left;
        margin-top: 25px;
    }

        #pad_img > img {
            width: 100%;
        }


    #company_box_2 {
        width: 160px;
        height: 50px;
        background-color: #2d51a3;
        transition-duration: 0.3s;
        margin: 520px auto 0 auto;
    }

    #company_txt_2 {
        color: whitesmoke;
        text-align: center;
        line-height: 22px;
        font-size: 14px;
    }



    #company_box_2:hover {
        background-color: white;
        border: 1px solid #2d51a3;
    }


        #company_box_2:hover p {
            color: #2d51a3;
        }



    #kakao_click {
        width: 140px;
        height: 47px;
        background-color: #fae100;
        transition-duration: 0.3s;
        border: 1px solid #fff;
        color: #fff;
        margin-top: -50px;
        margin-left: 160px;
        border-radius: 15%
    }



        #kakao_click p {
            color: #3b1e1e;
            text-align: center;
            line-height: 50px;
            font-size: 13px;
        }





    /*-----------------------------section_9_end----------------------------*/





    #footer {
        width: 100%;
        height: 200px;
        background-color: #fafafa;
        margin: 0 auto;
        position: relative;
        float: left;
        border-top: 1px solid #ccc;
    }

    #footer_box {
        width: 100%;
        height: 100px;
        /*background-color: aqua;*/
        margin: 0 auto;
    }

        #footer_box > p {
            font-size: 11px;
            color: #9f9f9f;
            text-align: center;
            margin-top: 60px;
        }



    /*-----------------------------footer_end----------------------------*/

































}
