

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

.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:100%; height:auto; max-height:810px;}

.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:0; }

}


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

}

