.tiktok_banner {
    /* background: url(../../img/business-model-img/tiktok/banner-bg.jpg); */
    background: url(../../img/business-model-img/tiktok/tiktok-banner.jpg);
    padding: 100px 0px;
    display: flex;
    align-items: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 620px;
}

.banner_content {
    margin-top: 70px;
}

.baner_btn {
    margin-top: 30px;
}

.banner_content h1 {
    color: #fff !important;
    font-weight: 600;
    line-height: 62px;
    font-size: 51px;
    letter-spacing: 0.8px;
}

.banner_content span {
    color: #22ce78;
}

.banner_content p {
    color: #fff;
    font-weight: 500;
    font-size: 20px;
    line-height: 1.5;
}

.btn_tiktok_main {
    /* background: #fb3567; */
    background: #22ce78;
    border-radius: 40px;
    padding: 14px 32px;
    font-size: 18px;
    color: #fff;
    border: 1px solid #0000;
}

.btn_tiktok_main:hover {
    background: #0000;
    color: #22ce78;
    border: 1px solid #22ce78;
}

.counter {
    margin: 100px 0px;
}

.main_hd {
    text-align: center;
}

.main_hd span {
    color: #22ce78;
    font-weight: 600;
    font-size: 20px;
}

.main_hd h2 {
    margin-top: 12px;
    color: #0c0a18;
    font-size: 32px;
    position: relative;
    background: rgba(225, 212, 209, 0.3);
    padding: 15px 30px;
}

.main_hd h2::before {
    content: "";
    width: 120px;
    height: 1px;
    background-color: #3ec6ff;
    position: absolute;
    bottom: -27px;
    left: 50%;
    transform: translate(-50%, -50%);
}

.main_colm1 {
    margin-top: 90px;
}

.clone_wrp {
    text-align: center;
}

.clone_wrp h2 {
    font-size: 24px;
    font-weight: 600;
    color: #0c0a18;
}

.clone_wrp h1 {
    font-size: 46px;
    font-weight: 600;
    margin-top: 30px;
    color: #0c0a18;
}

.main_colm {
    margin-top: 60px;
}

.clone_wrp span {
    font-size: 16px;
}

.counter_box {
    text-align: center;
    margin-top: 50px;
    background: #0c0a18;
    padding: 35px 10px;
    border-radius: 15px;
    margin-top: -4px;
    /* border-radius: 25px 0px 25px 0px; */
    transition: 0.3s all ease-in;
}

.counter_box:hover {
    transform: translateY(-10px);
    border-radius: 0px 25px 0px 25px;
}

.counter_box h1 {
    color: #fff;
    font-size: 24px;
    font-weight: 600;
    text-shadow: 0px 1px 0px #3cb9f3, 2px 1px 0px #f83366;
    margin-bottom: 5px;
}

.counter_box p {
    font-size: 13px;
    color: #fff;
    margin-bottom: 0px;
}

