/*  header start */
@media(max-width:1740px) {
    #header .top_wrap .logo {
        width: 20%;
    }

    #header .top_wrap .nav {
        width: 80%;
        justify-content: center;
        align-items: center;
    }

    #header .top_wrap .etc {
        width: auto;
        position: absolute;
        right: 0;
        z-index: 9999999999999999999999999999999999999999999999999999999999;
        color: #fff;
        padding-top: 32px;
        font-size: 13px;
    }

    #header .top_wrap .etc ul {
        margin-top: 15px;

    }

    .top_right_etc #hd_sch {
        display: none;
    }
    .top_right_etc.sticky .eng-btn {
         position: relative;
         display:none;

    }
}





@media(max-width:1600px) {}

@media(max-width:1400px) {


    /* 비주얼 바 */
    #index_swiper .bottom-left {
        z-index: 9;
        position: absolute;
        bottom: 0;
        left: 0;
        background: rgba(255, 255, 255, 1);
        width: 100%;
    }

    #index_swiper .bottom-left .box_wrap .box {
        width: 50%;
        padding: 30px 30px 20px;
    }

    #index_swiper .bottom-left .box_wrap .box dt {
        font-size: 19px;
        font-weight: 600;
        margin-bottom: 12px;
        color: #000;
        display: inline-block;
        position: relative;
        font-family: 'Noto Sans KR', 'Poppins', 'Ubuntu', dotum, sans-serif;
        font-family: 'Poppins', 'NotoSans', sans-serif;
    }

    #index_swiper .bottom-left .box_wrap .box dd {
        font-size: 13px;
        font-family: 'Noto Sans KR', 'Poppins', 'Ubuntu', dotum, sans-serif;
        color: #585858;
    }
    .s_visual_wrap .sub_bottom .wrap {
        width: 59%;
    }
   
   
       
}

@media(max-width:1300px) {
    #header {
        height: 80px;
        transition: .5s height, .2s background;
        border-bottom: 1px rgba(255, 255, 255, 0.1) solid;

    }


    .header h1 {
        padding-top: 28px;
        padding-left: 0;
    }

    .header h1 a {
        /* overflow: hidden; */
        /* display: block; */
        /* background: url(../../img/common/logo.png) 0 0 no-repeat; */
        /* text-indent: -9999px; */

    }
    .header h1 a img {
        width: 100px;
    }

    .header .gnb li {
        float: left;
        width: 150px;
        text-align: left;
    }

    .header .gnb .depth1>a {
        display: block;
        height: 40px;
        padding: 30px 0 0;
        font-size: 16px;
    }

    /* header_hover */
    #header.all {
        height: 340px;
        background: #fff;
        z-index: 1100;
    }

    #header.all:before {
        position: absolute;
        left: 0;
        top: 85px;
        width: 100%;
        height: 260px;
        background: #f1f1f3;
        content: "";
    }

    .header.all .gnb_wrap .depth2>li>a {
        padding-bottom: 4px;
        font-size: 14px;
        font-weight: 500;
        line-height: 1em;
        color: rgb(87, 87, 87);
        font-family: 'Noto Sans KR', sans-serif;
        display: inline-block;
        position: relative;
    }

    #header.sticky {
        top: -15px;
    }

    .header.sticky h1 {
        padding-top: 22px;
        padding-left: 30px;
        width: 120px; 
       
    }

    .header.sticky .gnb .depth1>a {
        display: block;
        padding: 38px 0 0;
        font-size: 16px;
    }

    /* 인덱스 */
    #index_h1 {
        font-size: 26px;
    }

    #lm_index_wrap .section01 {
        position: relative;
        background-position: 0% 0%;
        background-repeat: no-repeat;
        padding-top: 0px;
        /* padding-top: 60px; */

    }

    #lm_index_wrap .section01 .text {
        font-size: 16px;
        padding-top: 120px;
    }

    #lm_index_wrap .section01 .text h2 {
        font-size: 32px;
        font-weight: 100;
        color: #000;
        overflow: hidden;       
    }

    #lm_index_wrap .section01 .text h1 {
        font-size: 42px;
    }

    #lm_index_wrap .section01 .image img {
        width: 50%;
    }

    #lm_index_wrap .section02 {
        background: #ededed;
        padding-top: 100px;
        padding-bottom: 80px;
        height: 83vmin;
        /* min-height: 720px; */
        max-height: 660px;
    }

    /* 인덱스 마감 */

    .s_visual_wrap {
        margin-top: 0px;
    }

    .s_visual_wrap .slide .content {
        top: 48%;

    }





}







