body{ background: url('../img/ubg.png') #F7F7F7 repeat;}
.bgWhite{background:#fff; border-radius:0 0 8px 8px; box-shadow: -2px 2px 5px 0px rgba(0,0,0,0.24), 2px 2px 5px 0px rgba(0,0,0,0.24);}
.center{text-align:center}

.logoRow{text-align:center;}
.logoRow img{width:150px; margin-top:40px; border-radius: 50%;}
.logoSeperator{margin-top:20px; border: 1pz solid #ccc; width:50%;}
.aisperator{margin:45px auto; }

.verInfoDiv{font-weight:600; color:#474747; margin-bottom:45px}
.btnDownload{ display:inline-block}
.btnDownload i{margin-right:7px }

.footer{margin:60px 0 40px}
.firmLogo{height: 40px;}

#iosBoom{margin:30px 0 10px; display: none;}
#iosBoom img{width:100%}

@media only screen and (max-width: 800px) {
  .logoRow img {
    width:50%
  }
}