.book_demo {
    /* background-image: radial-gradient(circle at 50% 50%, #330b21, #0c0a18 104%); */
    background-image: radial-gradient(circle at 50% 50%, #278958c4, #1a3f56 104%);

    text-align: center;
    padding: 70px 0px;
}

.book_demo h5 {
    color: #fff;
}

.book_demo h3 {
    color: #fff;
    margin: 30px 0px !important;
}

.features {
    padding: 100px 0px;
}

.counter_img {
    padding-left: 35px;
}

.feature_box {
    display: flex;
    align-items: center;
    margin: 35px 0px;
}

.ftr_icon_wrp i {
    color: #0c0a18;
    font-size: 40px;
}

.ftr_icon_wrp {
    width: 160px;
    height: 90px;
    padding: 0px;
    display: flex;
    align-items: center;
    transition: .5s;
    justify-content: center;
    background: #eaefed;
    margin-right: 20px;
    border-radius: 10px;
    position: relative;
}

.feature_box:hover .ftr_icon_wrp::before {
    background-color: #22ce78;
}

.feature_box:hover .ftr_icon_wrp {
    background: #0c0a18;
}

.feature_box:hover .ftr_icon_wrp i {
    color: #fff;
}

.ftr_cont_wrp h4 {
    color: #0c0a18;
    font-size: 22px;
    font-weight: 600;
}

.ftr_cont_wrp p {
    margin-bottom: 0px;
    font-size: 16px;
}

.add_on {
    padding: 100px 0px;
    background: radial-gradient(circle at 50% 50%, #278958c4, #1a3f56 104%);
}

.add_on .main_hd h2 {
    color: #fff;
    background: rgba(223, 215, 214, 0.23);
    width: fit-content;
}

.add_on .main_hd h2::before {
    background-color: #fff;
    left: 0;
    transform: none;
}

.add_on_inner {
    display: flex;
    margin-bottom: 35px;
    transition: all .3s ease-in;
}

.add_on_inner:hover {
    transform: translateY(-10px);
}

.addon_cntnt h5 {
    color: #fff;
    font-size: 19px;
    font-weight: 600;
}

.addon_cntnt p {
    color: #fff;
    font-size: 14px;
}

.icons i {
    background: #fff;
    font-size: 23px;
    padding: 10px;
    border-radius: 50%;
    color: #fff;
    box-shadow: 0px 6px 10px 0px rgba(97, 103, 117, 0.3);
}

.icon_1 i {
    background: linear-gradient(135deg, #84bcfa 0%, #2b70fa 100%);
}

.icon_2 i {
    background: linear-gradient(135deg, rgb(247, 184, 175) 0%, rgb(248, 69, 45) 100%);
}

.icon_3 i {
    background: linear-gradient(135deg, rgb(160, 234, 194) 0%, rgb(49, 195, 105) 100%);
}

.icon_4 i {
    background: linear-gradient(135deg, rgb(216, 170, 255) 0%, rgb(155, 44, 250) 100%);
}

.icons {
    margin-right: 15px;
}

.add_on .main_hd {
    margin-bottom: 80px;
    text-align: left;
}

.grid-images ul li img {
    width: 130px;
    height: 130px;
    object-fit: contain;
    transition: all 0.2s ease-in-out;
}

.why_choose_us {
    padding: 100px 0px;
}

.grid-images ul li p {
    font-size: 14px;
    color: #626262;
    min-height: 150px;
}

.why_choose_us .main_hd {
    margin-bottom: 90px;
}

.why_btn_wrp {
    margin-top: 35px;
}

.why_choose_us .main_hd h2 {
    width: fit-content;
}

.grid-images ul {
    list-style: none;
    width: 100%;
    padding: 0px 0px;
    margin: 0px;
    float: left;
    position: relative;
    background-repeat: no-repeat;
    margin-bottom: 30px;
}

.grid-images ul li {
    width: calc(32% - 111px);
    float: left;
    margin: 10px;
    position: relative;
    padding: 24px;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    box-shadow: 0 0.5rem 2rem rgba(0, 0, 0, 0.08);
    border-radius: 15px;
    transition: all 0.2s ease-in-out;
}

.grid-images ul li:hover img {
    transform: scale(1.1);
}

.grid-images ul li h5 {
    font-size: 18px;
    color: rgb(12, 10, 24);
    margin-top: 20px;
}

.ftr_icon_wrp::before {
    content: "";
    width: 20px;
    height: 20px;
    background-color: #eaefed;
    position: absolute;
    right: -10px;
    top: -10px;
    border-radius: 50%;
    border: 3px solid #fff;
}

/* Responsive css */
@media (max-width: 1430px) {
    .banner_content h1 {
        line-height: 52px;
        font-size: 38px;
    }

    .banner_content {
        padding-left: 90px;
    }

    .banner_content p {
        font-size: 18px;
    }

}

@media (max-width: 1199px) {
    .grid-images ul li {
        width: calc(50% - 30px);
    }

    .counter_img {
        margin-top: 60px;
    }

    .main_hd h2 {
        font-size: 28px;
        padding: 12px 25px;
    }

    .tiktok_banner {
        /* background: radial-gradient(circle at 50% 50%, #330b21, #0c0a18 104%);
        height: inherit; */
        position: relative;
        background: url('your-image.jpg') no-repeat center center;
        background-size: cover;
        min-height: 100vh;
        display: flex;
        align-items: center;
        justify-content: center;
        text-align: center;
    }

    .banner_wrapper {
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .banner_content {
        /* padding-left: 0; */
        color: white;
        max-width: 700px;
        padding: 20px;
        z-index: 2;
    }
}

@media (max-width: 991px) {
    .add-n_btn_wrp {
        text-align: center;
    }

    .add_on .main_hd h2::before {
        left: 50%;
        transform: translate(-50%, -50%);
    }

    .add_on .main_hd {
        text-align: center;
    }

    .add_on .main_hd h2 {
        margin-left: auto;
        margin-right: auto;
    }

    .counter_img {
        padding-left: 0px;
    }

    .grid-images {
        margin-top: 50px;
    }

    .grid-images ul li:nth-child(1),
    .grid-images ul li:nth-child(3) {
        top: 0;
    }

    .grid-images ul {
        margin-left: 0;
        padding-left: 0;
    }

    .why_choose_us {
        text-align: center;
    }

    .why_choose_us .main_hd {
        text-align: center;
    }

    .why_choose_us .main_hd h2 {
        width: fit-content;
        text-align: center;
        margin: auto;
        margin-top: 12px;
    }

    .tiktok_img {
        display: none;
    }
}

@media (max-width: 767px) {
    .why_choose_us .main_hd {
        margin-bottom: 20px;
    }

    .add_on .main_hd {
        margin-bottom: 75px;
    }

    .book_demo {
        padding: 70px 15px;
    }

    .counter_img {
        display: none;
    }

    .main_colm {
        margin-top: 50px;
    }

    .main_colm1 {
        margin-top: 60px;
    }

    .add_on,
    .why_choose_us {
        padding: 70px 0px;
    }

    .features {
        padding: 70px 0px;
    }

    .counter {
        margin: 70px 0px;
    }

    .tiktok_banner {
        padding: 70px 0px;
    }

}

@media (max-width: 575px) {
    .banner_content h1 {
        line-height: 40px;
        font-size: 30px;
    }

    .banner_content p {
        font-size: 16px;
    }

    .tiktok_banner {
        padding: 60px 0px;
    }

    .banner_content {
        margin-top: 50px;
    }

    .book_demo {
        padding: 50px 15px;
    }

    .counter {
        margin: 50px 0px;
    }

    .add_on,
    .why_choose_us,
    .features {
        padding: 50px 0px;
    }

    .btn_tiktok_main {
        padding: 10px 20px;
        font-size: 16px;
    }

    .main_hd span {
        font-size: 16px;
    }

    .main_hd h2 {
        font-size: 18px !important;
        padding: 10px 25px;
    }

    .clone_wrp h2 {
        font-size: 20px !important;
    }

    p {
        font-size: 15px !important;
        line-height: 24px !important;
    }

    .clone_wrp h1 {
        font-size: 28px;
        margin-top: 25px;
    }

    .clone_wrp span {
        font-size: 17px;
    }

    .book_demo h5 {
        color: #fff;
        font-size: 16px;
        line-height: 25px;
    }

    .book_demo h3 {
        color: #fff;
        margin: 25px 0px !important;
        font-size: 20px;
        line-height: 30px;
    }

    .main_colm {
        margin-top: 35px;
    }

    .ftr_cont_wrp h4 {
        font-size: 18px;
    }

    .ftr_icon_wrp {
        height: 70px;
    }

    .feature_box {
        margin: 15px 0px;
    }

    .addon_cntnt h5 {
        font-size: 16px;
    }

    .add_on_inner {
        margin-bottom: 15px;
    }

    .why_btn_wrp {
        margin-top: 20px;
    }

    .grid-images ul li {
        width: calc(100% - 0px);
        margin: 0px;
        margin-bottom: 20px;
    }

    .grid-images ul {
        margin-bottom: 0px;
    }

    .counter_box {
        margin-top: 30px;
    }

    .add_on .main_hd {
        margin-bottom: 60px;
    }

    .feature_box {
        align-items: flex-start;
    }
}

@media (max-width: 360px) {
    .ftr_icon_wrp i {
        font-size: 30px;
    }

    .ftr_icon_wrp {
        height: 60px;
    }

    .book_demo h3 {
        margin: 18px 0px !important;
    }
}