.btn-started,

button.btn-started {

    background-color: #115baa;

    border-radius: 4px;

}

.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;

    height: auto !important;

}

.cst-rtg-data p {

    font-size: 16px;

    font-weight: 700;

    letter-spacing: 0.4px;

    color: #28282a;

}

#slider {

    height: inherit;

}

.banner_section .carousel-item.active {

    display: inherit !important;

}

.bnnr-wbh-left h1 {

    font-size: 28px;

    font-weight: 500;

    color: #080808;

    letter-spacing: 0px;

}

.bnnr-wbh-left.bnnr-wbh-cstm h2 {

    font-size: 45px;

    font-weight: 700;

    margin: 30px 0;
    color: #080808;

}

.bnnr-wbh-left.bnnr-wbh-cstm p {

    color: #080808;

    font-weight: 400;

    line-height: 1.4em;

    letter-spacing: 0.4px;

    margin: 25px 0 40px;

}

button.btn-started {

    padding: 10px 50px;

}

.btn-started {

    color: #fff;

    letter-spacing: 0;

    transition: 0.6s;

    padding: 10px 30px;

    border-radius: 40px;

    font-size: 16px;

    font-weight: 500;

    display: inline-block;

}

.btn-started:hover {

    background-color: #007aff;

    color: #fff;

}



#slider:before {

    background: inherit !important;

}

.cst-rtg-tittle img {

    height: 50px !important;

}




.home_page_bnnr_hd {

    background-color: #eff3ff;

    position: relative;

    display: flex;

    align-items: center;

}

.bnnr-wbh-right img {

    width: 710px;

}

.bnnr-wbh-left {

    padding: 40px;

}

.bnnr-wbh-right.bnnr-wbh-cstm {

    position: absolute;

    bottom: 0;

}

@media only screen and (max-width: 1600px) {

    .bnnr-wbh-left.bnnr-wbh-cstm h2 {

        font-size: 36px;

    }

    .bnnr-wbh-left.bnnr-wbh-cstm p {

        font-size: 18px;

    }

    .banner_section .carousel-inner {

        height: 740px !important;

    }

}

@media only screen and (max-width: 1800px) {

    .bnnr-wbh-left.bnnr-wbh-cstm h2 {

        font-size: 33px;

    }

    .bnnr-wbh-left.bnnr-wbh-cstm p {

        font-size: 18px;

    }

    .banner_section .carousel-inner {

        height: 740px !important;

    }

}
@media only screen and (max-width: 1699px) {
    .bnnr-wbh-right img {
        width: 650px;
    }
}

@media only screen and (max-width: 1500px) {

    .bnnr-wbh-left.bnnr-wbh-cstm p {

        font-size: 16px;

    }

}

@media only screen and (max-width: 1199px) {

    .bnnr-wbh-right img {

        width: 490px;

    }

    .banner_section .carousel-inner {

        height: 1140px !important;

    }

}

@media only screen and (max-width: 1099px) {

    .bnnr-wbh-left.bnnr-wbh-cstm h6 {

        font-size: 22px;

    }

    .bnnr-wbh-left.bnnr-wbh-cstm h2 {

        font-size: 25px;

    }

    .bnnr-wbh-left.bnnr-wbh-cstm p {

        font-size: 14px;

    }

    .btn-started,

    .chat-box-btn {

        font-size: 16px;

        padding: 10px 20px;

    }

}

@media only screen and (max-width: 1024px) {

    .banner_section .carousel-inner {

        height: 680px !important;

    }

    .bnnr-wbh-left h1{

        font-size: 20px;

    }

}

@media only screen and (max-width: 992px) {

    .banner_section .carousel-inner {

        height: 1024px !important;

    }

    .banner-black-friday-offer-23-hp-main {

        padding: 3rem 4rem;

    }

    .bnnr-wbh-right.bnnr-wbh-cstm{

        position: inherit;

    }
    
    .head-tb-p-40 {
        padding: 20px 0 0 !important;
    }

}

@media only screen and (max-width: 767px) {

    .home_page_wbh_bnnr {

        padding: 0 20px;

    }

    .bnnr-wbh-left.bnnr-wbh-cstm {

        margin-bottom: 20px;

    }

    .banner_section .carousel-inner {

        height: 824px !important;

    }

    .cst-rtg-tittle {

        min-height: 40px;

    }

    .cst-rtg-tittle img {

        width: 100px !important;

        height: inherit !important;

    }

    .cst-rtg-star img {

        width: 16px !important;

    }

    .cst-rtg-data p {

        font-size: 14px;

        font-weight: 600;

    }

}

@media only screen and (max-width: 576px) {

    .banner_section .carousel-inner {

        height: 764px !important;

    }

    .bnnr-wbh-left {

        padding: 10px;

    }
    .home_page_wbh_bnnr {
        padding: 0;
    }

}

@media only screen and (max-width: 414px) {

    .cst-rtg-tittle img {

        width: 80px !important;

    }

    .domain-search-form .form-control {

        padding: 10px 0 10px 15px !important;

    }

}

