
#header {
padding: 0px 0px;
position: fixed;
width: 100%;
height: 98px;
background-image: linear-gradient(0deg, rgba(255, 255, 255, 0) 3%, rgba(0, 0, 0, 1));
z-index: 1000000;
}
#contents {
padding-top:10px;
}
.box {  
position: relative;
}
.bx-viewport ul{padding-left: 0;
}
p.resizeimage1 img {
width: 100%; height: auto; max-width: 2100px;
}
#logo img{
max-width: 100%;
height: auto;
}
.rollover img{
max-width: 100%;
height: auto;
}
#main_image {
width : 30%;
}

