@media (min-width:1200px) {
  .index-content section.info-one .company_wrap {
      padding-right: 0px;
  }
  .index-content section.info-one .business_wrap {
      /*    padding-right: 10px;  */
  }
  .index-content section.info-one .info_wrap {
      padding-left: 0px;
  }
  .index-content section.info-two .latest {
      padding-left: 0px;
  }
}


@media (max-width: 1280px) {
  #index_swiper.swiper-container .swiper-content h1 {
      font-size: 100px; /*메인화면 문장 길어서 글자크기 줄임 118->100px*/
  }
}


@media (max-width: 992px) {
  /*------------------slick-slide새 설정 추가---------------*/
  .index-content .section-01 .business_area_wrap{padding:0 15px;}

  .index-content .section-01 .business_area .area{height:300px;}
  .index-content .section-01 .business_area .area img{height:100%; width:auto; max-height: 300px;}
  .index-content .section-01 .business_area .area_01{}
  .index-content .section-01 .business_area .area_02{}
  .index-content .section-01 .business_area .area_03{}
  .index-content .section-01 .business_area .area_04{}
  /*------------------------------------------*/
  /*-------------------------------------------------------*/
  .index-content section.info-one .business {
      margin-bottom: 15px;
      margin-top: 15px;
      clear: both;
  }
  .index-content section.info-two .latest {
      margin-top: 15px;
  }
  #sub_content .breadcrumb_wrap .breadcrumb {
      height: 20px;
      min-height: 20px;
      display: none;
  }
  #sub_content .breadcrumb_wrap .sub_tab > li > a {
      font-size: 14px;
      line-height: 60px;
      padding-left: 25px;
      padding-right: 25px;
      height: 60px;
  }
  .animate {
      opacity: 0;
  }
  .s_visual_wrap .slide {
      padding-left: 15px;
      padding-right: 15px;
  }
  .s_visual_wrap .slide .content h1 {
      font-size: 28px;
      font-weight: 800;
      color: #fff;
      font-family: 'NanumSquare', '맑은 고딕', 'Nanum Gothic', 'Malgun Gothic', 'Ubuntu', '돋움', dotum, sans-serif;
      /*        padding-bottom: 0;*/
      margin-bottom: 12px;
      margin-top: 0;
      padding-top: 0;
  }
  .s_visual_wrap .slide .content p {
      font-size: 16px;
      font-weight: 400;
      color: #fff;
  }
  /*------------------------------------------------------*/
    /*    head */
    #index_swiper.swiper-container .swiper-content {
        /*    top: 32%;*/
    }
    #index_swiper.swiper-container .swiper-content h1 {
        font-size: 10vh;
    }
    #index_swiper.swiper-container .swiper-content p {
        font-size: 2vh;
    }
    #index_swiper.swiper-container .swiper-content a.btn-default {
        color: #fff;
        font-family: "Roboto";
        font-weight: 400;
        font-size: 15px;
        line-height: 1px;
        text-align: center;
        padding: 20px 30px;
        border-radius: 3em;
        display: inline-block;
        border: 1px #fff solid;
        background-color: transparent;
        background-image: none;
    }

    .index-content .section-01 h2 {font-size: 36px;}

    .index-content .section-01 .btn_wrap {
        padding-left: 15px;
        padding-right: 15px;
    }
    .index-content .section-01 .btn_wrap a.btn-pack.blue {
      background-image: url('../../img/main/btn-line-black.png');
      background-repeat: no-repeat;
      background-position: 86% 50%;
      text-align: left;
        background-color: #fff;

    }
    .index-content .section-01 .btn_wrap a.btn-pack.blue:hover {
        color:#fff;
        background-color: #000;
        background-image: url('../../img/main/btn-line.png');
    }

    .index-content .section-02 .text-box {
        padding-top: 110px;
        padding-right: 0;
    }
    .index-content .section-02 p.image {
        padding-top: 80px;
        padding-left: 0;
    }
    .index-content .section-01 {
        padding-top: 40px;
        background-color: #f4f4f4;
        padding-bottom: 20px;
    }
    .index-content .title_wrap {
        padding-left: 15px;
        padding-right: 15px;
    }
    .index-content .title_wrap h2 {
        font-size: 36px;
        margin-bottom: 15px;
    }
    .index-content .title_wrap p {
        font-size: 16px;
    }




    .index-content .section-02 {
        margin-top: 60px;
    }
    .index-content .section-02 .contant_wrap {
        /*        background: url('../../img/main/company_01_bg.jpg');*/
        background: none;
        background-position: top right;
        background-repeat: no-repeat;
    }
    .index-content .section-02 .text-box {
        padding-top: 0;
        padding-right: 0;
        text-align: center;
    }
    .index-content .section-02 .text-box h3 {
        font-size: 36px;
        font-weight: 600;
        color: #000;
    }
    .index-content .section-02 .text-box .line {
        width: 90px;
        height: 1px;
        background-color: #000;
        margin: 0 auto;
        text-align: center;
    }
    .index-content .section-02 .text-box p.text {
        font-size: 16px;
        margin-top: 35px;
        margin-bottom: 20px;
        line-height: 25px;
    }
    .index-content .section-02 p.image {
        padding-top: 20px;
        padding-left: 0;
        text-align: center;
    }
    .index-content .section-02 p.image img {
        /*width: 100%;*/
        width:auto; max-height:400px;
    }

    .index-content .section-02 .img-responsive-index-only{width:auto; min-height:300px; max-height:400px; text-align: center;} /*메인화면 이미지 전용으로 태그 제작..*/




    .index-content .section-03 {
        margin-top: 20px;
        padding-bottom: 40px;
    }
    .index-content .section-03 .box_wrap {
        margin-top: 0;
        min-height: auto;
        border-bottom: 1px #fff solid;
        padding-bottom: 0;
        margin-bottom: 0;

    }
    .index-content .section-03 .box_wrap .text_box {
        padding: 30px 40px;
    }
    .index-content .section-03 .box_wrap .text_box .title_wrap_01 {
        margin-bottom: 20px;
    }
    .index-content .section-03 .box_wrap .text_box .title_wrap_01 h4 {
        color: #fff;
        font-size: 36px;
        font-weight: 600;
        font-family: 'Ubuntu', sans-serif;
        text-transform: uppercase;
    }
    .index-content .section-03 .box_wrap .text_box .title_wrap_01 p {
        font-size: 16px;
        margin-bottom: 10px;
        margin-top: 0px;
    }
    .index-content .section-03 .box_wrap .text_box .title_wrap_01 .line {
        width: 30px;
        height: 1px;

    }
    .index-content .section-03 .arrows_wrap {
        float: none;
        right: auto;
        text-align: center;
        bottom: 0;
        position: relative;
        padding-right: 0;
    }
    .index-content .section-03 .box_wrap .btn_wrap {
        margin-top: 22px;
    }
    .index-content .section-03 .box_wrap .btn_wrap a.btn {
        /*    background-color: #0f43b4;*/
        color: #fff;
        font-size: 15px;
        text-transform: capitalize;
        border-radius: 0;
        height: 46px;
        line-height: 42px;
        min-width: 180px;
        background-image: url(../../img/main/btn-line.png);
        background-repeat: no-repeat;
        background-position: 86% 50%;
        text-align: left;
        font-size: 14px;
    }
    .index-content .section-03 .box_wrap .btn_wrap a.btn:hover {
        /*    background-color: #0f43b4;*/
        background-color: #fff;
        border: 1px #fff solid;
        color: #000;
        font-size: 15px;
        text-transform: capitalize;
        border-radius: 0;
        height: 46px;
        line-height: 42px;
        min-width: 180px;
        background-image: url(../../img/main/btn-line-black.png);
        background-repeat: no-repeat;
        /*background-position: 90% 50%;*/
        text-align: left;
        font-size: 14px;
    }
    .index-content .section-03 .box_wrap .text_box .tel span.text {
        font-size: 20px;
        color: #fff;
        font-weight: 400;
        font-family: 'Open Sans', 'Ubuntu', sans-serif;
        letter-spacing: 1px;
    }
    .index-content .section-03 .box_wrap .text_box .tel .box {
        background-color: rgba(255, 255, 255, 0.2);
        border-radius: 3em;
        padding: 7px 20px;
        text-transform: capitalize;
        font-size: 14px;

        font-weight: 900;
        margin-right: 5px;
        font-family: 'Nanum Barun Gothic', sans-serif;
    }
    .js-parallax {
        background-position: 50% 0;
        background-repeat: no-repeat;
        background-attachment: fixed;
/*        background: url('../../img/main/section_04_bg.jpg');*/
        background-size: cover !important;
    }
    .index-content .section-04 .parallax_wrap {
        padding-top: 60px;
        padding-bottom: 60px;
        /*    background-size: cover;*/
    }
    .index-content .section-04 .youtube {
        margin-left: 0;
        margin-top: 0;
        text-align: center;
        margin: 0 auto;
       width: 320px;
       height: 210px;

    }
    .index-content .section-04 .youtube img {
        width: 320px;
        height: 210px;
    }
    .index-content .section-04 .youtube .bg {
        width: 320px;
        height: 210px;
    }
