@media(max-width:1919px) {
    .s-Arrows {
        /*    float: right;*/
        float: right;
        position: relative;
        z-index: 999999999999999999999999999999999999999999999999999999999999999999;
        top: 0;
        margin-top: -105px;
        margin-right: 390px;
    }
}

@media(max-width:1600px) {
    .index-content section.section01 .text_wrap {
        position: absolute;
        margin-left: 80px;
        margin-top: 80px;
        z-index: 2;
    }

    .index-content section.section01 .text_wrap .text {
        margin-top: 20px;
        font-size: 52px;
        color: #000;
        font-weight: 900;
        line-height: 52px;
        font-family: 'Josefin Sans', sans-serif;
    }
}

@media(max-width:1200px) {

    .index-content section.section01 {
        padding-top: 80px;
        padding-bottom: 140px;

    }

    .index-content section.section01 .text_wrap {
        position: relative;
        margin-left: 80px;
        margin-right: 80px;
        margin-top: 0;
        z-index: 2;
        text-align: center;
    }

    .index-content section.section01 .text_wrap br {
        display: none;
    }

    .index-content section.section01 .text_wrap .text {
        margin-top: 20px;
        font-size: 32px;
        color: #000;
        font-weight: 900;
        line-height: 52px;
        font-family: 'Josefin Sans', sans-serif;
    }

    .index-content section.section01 .box_wrap {
        display: flex;
        /* flex-direction:row-reverse */
        justify-content: center;
        margin-top: 30px;
    }

    .index-content section.section01 {
        padding-right: 8px;
    }

    .index-content section.section01 .box_wrap .box {
        width: 33.3333333333%;
        margin-left: 8px;
        background: transparent;
        /* height: 495px; */
        position: relative;
        /* border: 1px #ddd solid; */
    }

    .index-content section.section01 .box_wrap .box .text {
        bottom: auto;
        position: relative;
        background: transparent;
        padding: 16px 0 0;
        width: 100%;
        margin: 0 auto;
        text-align: center;

    }

    .index-content section.section01 .box_wrap .box .text span {
        position: relative;
        display: inline-block;
        font-family: 'Josefin Sans', sans-serif;
        font-weight: 900;
        color: #000;
        font-size: 13px;
        letter-spacing: 1px;
    }


    .index-content section.section01 .box_wrap .box .text span::after {
        position: absolute;
        width: 15px;
        height: 1px;
        background: #000;
        content: '';
        margin-top: 5px;
        margin-left: 20px;
        display: none;
    }
	/*******최근게시물 tony *******/
	#comm_wrap {
		padding:0 4%;
	}
	#comm_wrap .comm_area1{
		width:100%; float:none; margin:0 auto;
	}
	#comm_wrap .comm_area2{
		width:100%; float:none; margin:0 auto; margin-top:40px;
	}
	#comm_wrap .comm_area3{
		width:100%; float:none; margin:0 auto; margin-top:40px;
	}
}

