.banner{
     background: url("../img/banner1.png") no-repeat center center;
     background-size: cover;
     height:780px;
    min-width: 1000px;
    margin-top: -80px;
    position: relative;
    width:100%;
 }
.info{
    /*background: url("../images/info.png") no-repeat center center;
    background-size: cover;
    height: 1580px;
    width: 100%;*/
    min-width: 1000px;
    /*margin-top:60px;*/
}
.logo_img {
    margin-left: 95px;
}

.info img{
    width:100%;
    height:auto;
}
.nav{
    background: transparent;
    z-index: 1000;
}
.banner-wrapper {
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -512px;
    width: 1024px;
}
.imgs_hold_mods {
      position: absolute;
    width: 236px;
    left: 104px;
    top: 222px;
    overflow: hidden;
    background: url(../img/phone.png) no-repeat center center;
    background-size: cover;
    height: 500px;
}
.carousel {
    position: relative;
    width: 200px;
    height: 346px;
    border: 1px solid;
    margin-top: 77px;
    margin-left: 17px;
}
.carousel img{
    width: 200px;
    height: 346px !important;
}
.er-download {
    position: absolute;
    position: absolute;
    width: 111px;
    left: 360px;
    top: 600px;
}
.appstore-download {
    position: absolute;
    left: 483px;
    top:601px;
    width: 192px;
    height: 52px;
}
.appstore-download  img{
    width:100%;
}
.android-download {
    position: absolute;
   left: 483px;
    top: 658px;
    width: 192px;
    height: 52px;
}
.android-download img{
    width:100%;
}
.ewm{
   position: absolute;
    top: 73px;
    right: 46px;
    width: 192px;
    display: none;
}
.footer{
    background: #f8f7f7;
}