/* apple ios 사파리 브라우저는 vr영상 불가->유튜브 앱으로 연결: 링크에 바로 youtube주소 포함 필요*/
    .index-content .section-04 .youtube_ios{
      margin-left: 0;
      margin-top: 0;
      margin: 0 auto;
      width: 320px;
    }
    .index-content .section-04 .youtube_ios a{

    }
/**/


    .index-content .section-04 .box_wrap .content_wrap {
        margin-top: 0;
        margin-left: 0;
        text-align: left;
        padding-left: 20px;

    }

    .index-content .section-04 .box_wrap dl {
        text-align: left;

    }
    .index-content .section-04 .box_wrap dl dt {
        font-size: 36px;
        font-weight: 900;
        color: #fff;
        line-height: 40px;
        padding-top: 10px;
    }
    .index-content .section-04 .box_wrap dl dt br {
        /*display: none*/
    }
    .index-content .section-04 .box_wrap dl dd {
        font-size: 14px;
        color: #fff;
        font-weight: 400;
        margin-top: 20px;
    }
    .index-content .section-04 .btn.white {
      background-image: url('../../img/main/btn-line-black.png');
      background-repeat: no-repeat;
      background-position: 86% 50%;
      text-align: left;
    }

    .index-content .section-04 .btn.white:hover {
      background-image: url('../../img/main/btn-line.png');
      background-repeat: no-repeat;
      background-position: 86% 50%;
      text-align: left;
      background-color: #000;
    }




    .footer .footer-menu {
    padding-top: 25px;
    padding-bottom: 20px;
    background-color: #13161b;
    border-bottom: 1px #1f2226 solid;
}

