.web_hosting_for_blogger_bnnr {
    padding: 0 4rem;
    background: #F0F0FF;
    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: 4px 0px;
    border-radius: 4px
}

.banner_left_s h2 {
    font-size: 36px;
    font-weight: 700;
    color: #080808;
    margin: 10px 0
}

p.banner_data_txt {
    font-size: 18px;
    font-weight: 500;
    color: #080808
}

.banner-left-s-features {
    margin: 30px 0
}

.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
}

.price-box-bnr {
    font-size: 24px;
    font-weight: 500;
    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
    }

    .web_hosting_for_blogger_bnnr {
        padding: 40px 60px
    }
}

@media only screen and (max-width:1399px) {
    .banner_left_s h2 {
        font-size: 28px
    }
}

@media only screen and (max-width:992px) {
    .bnnr-wbh-right {
        padding-top: 40px
    }
}

@media only screen and (max-width:768px) {
    .web_hosting_for_blogger_bnnr {
        background-position: top
    }
}

@media only screen and (max-width:767px) {
    .home_page_wbh_bnnr {
        padding: 0
    }

    .web_hosting_for_blogger_bnnr {
        padding: 20px
    }

    .banner_left_s h2 {
        font-size: 24px;
        margin: 20px 0
    }

    .banner_left_s h1 {
        font-size: 18px
    }
}

/* add css */

.ssl-incld-extr-title {
    font-size: 16px;
    font-weight: 600;
    margin: 20px 0px 6px;
    min-height: 50px;
}

.ssl-incld-extr-box p {
    font-size: 14px;
    font-weight: 400;
}

.ssl-incld-extr-box-hd {
    width: 25%;
    padding: 10px;
}

.ssl-incld-extr-box-row {
    display: flex;
    width: 75%;
}

.ssl-incld-extr-box {
    padding: 10px;
}

.ssl-incld-extra-bg {
    background: #F2F2FF;
    padding: 40px 40px;
    margin: 40px;
    border-radius: 20px;
    display: flex;
    align-items: center;
}

.ssl-crtf-wrk-tp-row {
    display: flex;
    width: 100%;
    justify-content: space-between;
    background: #F0F0FF;
    border-radius: 15px;
    padding: 40px;
}

.ssl-wrk-tp-cnt {
    width: 50%;
    display: flex;
    align-items: center;
}

.ssl-wrk-tp-title span {
    font-size: 36px;
    font-weight: 500;
    margin-bottom: 10px;
    display: block;
}

.ssl-wrk-tp-title p {
    font-size: 18px;
    font-weight: 400;
}

.ssl-certf-wrk-nav .nav-pills {
    margin: 30px 0;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}

.ssl-certf-wrk-nav .nav-item {
    width: 20%;
}

.ssl-certf-wrk-nav .nav-item button {
    background: #fff;
    height: 100%;
    padding: 20px 10px;
    border: none;
    text-align: left;
    border-radius: 5px;
    width: 100%;
    text-align: center;
}

/* .ssl-certf-wrk-nav .nav-item button:hover, */
.ssl-certf-wrk-nav .nav-item button.active {
    background-color: #ADADFF;
    color: #fff;
}

.ssl-crtf-wrk-bt-tittle h3 {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 10px;
    display: block;
}

.ssl-crtf-wrk-bt-tittle p {
    font-size: 16px;
    font-weight: 400;
}


.ssl-wrk-tp-img img {
    max-width: 560px;
}

@media only screen and (max-width: 1099px) {
    .ssl-incld-extra-bg {
        flex-direction: column;
    }

    .ssl-incld-extr-box-hd {
        width: inherit;
    }

    .ssl-incld-extr-box-row {
        width: inherit;
    }
}

@media only screen and (max-width: 992px) {
    .ssl-incld-extr-box-row {
        flex-wrap: wrap;
    }

    .ssl-incld-extr-box {
        width: 33%;
    }

    .ssl-incld-extr-title {
        min-height: inherit;
    }
}

@media only screen and (max-width:767px) {
    .ssl-incld-extra-bg {
        background: #F2F2FF;
        padding: 20px 10px;
        margin: 20px 0;
    }

    .ssl-incld-extr-box,
    .why-ssl-mtr-box,
    .ssl-wrk-tp-cnt {
        width: inherit;
    }
}

/*  */

.dmn-dt-buy-box {
    padding: 10px 0;
    margin-bottom: 10px;
}

.dmn-dt-buy-img img {
    border-radius: 10px;
}

.dmn-dt-buy-title {
    margin: 15px 0 10px;
    font-size: 22px;
    font-weight: 500;
}

.dmn-dt-buy-cnt p {
    font-size: 16px;
    font-weight: 400;
}

/*  */


.cpanel-sec-ftr-main {
    background-color: #3838ff;
    color: #fff;
    position: relative;
}

.cpanel-sec-ftr-box {
    margin-bottom: 30px;
    display: flex;
}

.cpanel-sec-ftr-data {
    font-size: 16px;
    font-weight: 400;
    color: #C2D3F2;
}

.cpanel-sec-ftr-title span {
    margin-right: 7px;
}

.cpanel-sec-ftr-main::before {
    position: absolute;
    content: "";
    background-image: url(/assets/images/cpanel_shared_hosting/website-performance-line.webp);
    width: 800px;
    top: 0;
    left: 0;
    background-repeat: no-repeat;
    height: 100%;
}

.cpanel-sec-ftr-main {
    color: #fff;
}

@media only screen and (max-width: 1399px) {
    .cpanel-sec-ftr-main::before {
        width: 670px;
    }
}

@media only screen and (max-width:1099px) {
    .cpanel-sec-ftr-main::before {
        width: 500px;
    }
}

@media only screen and (max-width:992px) {
    .cpanel-sec-ftr-main::before {
        display: none;
    }
}