@media (max-width: 992px) {
    #header_wrap.top_menu_06 {
        border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    }
	/******** 다국어 ********/
	.top_right_etc {
        display:none;
    }
    /*    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 .title_wrap h2 {
        font-size: 32px;
    }
    .index-content .section-01 .content {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .index-content .section-01 .title-wrap {
        padding-left: 15px;
        padding-right: 15px;
    }
    .index-content .section-01 .title-wrap h2 {
        font-size: 22px;
        line-height: 32px;
        font-weight: 700;
        color: #000;
        font-family: 'Open Sans', sans-serif;
    }
    .index-content .section-01 .title-wrap .line {
        width: 20px;
        height: 1px;
        background-color: #000;
        margin-top: 15px;
        margin-bottom: 30px;
    }
    .index-content .section-01 .title-wrap p {
        font-size: 14px;
        color: #000;
        line-height: 24px;
        margin-bottom: 30px;
    }
    .index-content .section-01 .title-wrap p br {
        display: none;
    }
    .index-content .section-01 .bt_lnk {
        color: #fff;
        background-color: #000;
        font-size: 13px;
    }

	/*******tony*******/
	.index-content section.section01 {
        padding-top: 30px;
        padding-bottom: 30px;

    }

    .index-content section.section01 .text_wrap {
        position: relative;
        margin-left: 15px;
        margin-right: 15px;
    }

    .index-content section.section01 .text_wrap br {
        display: none;
    }

    .index-content section.section01 .text_wrap span {
        font-size: 15px;
        color: #c2c2c2;
    }

    .index-content section.section01 .text_wrap .text {
        margin-top: 16px;
        font-size: 26px;
        color: #000;
        font-weight: 900;
        line-height: 32px;
        font-family: 'Josefin Sans', sans-serif;
    }

    .index-content section.section01 .box_wrap .box .text span {
        position: relative;
        display: inline-block;
        font-family: 'Josefin Sans', sans-serif;
        font-weight: 900;
        color: #000;
        font-size: 12px;
        letter-spacing: 1px;
    }
	/*******tony*******/

	/*******최근게시물 tony *******/
	#comm_wrap .notice_area .gallery_list li  {width:100%;}


    .index-content .section-02 {
        margin-top: 40px;
    }
    .index-content .section-02 .content {
        margin-top: 40px;
        
    }
    .index-content .section-02 .text-box {
        padding-top: 15px;
        padding-right: 15px;
        padding-left: 15px;
        text-align: center;
    }
    .index-content .section-02 .text-box h2 {
        font-size: 32px;
        font-weight: 600;
        color: #000;
        font-family: 'Ubuntu', sans-serif;
    }
    .index-content .section-02 .text-box .line {
        width: 60px;
        height: 1px;
        background-color: #000;
        margin-top: 10px;
        margin: 0 auto;
    }
    .index-content .section-02 .text-box p.text {
        font-size: 15px;
        margin-top: 15px;
        margin-bottom: 12px;
        font-family: 'Nanum Barun Gothic', sans-serif;
        line-height: 28px;
    }
    /*    카우셀 */
    .index-content .section-02 .box_wrap .title {
        float: left;
        position: absolute;
        z-index: 2;
        width: 100%;
        right: 0;
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 0;
        padding-bottom: 0;
        background-color: rgba(0, 0, 0, 0.5);
        z-index: 2;
        display: block;
        margin-top: 0;
        bottom: 0;
        padding-bottom: 15px;
        padding-top: 0;
    }
    .index-content .section-02 .box_wrap .title h2 {
        font-size: 16px;
        font-weight: 900;
        color: #fff;
        opacity: 1;
    }
    .index-content .section-02 .box_wrap .title .line {
        width: 90px;
        height: 1px;
        background-color: #000;
        display: none;
    }
    .index-content .section-02 .box_wrap .title p {
        font-size: 14px;
        line-height: 20px;
        font-weight: 400;
        color: #fff;
        margin-top: 0px;
        margin-bottom: 0px;
        display: inline-block;
        width: 100%;
        /*
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
	*/
    }
    .index-content .section-02 .ProductBlock {
        min-height: 48vmin;
    }
    .index-content .section-02 .ProductBlock.sick-li-01,
    .index-content .section-02 .ProductBlock.sick-li-02,
    .index-content .section-02 .ProductBlock.sick-li-03,
    .index-content .section-02 .ProductBlock.sick-li-04 {
        background-size: cover;
    }
    .s-Arrows {
        /*    float: right;*/
        float: none;
        position: absolute;
        z-index: 999999999999999999999999999999999999999999999999999999999999999999;
        top: 50%;
        margin-top: 0;
        margin-right: 0;
        display: none;
    }
    .slick-dots {
        
        display: block !important;
        bottom: -35px;
    }
    .slick-dots li {
        position: relative;
        display: inline-block;
        width: 15px;
        height: 15px;
        margin: 0 4px;
        padding: 0;
        cursor: pointer;
    }
    .slick-dots li button {
        font-size: 0;
        line-height: 0;
        display: block;
        width: 15px;
        height: 15px;
        padding: 5px;
        cursor: pointer;
        color: transparent;
        border: 0;
        outline: none;
        background: transparent;
    }
    .slick-dots li button:before
	{
		font-family: 'slick';
		font-size: 15px;
		line-height: 20px;

		position: absolute;
		top: 0;
		left: 0;

		width: 15px;
		height: 15px;

		content: '•';
		text-align: center;

		opacity: .25;
		color: black;

		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
	}
		.index-content .section-03 {
		margin-top: 80px;
		
	}
		.index-content .section-03 .title_wrap {
		padding-top: 40px;
		text-align: center; 
	}
		.index-content .section-03 .title_wrap h2 {
		font-size: 32px;
		font-weight: 600;
		color: #fff;
		font-family: 'Ubuntu', sans-serif;
			margin-bottom: 0;
	}
		.index-content .section-03 .title_wrap .line {
			display: none;
		}
		.index-content .section-03 .title_wrap p {
		font-size: 15px;
		margin-top: 12px;
		margin-bottom: 35px;
		font-family: 'Nanum Barun Gothic', sans-serif;
		line-height: 28px;
	}
		.index-content .section-03 .content {
			margin-top: 0;
	}
		.index-content .section-05 {
			margin-top: 60px;
		}
		.index-content .section-05 .title_wrap h2 {
			margin-bottom: 0;
		}
		.index-content .section-05 .title_wrap p {
	   font-size: 15px;
		margin-top: 12px;
		margin-bottom: 12px;
		font-family: 'Nanum Barun Gothic', sans-serif;
		line-height: 28px;
	}
		.index-content .section-04 {
		position: relative;
		margin-top: 70px;
	}
		
		.index-content .section-04 .box_wrap h4 {
		font-size: 15px;
		font-weight: 900;
		position: relative;
		color: #fff;
		margin-bottom: 35px;
	}
	.index-content .section-04 .box_wrap h4:before {
		height: 4px;
		background-color: #fff;
		width: 57px;
		position: absolute;
		content: "";
		margin-top: 25px
	}
	.index-content .section-04 .box_wrap p {
		font-size: 24px;
		font-weight: 400;
		color: #fff;
		line-height: 32px;
		margin-bottom: 40px;
	}
		.index-content .section-04 .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: 140px;
		padding: 12px 20px 12px;
		color: #fff;
		text-transform: uppercase;
		position: relative;
		z-index: 0; 
		font-size: 12px;
		letter-spacing: 0;
		font-family: 'Open Sans', sans-serif;
	}
    #sub_content .page-header {
        margin-top: 40px;
        /*    padding-bottom: 30px;*/
        text-align: center;
        clear: both;
        border-bottom: 0;
        margin-bottom: 30px;
   
    }
    #sub_content .page-header h1 {
        font-size: 24px;
        color: #272727;
        font-weight: 900;
        display: inline-block;
        padding-bottom: 10px;
        margin-bottom: 0;
        background: url("../../img/sub/header-line.png") repeat-x left bottom;
        text-transform: capitalize;
    }
    #sub_content .page-header .line {
        border-bottom: 1px #fc7d11 solid;
        width: 70px;
        /*    width: 100%;*/
        text-align: center;
        margin: 0 auto;
        padding-bottom: 15px;
        /*    display: none;*/
    }
    .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: 13px;
        font-weight: 400;
        color: #f8f8f9;
        font-family: 'Nanum Barun Gothic', sans-serif;
    }
}

