.itopplus-background {
background-image:none;background-color :rgba(252, 250, 250, 0.99);
}
#controlBanner {
        margin-top: 0;
        width: 35%;
    }

    .itopplus-banner {
        background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_021120223asn/0/0/stjplus-bg-header1z-z147194010986.jpg);
        background-repeat: no-repeat;
        background-size: 100% 100%;
    }

@media(max-width:742px) {
  .itopplus-banner {
  	    position: fixed;
    	z-index: 99999;
  }
  #controlBanner {
    	margin-top: 5px;
  	    position: fixed;
    	width: 90px;
    	z-index: 999999;
  }
  
  #itopPlusTheme > section > div.itopplus-bgmain > div:nth-child(1) {
  	padding-top:40px;
  }
}

.itopplus-footer {
    background-color: #d01716;
    color: #fff;
}

