.vps_main .banner-inner {
    width: 100%;
    height: auto;
    padding: 50px 0;
}
.banner-inner {
    width: 100%;
    height: auto;
    background-image: url(https://d1neo0gtmjcot5.cloudfront.net/assets/images/domain_search/banner-bg-hosting.jpg);
    position: relative;
    overflow: hidden;
    padding: 50px 0;
}
@media screen and (min-width: 768px) {
    .inner-banner-height {
        min-height: 290px;
        margin: auto;
    }
}
.banner-inner, .banner-inner .banner-image {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.banner-inner .banner-content {
    text-align: center;
}
.banner-inner .banner-content .banner-title {
    color: #fff;
    font-size: 42px;
    font-weight: 700;
    line-height: 150%;
    letter-spacing: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
}
.banner-inner .banner-content .banner-text {
    max-width: 1000px;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    display: block;
    margin: 19px auto;
}
.banner-inner .banner-content .banner-text p {
    color: inherit;
    margin: inherit;
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit;
    letter-spacing: inherit;
}





.server_landing_div .server-landing-feature.vps-features {
    background: #115baa;
    background: rgba(17, 91, 170, .03);
}
.vps-features {
    background-color: #e8f4ff;
    height: auto;
    overflow: hidden;
    padding: 56px 0;
}
.vps-features .features-main .features-start .feature-ul {
    width: 100%;
    text-align: center;
    margin: 0 auto;
}
.vps-features .features-main .features-start .feature-ul .feature-box:nth-child(1), .vps-features .features-main .features-start .feature-ul .feature-box:nth-child(2), .vps-features .features-main .features-start .feature-ul .feature-box:nth-child(3) {
    border-top: none;
}
.vps-features .features-main .features-start .feature-ul .feature-box {
    display: inline-table;
    text-align: center;
    transition: all .3s ease-in-out;
    border-top: 1px solid #fff;
    padding: 40px 36px 46px;
    margin: 0;
}
.vps-features .features-main .features-start .content-main .feature-icon {
    height: 56px;
    display: inline-block;
    -webkit-transform: rotateY(0);
    -khtml-transform: rotateY(0);
    -moz-transform: rotateY(0);
    -ms-transform: rotateY(0);
    -o-transform: rotateY(0);
    transform: rotateY(0);
    transition-duration: .8s;
    -moz-transition-duration: .8s;
    -webkit-transition-duration: .8s;
}
.feature-icon {
    margin-left: auto;
    margin-right: auto;
}
.vps-features .features-main .features-start .content-main .feature-icon .vps-features-icon.vfi-1 {
    background-position: -1000px 0;
    width: 55px;
}
.vps-features .features-main .features-start .content-main .feature-icon .vps-features-icon {
    margin: auto;
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;
    display: block;
    height: 100%;
    background-image: url(/assets/images/features-sprite-image.png);
}
.vps-features .features-main .features-start .content-main h3 {
    padding-top: 22px;
    padding-bottom: 22px;
    width: 100%;
    margin: 0;
}
.vps-features .features-main .features-start .content-main h3, .vps-features .features-main .features-start .content-main h3 a {
    font-size: 17px;
    font-weight: 700;
    color: #172838;
    letter-spacing: .5px;
}
.vps-features .features-main .features-start .content-main .content {
    color: #172838;
    font-size: 13px;
    font-weight: 500;
    letter-spacing: .5px;
    width: 100%;
}
.content {
    overflow: auto;
    position: relative;
    max-height: 260px;
    box-sizing: border-box;
}
.vps-features .features-main .features-start .content-main .feature-icon .vps-features-icon.vfi-2 {
    background-position: -1066px 0;
    width: 55px;
}
.vps-features .features-main .features-start .content-main .feature-icon .vps-features-icon.vfi-3 {
    background-position: -1132px 0;
    width: 56px;
}




