.infobanner1{background:url('../simages/info5.jpg') no-repeat fixed center ; background-size:cover;  color:#000; padding:80px 0;z-index:10; position:relative}

.infobanner2{background:url('../simages/info8.jpg') no-repeat fixed center top #515A5F; background-size:cover; color:#fff; padding:80px 0; min-height:450px; }
 
#home{width:100%; height:100%;overflow:hidden; background:url('../simages/homeart.png') no-repeat fixed bottom #72bf44;  display:table;
}

#news{background:#f5f5f5;  background-size:cover;
}

.transbg{background:url('../simages/trans.png'); padding:10px}

.ibg{background:url('../simages/ibg.jpg') no-repeat; width:100%; padding:20px 0 0 0; height:200px;}

/* CSS */
.hsContainer {
    display: table;
    table-layout: fixed;
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
    opacity: 1;
}
.hsContent {
    max-width: 450px;
    margin: -150px auto 0 auto;
    display: table-cell;
    vertical-align: middle;
    color: #fff;
    padding: 0 8%;
    text-align: center; 
}
.bcg {
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    height: 100%;
    width: 100%;
}
/* Slide 1 */
#slide-1 .bcg {background-image:url('../simages/info5.jpg'); color:#000; padding:40px 0; background-size:none}

#slide-2 .bcg {background-image:url('../simages/info8.jpg'); color:#fff; padding:40px 0}