.footer .footer-menu ul {
    padding-top: 18px;
    padding-bottom: 12px;
}

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

.footer .footer-menu ul li a {
    font-size: 14px;
    font-weight: 400;
    color: #f8f8f9;
    font-family: 'Nanum Barun Gothic', sans-serif;
}

.footer address{font-size: 14px;}

}







@media (max-width: 768px) {
  /*------------------slick-slide새 설정 추가---------------*/
  .index-content .section-01 .business_area_wrap{padding:0 15px;}

  .index-content .section-01 .business_area .area{height:275px;}
  .index-content .section-01 .business_area .area img{height:100%; width:auto; max-height: 275px;}
  .index-content .section-01 .business_area .area_01{}
  .index-content .section-01 .business_area .area_02{}
  .index-content .section-01 .business_area .area_03{}
  .index-content .section-01 .business_area .area_04{}
  /*------------------------------------------*/

/*-------------------------------------------------------*/
  .visual_bottom {
      display: none;
  }
  .index-content section.company .company_story dl dt {
      font-size: 26px;
  }
  .index-content section.company .company_story dl dt span {
      font-size: 26px;
      color: #607fab;
  }
  section.product .content h2 {
      font-size: 32px;
      color: #fff;
  }
  section.product .content h2 p {
      padding-top: 5px;
      font-size: 16px;
      color: #fff;
  }
  .product_bg {
      height: 100%;
      display: block;
      background: rgba(0, 0, 0, 0.3);
  }
  section.info-two #tab_wrap {
      padding-bottom: 0;
      margin-bottom: 0;
  }
  section.info-two {
      padding-top: 40px;
  }
  section.info-twop.text {
      font-size: 20px;
      line-height: 27px;
  }
  section.info-two.latest_wrap {
      margin-top: 30px;
      padding-bottom: 0;
      margin-bottom: 0;
  }
  #sub_content .page-header small {
      display: none;
  }
  #sub_content .breadcrumb_wrap .container {
      padding: 0;
      margin: 0;
  }
  #sub_content .breadcrumb_wrap .sub_tab > li:first-child a {
      padding-left: 15px;
      padding-right: 15px;
  }
  #sub_content .breadcrumb_wrap .sub_tab > li > a {
      padding-left: 35px;
      padding-right: 35px;
  }
  #sub_content .page-header {
      /*        margin-bottom: 20px;*/
  }
  section.info-two .product .arrows_wrap {
      margin-top: 10px;
  }


  /*footer adress글자 크기 변경*/
  .footer address {
      font-size: 13px;
      line-height: 20px;
  }

  .footer p.copyright {
      font-size: 13px;
  }

