@charset "utf-8";
/* 메인 미디어 쿼리*/
@media only screen and (max-width:2020px){
	.nb{
		left:-80%!important;
	}
	
	
}
@media only screen and (max-width:1920px){
	#olk{
		bottom: 3%!important;
	}

}
@media only screen and (max-width:1200px){
		#gbox{
		width: 200px!important;
		height: 200px!important;
	}
		#olk {
			bottom: 60%!important;}
	

}

@media only screen and (max-width:1700px){
	#t1{
		left:75%!important;
	}
	.nb{
	left:78.6%!important;
}
	#slides > .slides-container > li > a {
	left:60%;
}

		#olk {
    bottom: 3%!important;
	} }
@media only screen and (max-width:1400px){
	.nb{
	left:-79.5%!important;
}
		#olk {
    bottom: 3%!important;
}
}
@media only screen and (max-width:900px){

		#olk {
    bottom: 35%!important;
}
}
