
.vps_bnnr_main {
    position: relative;
}
.vps_bnnr {
    padding: 0 4rem;
    background-color: #f0f0ff;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    align-items: center;
    justify-content: center
}

.banner_left_s h1 {
    font-size: 18px;
    font-weight: 500;
    color: #080808;
    text-align: left;
    display: inline-block;
    padding: 3px 0px;
    border-radius: 4px;
    line-height: 25px
}

.banner_left_s h2 {
    font-size: 36px;
    font-weight: 700;
    color: #080808;
    margin: 10px 0
}

p.banner_data_txt {
    font-size: 18px;
    font-weight: 400;
    color: #080808
}

.banner-left-s-features {
    margin: 30px 0
}

.banner-left-features-title {
    font-size: 18px;
    color: #080808;
    font-weight: 700;
    margin-bottom: 25px
}

.banner-left-s-features p,
.banner-pricing-box {
    font-weight: 400;
    color: #080808;
    font-size: 18px
}

.banner-left-s-features p {
    margin-bottom: 10px
}

.banner-left-s-features p i {
    margin-right: 10px;
    color: #080808
}

.banner-pricing-box {
    margin: 10px 0
}

.banner-pricing-box span.price {
    font-size: 55px;
    color: #115baa;
    font-weight: 700
}

.banner-pricing-box span.r-icon {
    font-size: 22px;
    color: #115baa;
    font-weight: 600
}

.banner-pricing-box span.free-offer {
    font-weight: 600;
    color: #080808
}

.banner-left-s-features p span {
    font-size: 18px;
    font-weight: 900;
    color: #080808
}


.bnnr-wbh-right.bnnr-wbh-cstm {
    position: absolute;
    bottom: -74px;
}

.price-box-bnr {
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 20px;
    color: #080808
}

.price-box-bnr span {
    font-size: 32px;
    color: #080808;
    font-weight: 700
}


@media only screen and (max-width:1600px) {
    .banner-left-s-features p {
        font-size: 16px;
        margin: 8px 0
    }
    .banner-left-s-features p span,
    .banner-pricing-box {
        font-size: 16px
    }
    .banner-pricing-box span.price {
        font-size: 40px;
        font-weight: 800
    }
    .vps_bnnr {
        padding: 40px 60px
    }
    .bnnr-wbh-right.bnnr-wbh-cstm {
        position: absolute;
        bottom: -64px;
    }
    .bnnr-wbh-right.bnnr-wbh-cstm img {
        max-width: 500px;
    }
}

@media only screen and (max-width:1399px) {
    .banner_left_s h2 {
        font-size: 28px
    }
    .bnnr-wbh-right.bnnr-wbh-cstm img {
        max-width: 480px;
    }
}

@media only screen and (max-width: 1099px) {
    .bnnr-wbh-right.bnnr-wbh-cstm img {
        max-width: 450px;
    }
}

@media only screen and (max-width:992px) {
    .banner-black-friday-offer-23-hp-main {
        padding: 3rem 4rem
    }
    .bnnr-wbh-right {
        padding-top: 40px
    }
    .bnnr-wbh-right.bnnr-wbh-cstm {
        position: relative;
        bottom: inherit;
    }
}

@media only screen and (max-width:768px) {
    .vps_bnnr {
        background-position: top
    }
    .banner_left_s h1,
    p.banner_data_txt {
        font-size: 16px
    }
    .banner_left_s h2 {
        font-size: 28px
    }
    .banner-left-s-features {
        margin: 10px 0 20px
    }
}

@media only screen and (max-width:767px) {
    .home_page_wbh_bnnr {
        padding: 0
    }
    .vps_bnnr {
        padding: 40px 10px 0
    }
    .bnnr-wbh-right.bnnr-wbh-cstm img {
        max-width: 280px;
    }
    .bnnr-wbh-right {
        padding-bottom: 20px;
    }
    .plan-features-table thead th, .plan-features-table tbody td {
        padding: 30px 20px;
    }
}