

.boxedcontainer		{ width:100%; height:auto; margin-top:180px; }

.tp-bannertimer { display: none; }
 #main_Slickslider_mobile { display:none;}

/* slide absolute 적용으로 인한 공백처리 */
.space_Image { width:100%; height:auto; display:inline-block; overflow:hidden;}
.space_Image img { width:94.5%; height:auto; }

.tp-banner ul {
	display:inline-block !important;
}


.slider_Parent_Select {
	width:100% !important;
	height:auto !important;
}
                           
.onlyMobile { position : relative;  }

.tp-fullwidth-forcer { display : none; }



@media (min-width:641px) and (max-width:1024px) {
.boxedcontainer { margin-top:127px; }

}


	
@media (max-width:640px) {
 .boxedcontainer { display : none; } 
 .space_Image { display:none; }
 #main_Slickslider_mobile { display:block;}

}