@media(max-width:991px) {

    
    .animate {
        opacity: 1;
    }

    #header {
        height: 70px;
        transition: .5s height, .2s background;
        border-bottom: 1px rgba(255, 255, 255, 0.1) solid;
        background: transparent;

    }

    .header h1 {
        padding-top: 20px;
        padding-left: 0;
    }
    .header h1 a {
        overflow: hidden;
        display: block;        
        height: 40px;
        background: url(../../img/common/logo.png) 0 0% no-repeat;
        text-indent: -9999px;
    
    }

    .header.sticky {
        display: none;
    }

    #header .nav {
        display: none;
    }

    .js-offcanvas-btn {
        display: block;
    }

    .sidebar-offcanvas {
        display: block !important;
    }

    #header .top_wrap .logo {
        width: 65%;
    }

    #header .top_wrap .nav {
        width: 35%;
        justify-content: center;
        align-items: center;
    }

    #header .top_wrap .etc {

        padding-top: 29px;
        font-size: 13px;
        margin-right: 60px
    }

    #index_swiper .bottom-left {
        display: none;
    }

    /* 영문 */
    .top_right_etc {
        z-index: 9999999999999999999999999;
        top: 0;
        position: absolute;
        right: 0;
        margin-top: 12px;
        font-size: 13px;
        color: #fff;
        transition: 0.6s;
        display: flex;
    }

    .top_right_etc .eng-btn {
        margin-left: 0;
        width: 80px;
        margin-right: 20px;
    }

    .top_right_etc p {
        border-radius: 0em;
        border: 0;
        -webkit-border-radius: 0em;
        -moz-border-radius: 0em;
        -ms-border-radius: 0em;
        -o-border-radius: 0em;
        width:  80px;
        height: 22px;
        color: #fff;
        font-family: 'Poppins', 'NotoSans', sans-serif;
        text-align: center;
        padding-top: 8px;
        font-weight: 600;
        font-size: 13px;
        /*margin-left: 20px;
    */
        margin-top: 5px;
    }

    .top_right_etc p i {
        margin-left: 10px;
        font-size: 14px;
        transition: all 0.2s ease-out;
    }

    .top_right_etc ul {
        padding: 0;
        border: 0;
        min-width: 80px;
        background: #fff;
        padding-top: 8px;
        padding-bottom: 8px;
        box-shadow: none;
        border: 1px #ddd solid;
        box-shadow: none;
        border-radius: .2em;
        -webkit-border-radius: .2em;
        -moz-border-radius: .2em;
        -ms-border-radius: .2em;
        -o-border-radius: .2em;
        margin-top: 20px !important;
    }

    .top_right_etc ul li a {
        line-height: 22px;
        font-size: 13px;
        color: #000;
        font-family: 'Poppins', 'NotoSans', sans-serif;
        font-weight: 400;
        /*border-bottom: 1px rgb(231, 231, 231) solid;
    */

        border-radius: .6em;
        -webkit-border-radius: .6em;
        -moz-border-radius: .6em;
        -ms-border-radius: .6em;
        -o-border-radius: .6em;
    }


    /* 인덱스 */
    /* 공통 */
    #index_h1 {
        font-size: 16px;
    }

    /* 공통 마감 */
    #lm_index_wrap .section01 .container {
        display: flex;
        flex-direction: column;
    }

    #lm_index_wrap .section01 .text {
        color: #6c6c6c;
        padding-top: 40px;
        font-size: 14px;
        line-height: 19px;
        text-align: center;
        color: #838383;

    }

    #lm_index_wrap .section01 .text h2 {
        font-size: 16px;
        font-weight: 400;
        color: #000;
        overflow: hidden;
       
    }


    #lm_index_wrap .section01 .text h1 {
        font-size: 24px;
        font-weight: 900;
       /* letter-spacing: .5em;*/
        margin-bottom: 20px;
        color: #000;
        margin-top: 12px;
    }

    #lm_index_wrap .section01 .image {
        justify-content: center;
        display: flex;
        margin-right: auto;
        margin-left: auto;
        margin-top: 0;
        margin-top: 40px;
    }

    #lm_index_wrap .section01 .image img {
        width: 280px;
        height: auto;
    }

    #lm_index_wrap .section02 {
        background: #ededed;
        padding-top: 30px;
        padding-bottom: 40px;
        height: auto;
        /* min-height: 720px; */
        max-height: auto;
    }

    #lm_index_wrap .section02 .image_wrap {
        position: relative;
        margin-top: 20px;
        overflow: hidden;
        /* width: 88%; */
        padding-right: 0
    }

    #lm_index_wrap .section02 .image_wrap .list {
        position: relative;
        width: 100%;

    }

    #lm_index_wrap .section02 .image_wrap .list .flex {
        display: flex;
        /* flex-wrap: wrap;
        flex-direction:row; */
        margin-left: -5px;
        margin-right: -5px;


    }

    #lm_index_wrap .section02 .image_wrap .list .flex .box .thumb {
        margin-left: 5px;
        margin-right: 5px;
    }

    #lm_index_wrap .section02 .image_wrap .list .flex .box.box01 {
        transform: translateY(0);
        opacity: 1;
        transition: 1s;
        /* transition-delay: .2s; */
    }

    #lm_index_wrap .section02 .image_wrap .list .flex .box.box02 {
        transform: translateY(0);
        opacity: 1;
        transition: 1s;
        transition-delay: .2s;
    }

    #lm_index_wrap .section02 .image_wrap .list .flex .box.box03 {
        transform: translateY(0);
        opacity: 1;
        transition: 1s;
        transition-delay: .4s;
    }

    #lm_index_wrap .section02 .image_wrap .list .flex .box .caption {
        margin-top: 6px;
        position: relative;
    }

    #lm_index_wrap .section02 .image_wrap .list .flex .box .caption span {
        font-family: 'Poppins', 'NotoSans', sans-serif;
        font-size: 11px;
        line-height: 11px;
        display: none;
        text-transform: uppercase
    }

    #lm_index_wrap .section02 .image_wrap .list .flex .box .caption h2 {
        font-size: 14px;
        font-weight: 400;
    }

    #lm_index_wrap .section02 .image_wrap .list .flex .box .caption i {
        position: absolute;
        right: 0;
        top: 20px;
        color: #000;
        font-size: 40px;
        transition: .4s;
    }

    #lm_index_wrap .section02 .image_wrap .list .flex .box .overlay {
        width: 0;
        height: 0;
    }

    #lm_index_wrap .section03 {
        margin-top: 40px;
        clear: both;
    }

    #lm_index_wrap .section03 .title>h1::before {
        height: 1px;
        background-color: #000;
        width: 90px;
        margin-left: 0px;
        position: absolute;
        content: "";
        margin-top: 26px
    }

    #lm_index_wrap .section03 .content .flex {
        display: flex;
        flex-direction: column;
        margin-top: 30px;
    }

    #lm_index_wrap .section03 .left {
        width: 100%;
        margin-bottom: 30px;
    }

    #lm_index_wrap .section03 .right {
        width: 100%;
    }

    .pic_latest_flex {
        display: flex;
        margin-left: -5px;
        margin-right: -5px;

    }

    .pic_latest_flex .box .image {
        margin-left: 5px;
        margin-right: 5px;
    }

    .pic_latest_flex .caption {
        margin-top: 12px;
    }

    .pic_latest_flex .caption span {
        font-size: 12px;
        color: #9f9f9f;
        font-weight: 600;
        font-family: 'Noto Sans KR', 'Poppins', 'Ubuntu', dotum, sans-serif;
    }

    .pic_latest_flex .caption h2 {
        margin-top: 0px;


    }

    .pic_latest_flex .caption h2 a {
        font-size: 14px;
        color: #000f;
        font-weight: 600;
    }

    #lm_index_wrap .section04 {
        position: relative;
        margin-top: 40px;
        transition: 1s;

    }

    #lm_index_wrap .section04 .overlay {
        position: absolute;
        width: 100%;
        height: 100%;
        /*    top: 100%;*/
    }

    #lm_index_wrap .section04 .js-parallax.jsp {
        padding-top: 15vmin;
        padding-bottom: 12vmin;
        /*
    padding-top: 135px;
    padding-bottom: 115px;
*/
        background-size: cover !important;
        background-position: top center !important;

    }


    #lm_index_wrap .section04 .box_wrap .content_wrap {
        text-align: center;
    }

    #lm_index_wrap .section04 .box_wrap h4 {
        font-size: 16px;
        font-weight: 900;
        color: #fff;
        margin-bottom: 25px;
        font-family: 'Poppins', 'NotoSans', sans-serif;
        display: inline-block;
        position: relative;
    }

    #lm_index_wrap .section04 .box_wrap h4:before {
        height: 4px;
        background-color: #fff;
        width: 100%;
        position: absolute;
        content: "";
        margin-top: 25px
    }

    #lm_index_wrap .section04 .box_wrap p {
        font-size: 13px;
        color: rgba(255, 255, 255, 1);
        margin-bottom: 30px;
        line-height: 20px;
    }

    #lm_index_wrap .section04 .box_wrap p span {
        font-weight: 900;
    }

    #lm_index_wrap .section04 .bt_basic_lnk {
        display: inline-block;
        width: auto;
        height: 100%;
        box-sizing: border-box;
        border: 1px solid #fff;
        background-color: transparent;
        text-decoration: none;
        width: 150px;
        padding: 9px 20px 9px;
        color: #fff;
        text-transform: uppercase;
        position: relative;
        z-index: 0;
        font-size: 12px;
        letter-spacing: 1px;
        font-weight: 400;
        font-family: 'Poppins', 'NotoSans', sans-serif;
    }

    #lm_index_wrap .section04 .bt_lnk:after {
        content: '';
        background-color: rgb(0, 0, 0);
        position: absolute;
        top: 0;
        z-index: -1;
        transition: all 0.3s;
    }

    #lm_index_wrap .section04 .bt_lnk:hover {
        /*    color: #000;*/
        text-decoration: none;
        border: 1px solid rgba(0, 0, 0, 1);
        color: #fff;
    }


    /* 인덱스 마감 */

    /* 서브비주얼 bottom */
 
    .s_visual_wrap .sub_bottom {
        left: 0; 
        bottom: 53px;
        z-index: 9;
        width: 89%;
        position: relative;
     
       
     
   
   }
   .s_visual_wrap .sub_bottom .wrap {
       width: 100%;
        position: relative;
        background: #fff; 
        height: auto;
        display:flex;
        justify-content: center;
        flex-direction: column;
        
   
   
   }

    /* 서브 슬라이더 */

    .s_visual_wrap .slide {
        height: 320px;

    }


    .s_visual_wrap .slide li {
        height: 320px;

    }

    .s_visual_wrap .slide .content {
        top: 40%;
        text-align: center;

    }

    .s_visual_wrap .slide {
        padding-left: 15px;
        padding-right: 15px;
    }

    .s_visual_wrap .slide .content h1 {
        font-size: 20px;
        font-weight: 800;
        color: #fff;
        font-family: 'NanumSquare', 'ë§‘ì€ ê³ ë”•', 'Nanum Gothic', 'Malgun Gothic', 'Ubuntu', 'ë‹ì›€', dotum, sans-serif;
        padding: 0;
        padding: 0;
    }

    .s_visual_wrap .slide .content p {
        font-size: 13px;
        font-weight: 400;
        color: #fff;
        margin-top: 6px;
    }

    /* 서브 슬라이더 마감 */

   
    /*  서브 레이아웃 */
    #sub_content {
        margin-top: 0;
    }

    #sub_content .page-header {
        margin-bottom: 26px;
        padding-bottom: 0;
        padding-left: 15px;
    }
    #sub_content .container .page-header {
        padding-left: 0;
    }


    #sub_content .page-header h1 {
        font-size: 22px;
        font-weight: 900;
        color: #000;
        font-family: 'NanumSquare';
       

    }

    /*  서브 레이아웃 마감 */

    /* footer */


    footer {
        /*    margin-top: 30px;*/
        background-color: #1c1c1c;
        padding: 0;
        padding-bottom: 20px !important;
        padding-top: 13px;
    }

    footer .flex {
        display: flex;
        flex-direction: column;
    }

    footer .flex .left {
        width: 100%;
    }

    footer .flex .right {
        width: 100%;
        justify-content: flex-start;
        display: flex;
        flex-direction: column-reverse;
        display: none;
    }

    footer .flex .left h1 {
        display: none;
    }


    footer.sub {
        margin-top: 60px;
    }

    footer .btn-default {
        background-color: #fff;
        background-image: none;
        text-shadow: none;
        box-shadow: none;
        border: 1px #dddddd solid;
        padding: 4px 11px;
        border-radius: 0;

    }

    footer .footer-menu {
        padding-top: 2px;
        padding-bottom: 4px;
        /* background-color: #050505;
        border-bottom: 1px #050505 solid; */
        text-align: center;
        margin: 0 auto
    }

    footer .footer-menu ul {
        padding-top: 16px;
        padding-bottom: 0px;
    }

    footer .footer-menu ul li:nth-child(2)::before {
        display: none;
    }

    footer .footer-menu ul li:before {
        color: #464646;
    }

    footer .footer-menu ul li a {
        font-size: 12px;
        color: #92959b;
        font-weight: 500;
        padding-left: 3px;
        padding-right: 3px;

    }

    footer .footer-menu ul li a.blue {
        color: #92959b
    }


    footer address {
        margin-top: 12px;
        font-size: 12px;
        line-height: 17px;
        color: #979ba3;
        font-style: normal;
        text-align: center;
    }

    footer p {
        margin-top: 0;
        padding-top: 6px;
        color: #979ba3 !important;
        font-size: 12px;
    }




}