/*-----------------------------------------------------------------*/
    #index_swiper.swiper-container .swiper-content h1 {
        font-size: 46px;
    }
    #index_swiper.swiper-container .swiper-content p {
        font-size: 16px;
    }
    .swiper-button-next,
    .swiper-button-prev {
        display: none;
    }
    .swiper-pagination {
        display: block;
    }

    .index-content .section-02 .img-responsive-index-only{width:auto; max-height:300px!important; text-align: center;} /*메인화면 이미지 전용으로 태그 제작..*/




    .index-content .section-04 .box_wrap .content_wrap {
        text-align: center;
        margin: 0 auto;
        margin-left: 0;
        margin-right: 0;
        padding-left: 0;
        padding-right: 0;
    }
    .index-content .section-04 .youtube {
/*
        margin-left: 0;
        margin-top: 0;*/
        width: 288px;
        height: 189px;
        text-align: center;
        /*margin: 0 auto;
        width: 100%;
    height: auto;*/
*/

    }
    .index-content .section-04 .youtube img {
      width: 288px;
      height: 189px;
/*
        width: 100%;
        height: auto;
*/
    }
    .index-content .section-04 .youtube .bg {
      width: 288px;
      height: 189px;
/**/
}

.index-content .section-04 .youtube .bg span{
  top:35%!important;
/*layout.css: play circle:top42->35%*/
}

/* apple ios 사파리 브라우저는 vr영상 불가->유튜브 앱으로 연결: 링크에 바로 youtube주소 포함 필요*/
    .index-content .section-04 .youtube_ios{
      margin-left: 0;
      margin-top: 0;
      margin: 0 auto;
      width: 288px;
    }
    .index-content .section-04 .youtube_ios a{

    }
/**/


    .index-content .section-04 .box_wrap dl {
        text-align: center;
        margin-top: 20px;

    }

    .footer .footer-menu ul {

    margin: 0 auto;
    text-align: center;
}
}






@media (max-width: 480px) {
  /*메인화면 글자크기 추가수정*/
  #index_swiper.swiper-container .swiper-content h1{font-size:36px;}

  /*메인화면 탑 메뉴 수정*/
  #header_wrap.top_menu_06 h1 { padding-top: 0px;}
  #header_wrap.top_menu_06 h1 a { height: 30px; background-size:contain;}
  .navbar-toggle{margin-top:0; margin-bottom: 0;}


  section.info-two .nav-tabs > li > a {
      border: none;
      color: #000;
      background: #f8f8f8 !important;
      font-size: 16px !important;
      font-weight: 600;
      border-left: 1px #e3e3e3 solid;
      border-bottom: 1px #e3e3e3 solid;
      border-radius: 0;
      padding-top: 13px;
      padding-bottom: 13px;
  }
  section.info-two.tab-pane {
      padding: 0;
  }
  section.info-two.tab-content {
      padding: 15px;
      border-bottom: 1px #e3e3e3 solid;
      min-height: auto;
      height: auto;
  }
  .footer p.logo {
      display: none;
  }

/*-----------사업영역 탭4개라서 모바일 추가 수정. 기본은 sub.css---------------*/
  section.business_01 #tab_wrap .nav-tabs > li > a {
    /*bootstrap.css에 탭 a태그 패딩 있는데 여기서 수정1
    모바일(max-width480px)에서 글자 더 작게 수정2*/
      padding: 10px 5px!important;
      font-size: 12px;/*크기수정*/
      /*        transition: 1s;*/
  }
/*----------------------------------------------------*/

        .index-content .section-04 .youtube {
        margin-left: 0;
        margin-top: 0;
        text-align: center;
        margin: 0 auto;
       width: 320px;
       height: 210px;

    }
    .index-content .section-04 .youtube img {
        width: 320px;
        height: 210px;
    }
    .index-content .section-04 .youtube .bg {
        width: 320px;
        height: 210px;
}
    .index-content .section-04 .box_wrap .content_wrap {
        text-align: center;
        margin: 0 auto;
        margin-left: 0;
        margin-right: 0;
        padding-left: 0;
        padding-right: 0;
    }
    .index-content .section-04 .btn.white {
/*        width: 320px;*/
        margin: 0 auto;
    }

}
