.ml-30 {
    margin-left: 45px;
    margin-bottom: 20px;
}
.download_btn:hover {
    color: #fff !important;
    background: #1abc9c;
    text-decoration: none;
}
.download_btn {
    border: 1px solid #1abc9c;
    color:#1abc9c;
    border-radius: 28px;
    width: 55px;
    text-decoration: none;
    padding-top: 1px;
    height: 22px;
}
.down-span {
}
.ads-title {
    margin-left: 2%;
}
.padding40-20 {
    padding: 15px 20px 0px 20px;
}
.error-hr {
    margin-top: 80px;
    margin-bottom: 80px;
    border: 0;
    border-top: 1px solid #eee;
}
.error-margin {
}
.appicon {
    height: auto !important;
    width: 70px !important;
    border-radius: 15px !important;
    cursor: pointer;
}
@media screen and (max-width: 768px) {
        .ml-30 {
            margin-left: 15px;
        }
        .padding40-20 {
            padding: 20px 20px;
        }
        .ads-title {
        }
}
.app-name {
    text-overflow:ellipsis;
    white-space:nowrap;
    overflow:hidden;
    margin-bottom: 10px !important;
}
.error-img {
    margin:auto;
    width: 500px;
}
.error-text {
    margin-bottom:0px;
    font-size:22px;
}
.error-service {
    margin-bottom:30px;
    font-size: 16px;
    font-weight: 400;
    margin-top: 8px;
    display: block;
}
.padding-32 {
    padding-left:32px;
    padding-right:32px;
}
.error-content {
    width:100%;
    margin:0;
    height:auto;
}
.oops {
    margin-bottom:14px;
}

.error-img-xs {
    padding-top:30px;
    margin:auto;
    width: 220px;
}
.error-text-xs {
    padding-top:30px;
    margin-bottom:10px;
    font-size:16px;
}
.error-service-xs {
    font-size:14px;
}
.back-home-xs {
    margin-top:30px;
    margin-bottom:20px;
}

@media (max-width: 960px) {
    .error-content-div {
        text-align:center;
        margin-top:60px;
    }
    .back-home {
        margin:auto;
        margin-top:20px;
    }
}
