.Slider1_Loading{
position: relative;
left: 0;
top: 0;
width: 100%;
height: 100%;
background-repeat: no-repeat;
background-position: center center;
background-color: transparent;
background-image: url(loading_w.gif);
}
