

.banner_left_s h1,
h1 {
    text-transform: uppercase
}


.cstmr-rtg-main {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column
}

.hm-bnnr-cstmr-rtg {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    flex-direction: row;
    padding: 60px 0 20px
}

.cst-rtg-star img {
    max-width: 25px;
    margin: 12px 0
}

.cst-rtg-data p {
    font-size: 16px;
    font-weight: 800;
    letter-spacing: .4px;
    color: #080808
}

#slider,
.vps_main vps_hosting_banner .carousel-inner {
    height: inherit
}

vps_hosting_banner .carousel-inner img {
    width: inherit
}

vps_hosting_banner .carousel-item.active {
    display: inherit !important
}

.btn-started {
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    letter-spacing: 0;
    background-color: #115baa;
    padding: 10px 30px;
    border-radius: 50px;
    transition: .6s;
    display: inline-block
}

.btn-started:hover {
    background-color: #007aff;
    color: #fff
}

.dedicated_bnnr {
    padding: 0 4rem;
    background-color: #f3f7ff;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    align-items: center;
    justify-content: center
}
.dedicated_bnnr{
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.banner_left_s h1 {
    font-size: 18px;
    font-weight: 500;
    color: #080808;
    text-align: left
}

.banner_left_s h2 {
    font-size: 45px;
    font-weight: 700;
    color: #080808;
    margin: 20px 0;
}

p.banner_data_txt {
    font-size: 18px;
    font-weight: 500;
    color: #080808
}

.banner-left-s-features {
    margin: 30px 0
}

.banner-left-s-features h3 {
    font-size: 18px;
    color: #115baa;
    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: 20px
}

.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
}

vps_hosting_banner .carousel-inner {
    height: 1040px
}

.banner-left-s-features p span {
    font-size: 18px;
    font-weight: 900;
    color: #080808
}

p.banner-tooltip .free_domain_bnner_tltp {
    font-weight: 700 !important
}

p.banner-tooltip {
    position: relative
}

.free_domain_bnner_tltp {
    z-index: 1;
    cursor: pointer;
    color: #000 !important;
    font-weight: 600 !important;
    display: inline-block;
    position: relative
}

span.domain_tooltip_bnnr {
    position: absolute;
    background: #444;
    color: #fff;
    font-size: 14px !important;
    padding: 15px 20px;
    text-align: center;
    bottom: 30px;
    border-radius: 10px;
    margin: auto;
    visibility: hidden;
    height: auto;
    font-weight: 400 !important;
    left: -20px;
    z-index: 1;
    width: 580px
}

.free_domain_bnner_tltp:hover span.domain_tooltip_bnnr {
    visibility: visible;
    color: #fff !important
}

span.domain-tltp-price {
    color: #fff !important;
    display: block;
    font-size: 16px !important;
    font-weight: 700 !important
}

h1 {
    text-align: center;
    font-weight: 400;
    font-size: 3rem;
}

.countdown {
    display: flex;
    gap: 15px;
    margin: 15px 0 25px
}

.countdown>div {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    box-shadow: 1px 1px 15px rgba(0, 0, 0, .25);
    width: 60px;
    height: 60px;
    border-radius: 5px;
    background-color: #fff
}

.number {
    font-weight: 600;
    font-size: 24px;
    color: #18b35c;
    line-height: 30px
}

.countdown .num-day {
    font-size: 12px
}

.banner_left_s h1 span {
    color: #080808;
}

.banner_left_s h2 span {
    color: #115baa
}

.bnnr-wbh-right img {
    width: 700px
}

@media only screen and (max-width:1699px) {
    vps_hosting_banner .carousel-inner {
        height: 920px !important
    }

    .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
    }

    .dedicated_bnnr {
        padding: 40px 60px
    }
    .bnnr-wbh-right img {
        width: 640px;
    }
}

@media only screen and (max-width: 1399px) {
    .banner_left_s h2{
        font-size: 35px;
    }
}

@media only screen and (max-width: 1200px) {
    .banner_left_s h2 {
        font-size: 45px;
    }
}

@media only screen and (max-width:1199px) {
    vps_hosting_banner .carousel-inner {
        height: 1140px !important
    }
}


@media only screen and (max-width:1099px) {

    .btn-started,
    .chat-box-btn {
        font-size: 16px;
        padding: 10px 20px
    }
    
    .banner_left_s h2 {

        font-size: 22px;

    }
}

@media only screen and (max-width:1024px) {
    vps_hosting_banner .carousel-inner {
        height: 860px !important
    }
}

@media only screen and (max-width:992px) {
    vps_hosting_banner .carousel-inner {
        height: 1320px !important
    }

    .banner-black-friday-offer-23-hp-main {
        padding: 3rem 4rem
    }

    .bnnr-wbh-right {
        padding-top: 40px
    }
}

@media only screen and (max-width:768px) {
    .dedicated_bnnr {
        background-position: top
    }

    span.domain_tooltip_bnnr {
        width: 280px;
        font-size: 12px !important;
        top: 30px;
        bottom: inherit
    }
}

@media only screen and (max-width:767px) {
    .home_page_wbh_bnnr {
        padding: 0
    }

    .dedicated_bnnr {
        padding: 20px 10px 0px;
    }

    vps_hosting_banner .carousel-inner {
        height: 645px !important
    }

    .cst-rtg-tittle {
        min-height: 40px !important
    }

    .cst-rtg-tittle img {
        width: 100px !important
    }

    .cst-rtg-star img {
        width: 16px !important
    }

    .hm-bnnr-cstmr-rtg {
        padding: 40px 0 20px
    }
}

@media only screen and (max-width:576px) {
    .vps_hosting_banner .carousel-inner {
        height: 710px !important
    }

    .banner_left_s {
        padding: 10px
    }

    .banner_left_s h1 {
        font-size: 18px;
        padding-top: 0px;
    }

    .banner_left_s h2 {
        font-size: 28px
    }

    p.banner_data_txt {
        font-size: 16px
    }
    .banner-left-s-features p {
        font-size: 14px;
    }
}