@media (max-width: 768px) {

	/*******최근게시물 tony *******/
	#comm_wrap .notice_area .notice_list li .more{ right:20px;}
	#comm_wrap .notice_area .notice_list li a {padding:15px 0;}
	#comm_wrap .notice_area .notice_list li a > strong{ width:25%; }
	#comm_wrap .notice_area .notice_list li a .txt{width:75%; }
	#comm_wrap .notice_area .notice_list li a .txt > strong{width:80%;text-overflow:ellipsis;white-space:nowrap;word-wrap:normal;overflow:hidden; }
	#comm_wrap .notice_area .notice_list li a .txt > span{width:80%;text-overflow:ellipsis;white-space:nowrap;word-wrap:normal;overflow:hidden; }
	/*******최근게시물 tony *******/

    #index_swiper.swiper-container .swiper-content {
        text-align: center !important;
    }
    #index_swiper.swiper-container .swiper-content h1 {
        font-size: 32px;
        text-align: center !important;
    }
    #index_swiper.swiper-container .swiper-content .line {
        margin: 0 auto;
        text-align: center;
        margin-bottom: 20px;
    }
    #index_swiper.swiper-container .swiper-content p {
        font-size: 15px;
        text-align: center !important;
        line-height: 24px;
    }
    #index_swiper.swiper-container .swiper-content .btn_wrap {
        margin: 0 auto;
        text-align: center;
    }
    #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 60px;
        display: inline-block;
        border: 1px #fff solid;
        background-color: transparent;
        background-image: none;
        margin: 0 auto !important;
        text-align: center !important;
        border-radius: 0;
    }
    .swiper-button-next,
    .swiper-button-prev {
        display: none;
    }
    .swiper-pagination {
        display: block;
    }
    .sub_three_map_wrap.sticky .sub_three_nav ul li a,
    .sub_three_map_wrap.sticky .sub_three_nav ul li a:visited {
    font-size: 14px;
        line-height: 20px;
	}
    .footer .footer-menu ul {
        margin: 0 auto;
        text-align: center;
    }
}

@media (max-width: 480px) {
    .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;
    }
}
