@charset "utf-8";

@media screen and (min-width:1024px){
	/* 조건필터 */
	.filter-btn {padding:0 15px 0 10px !important;}
	.filter-btn i.icon-reset {margin-right:5px;}
}

	/* main */
	.main  {margin-top:340px; margin-right:0; margin-bottom:0; margin-left:-960px; border-width:0px; width:1920px; height:228px; position:absolute; left:50%; top:0%; !important; z-index:99999999;}
	
	.main .big-banner .text-area {text-align:center;}
	.main .big-banner .title {max-height:125px;margin-bottom:35px;font-size:54px;line-height:62px; font-style:italic; color:#ffffff;}
	
	.main .big-banner .desc {font-size:18px;line-height:25px; color:#ffffff;}
	.main .big-banner .swiper-slide .text-area .bar {margin-bottom:35px; height:10px; width:200px; border-color:#ffffff;}

	/* sub */
	.sub  {margin-top:260px; margin-right:0; margin-bottom:0; margin-left:-960px; border-width:0px; width:1920px; height:228px; position:absolute; left:50%; top:0%; !important; z-index:99999999;}
	
	.sub .big-banner .text-area {text-align:center;}
	.sub .big-banner .title {max-height:125px;margin-bottom:35px;font-size:54px;line-height:62px; font-style:italic; color:#ffffff;}
	
	.sub .big-banner .desc {font-size:18px;line-height:25px; color:#ffffff;}
	.sub .big-banner .swiper-slide .text-area .bar {margin-bottom:35px; height:10px; width:200px; border-color:#ffffff;}

	/* different */
	.dif  {margin-right:0; margin-bottom:0; border-width:0px; width:100%; height:auto; position:relative; left:0%; top:0%; !important; z-index:99999999;}
	
	.dif .big-banner .text-area {text-align:center;}
	.dif .big-banner .title {margin-bottom:35px;font-size:54px;line-height:62px; font-style:italic; color:#ffffff;}
	
	.dif .big-banner .desc {font-size:18px;line-height:25px; color:#ffffff;}
	.dif .big-banner .swiper-slide .text-area .bar {margin-bottom:35px; height:10px; width:200px; border-color:#ffffff;}
}


