@charset "utf-8";
/* 메인 미디어 쿼리*/

@media only screen and (max-width:1921px){
	#ne{
		bottom: 140px;
		
	}
	#pe{
		bottom: 140px;
	}
}

@media only screen and (min-width:1500px){
	#rar{
		left:70%!important;
	}

}
@media only screen and (max-width:1300px){
	.texti{
	line-height: 1.5!important;
	}
	.slides-container{
		height: 494px!important;
		left:30%!important;
	}
		.tddd{
		margin-top: 85%!important;
	}
}