#endoresment-video-modal .modal-body,
#endoresment-video-modal3 .modal-body,
#testi-video-modal .modal-body,
#testi-video-modal2 .modal-body,
body,
header {
    background-color: #000;
    color: #fff;
}

img {
    height: auto;
}


login-link {
    margin-left: 0 !important;
}

.blog-content p,
.blog-d-con {
    -webkit-box-orient: vertical;
}

.address-sec li,
.our-partner-sec ul li,
.video-icons ul li,
li,
ol,
ul {
    list-style: none;
}

body {
    font-family: "Segoe UI";
}

body,
div,
h1,
h2,
h3,
h4,
h5,
h6,
li,
ol,
p,
span,
strong,
ul {
    padding: 0;
    margin: 0;
}

.btn-check:focus .btn,
button:active,
button:focus {
    outline: 0;
    box-shadow: none !important;
}

a {
    text-decoration: none;
}

li,
ol,
ul {
    color: #fff;
}

button,
button:active,
button:focus,
button:hover {
    outline: 0;
}

header .navbar-expand-lg .navbar-nav .nav-link {
    color: #fff;
    font-size: 16px;
    margin: 0 10px;
}

    .breadcrumb-sec ul li.active,
    .footer-left-content .fas fa-lock i,
    .form-section .Terms-input-sec label a,
    .keyword-celeb-wrapper ul li a,
    header .navbar-expand-lg .navbar-nav .nav-link:hover {
        color: #ffed00;
    }

.all-filter-wrapper,
.brand-celeb-search-name,
.dashboard-home-right-sec .about-me-sec,
.feature-celeb-sec,
.header-search-form,
.list-search-sec,
.star-hour-banner,
.subscribe-form form,
.testimonial-wrapper {
    position: relative;
}

    .header-search-form input {
        padding-right: 45px;
        min-width: 225px;
        max-height: 50px;
    }

        .header-search-form input:focus,
        .list-filter-sec .form-control:focus {
            outline: 0;
            box-shadow: none;
            border-color: #fff;
        }

.navbar-toggler-icon {
    height: inherit;
}

.navbar-toggler {
    padding: 5px;
    background-color: #f7e200;
}

.close-modal-btn span,
.navbar-toggler-icon .fa-bars,
.testimonial-video-sec a,
.view-all-div-sec,
.view-all-div-sec:hover {
    color: #000;
}

.theme-dark-btn,
.theme-trans-btn {
    color: #ffed00 !important;
    display: inline-block;
    transition: 0.3s linear;
}

.header-profile-pic {
    width: auto;
    height: 36px;
    overflow: hidden;
    border-radius: 8px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    padding: 0 !important;
    background-color: #f2f2f2;
}

    .header-profile-pic img,
    .sample-video-img video,
    .search-celeb-content-sec .search-celeb-img img,
    .user-profile-img img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

.logo img {
    height: 70px;
    width: 100%;
}

.search-header-btn {
    position: absolute;
    right: 5px;
    width: 35px;
    height: 35px;
    top: 5px;
    background: #000;
    text-align: center;
    padding: 0;
}

.theme-trans-btn {
    background: 0 0;
    border-radius: 10px;
    padding: 9px 20px !important;
    border: 1px solid #ffed00;
    font-size: 30px;
}

.theme-dark-btn {
    background: #000;
    border-radius: 10px 0 0 10px;
    padding: 7px 12px !important;
    font-size: 20px;
}

.theme-trans-btn.sm {
    font-size: 20px;
    padding: 5px 20px !important;
}

.theme-dark-btn:hover,
.theme-trans-btn:hover {
    color: #000 !important;
    background: #ffbf00;
    background: -webkit-linear-gradient(to right, #ffbf00, #ffd500);
    background: linear-gradient(to right, #f99500, #ffd500);
    border-color: #ffbf00;
}

.theme-yellow-btn {
    color: #000 !important;
    background: #ffbf00;
    background: -webkit-linear-gradient(to right, #ffbf00, #ffd500);
    background: linear-gradient(to right, #f99500, #ffd500);
    border-radius: 4px;
    padding: 9px 20px !important;
    display: inline-block;
    transition: 0.3s linear;
    font-size: 20px !important;
    font-family: "Segoe UI Semibold";
    border: 1px solid #ffbf00;
}

.owl-nav button.owl-next::after,
.owl-nav button.owl-prev::after {
    font-size: 25px;
    width: 50px;
    height: 50px;
    border-radius: 5px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 3;
    text-align: center;
}

.theme-yellow-btn:hover {
    color: #ffbf00 !important;
    background: #332600;
}

.banner-section,
.copy-link-wrapper {
    position: relative;
    margin-top: 15px;
}

    .banner-section .banner-content h1 {
        font-size: 42px;
        font-family: "Segoe UI Bold";
        background: -webkit-linear-gradient(#FFB800, #FF7A00);
        -webkit-background-clip: text;
        -webkit-text-fill-color: #00000000;
        display: inline;
        line-height: 56px;
    }

    .banner-section .banner-content p {
        color: #fff;
        font-size: 24px;
        margin: 20px 0;
        line-height: 36px;
    }



.arrow-img img,
.banner-img img,
.contact-map-sec iframe,
.inner-banner-img img,
.track-order-vdo-sec,
.track-order-vdo-sec img,
.track-order-vdo-sec video {
    width: 100%;
}



.our-service-sec {
    padding: 30px;
    border-radius: 10px;
}

.service-content {
    display: flex;
    align-content: center;
    align-items: center;
    align-self: center;
    justify-content: center;
}

.dis-flex,
.offer-sec {
    display: flex;
    justify-content: space-between;
    align-self: center;
    align-content: center;
}

.service-content p {
    font-size: 22px;
    color: #fff;
    text-transform: capitalize;
}

.service-content .get-now {
    color: #ffbf00;
    font-size: 18px;
}

    .service-content .get-now .fa-arrow-right {
        transition: 0.3s linear;
        position: relative;
        top: 2px;
    }

    .service-content .get-now:hover .fa-arrow-right {
        margin-left: 5px;
    }

.service-content .service-img {
    margin-right: 20px;
}

.all-celeb-list .all,
.amany-top-img,
.blog-category-result-wrapper .col-lg-4.col-md-6.col-sm-6,
.heading,
.piping-link,
.request-heading {
    margin-bottom: 30px;
}

    .about-contain-not-other h3,
    .heading h2, .heading h1 {
        color: #fff;
        font-size: 36px;
        font-family: "Segoe UI Semibold";
    }

    .heading h3 {
        color: #fff;
        font-size: 26px;
        font-family: "Segoe UI Semibold";
    }

    .heading span {
        display: block;
    }

    .heading p {
        font-size: 18px;
        line-height: 27px;
        color: #fff;
        margin-top: 10px;
    }

.blog-wrapper,
.book-celeb-endorsement,
.contact-form,
.contact-wrapper,
.enquiry-faq-form-sec,
.faq-wrapper,
.feature-celeb-wrapper,
.how-it-work-wrapper,
.join-tring-wrapper,
.offer-wrapper,
.our-newsletter-wrapper,
.our-partner-wrapper,
.popular-category-wrapper,
.sample-video-wrapper,
.term-wrapper,
.want-celeb-rcd-msg-wrapper {
    margin: 60px 0;
}

.celebkeyword-banner-img,
.divider.nav-link,
.header-form-link.signup-link,
header .login-btn {
    margin-right: 0 !important;
}

.offer-sec {
    background-color: #262626;
    padding: 20px;
    border-radius: 10px;
    align-items: center;
    height: 100%;
}

    .offer-sec .offer-content h3 {
        font-size: 36px;
        color: #ffed00;
    }

    .offer-sec .offer-content p {
        font-size: 26px;
        color: #fff;
    }

    .offer-sec .offer-img img {
        max-width: 150px;
    }

.skill-learning .feature-celeb-content {
    min-height: 370px;
}

.star-hour-banner .heading {
    position: absolute;
    top: 50px;
    text-align: center;
    left: 50%;
    transform: translateX(-50%);
    width: 55%;
}

    .star-hour-banner .heading h2 {
        font-family: "Segoe UI Bold";
    }

.dis-flex {
    align-items: center;
}

.feature-celeb-content {
    background-color: #fff;
    border-radius: 15px;
    padding: 5px;
}

.feature-celeb-sec .feature-celeb-content {
    min-height: 532px !important;
}

.feature-celeb-content .view-profile-btn-sec {
    position: absolute;
    bottom: 50px;
    right: 0;
    opacity: 0;
    visibility: hidden;
    transition: 0.2s linear;
    cursor: pointer;
}

.feature-celeb-content:hover .view-profile-btn-sec {
    visibility: visible;
    opacity: 1;
}

.feature-celeb-content .feature-img,
.sample-video-img {
    border-radius: 10px;
    overflow: hidden;
    position: relative;
}

    .feature-celeb-content .feature-img .price-celeb {
        background-color: #000;
        position: absolute;
        left: 0;
        bottom: 0;
        border-radius: 0 10px 0 0;
        padding: 3px 5px;
        color: #ffed00;
        display: inline-block;
        font-size: 20px;
        font-family: "Segoe UI Semibold";
    }

        .feature-celeb-content .feature-img .price-celeb .fa-rupee-sign {
            margin-right: 5px;
            font-size: 16px;
        }

.feature-celeb-content img {
    width: 100%;
    object-fit: cover;
    object-position: top;
    height: 100%;
}

.feature-celeb-para {
    padding: 5px;
    margin-top: 12px;
}

.feature-celeb-content .celeb-name h3 {
    font-size: 26px;
    color: #000;
    width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.feature-celeb-content .celeb-name p,
.sm-celeb-div .celeb-name h3 {
    font-size: 20px;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.feature-celeb-content .celeb-name p {
    color: #000;
}

.divider.nav-link {
    color: #fff;
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.Amt-field,
.about-us-more-content,
.dis-none,
.enquiry-faq-form-sec .form-section .radio-btn-sec input[type="radio"],
.form-section .payment-wrapper input[type="radio"],
.gst-field,
.hastag-name a,
.more-text,
.offer-wrapper,
.our-newsletter-wrapper,
.owl-nav button span,
.owl-nav button.disabled,
.save-changes-btn,
.search-celebrity-listing {
    display: none;
}

.faq-wrapper .accordion-button::after,
.owl-nav button.owl-next::after,
.owl-nav button.owl-prev::after {
    display: inline-block;
    font-family: "Font Awesome 5 Free";
    line-height: 50px;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-weight: 600;
}

.owl-nav button.owl-next::after {
    content: "\f054";
    color: #000;
    background: #ffbf00;
    background: -webkit-linear-gradient(to right, #ffbf00, #ffd500);
    background: linear-gradient(to right, #f99500, #ffd500);
    position: absolute;
    right: 15px;
}

.owl-nav button.owl-prev::after {
    content: "\f053";
    color: #000;
    background: #ffbf00;
    background: -webkit-linear-gradient(to right, #ffbf00, #ffd500);
    background: linear-gradient(to right, #f99500, #ffd500);
    position: absolute;
    left: 15px;
}

.celeb-dasboard-tab-slider .owl-nav button.owl-next::after,
.filters .owl-nav button.owl-next::after {
    right: 0;
}

.celeb-dasboard-tab-slider .owl-nav button.owl-prev::after,
.filters .owl-nav button.owl-prev::after {
    left: 0;
}

.sm-celeb-div .theme-dark-btn {
    font-size: 16px;
    padding: 5px 10px !important;
}

.sm-celeb-div .celeb-name p {
    font-size: 16px;
    width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.filter-result .feature-celeb-content {
    margin: 15px 0;
    position: relative;
    overflow: hidden;
}

.filter-result.sm-celeb-div .feature-celeb-content {
    margin: 0;
    position: relative;
    overflow: hidden;
}

.enquiry-faq-form-sec .faq-wrapper .accordion-button,
.sm-celeb-div .feature-celeb-content .feature-img .price-celeb {
    font-size: 16px;
}

.clab-login-social-btn,
.custom-dis-flex,
.popular-category-sec .category-sec,
.track-order-deviding {
    display: flex;
    justify-content: space-between;
}

    .popular-category-sec .category-sec .view-all-btn .theme-trans-btn {
        display: block;
        text-align: center;
    }

    .popular-category-sec .category-sec li.filter {
        padding: 10px 30px;
        border-radius: 10px;
        color: #000;
        background-color: #999;
        cursor: pointer;
        flex-grow: 1;
        margin-right: 0;
        text-align: center;
        min-width: 120px;
    }

        .popular-category-sec .category-sec li.filter a {
            font-size: 28px;
            color: #000;
        }

        .cat-fltr-btn-div .cat-fltr-btn.active,
        .form-section .payment-options:active,
        .form-section .payment-options:focus,
        .form-section .payment-wrapper input[type="radio"]:checked label,
        .popular-category-sec .category-sec li.filter.active {
            background: #ffbf00;
            background: -webkit-linear-gradient(to right, #ffbf00, #ffd500);
            background: linear-gradient(to right, #f99500, #ffd500);
        }

.popular-category-sec .filter-result {
    margin-top: 35px;
}

.celebrity-listing-done .feature-celeb-content {
    height: 100% !important;
}

.home-category-sec .feature-celeb-content {
    min-height: 380px !important;
}

.category-view-all {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #ffbf00;
    background: -webkit-linear-gradient(to right, #ffbf00, #ffd500);
    background: linear-gradient(to right, #f99500, #ffd500);
    opacity: 0.9;
}

    .category-view-all .view-all-para,
    .testi-vdo-play-btn {
        text-align: center;
        left: 50%;
        transform: translate(-50%, -50%);
        top: 50%;
    }

.close-modal-btn,
.testi-vdo-play-btn {
    background-color: #ffed00;
    border-radius: 100%;
}

.category-view-all .view-all-para {
    position: absolute;
}

    .category-view-all .view-all-para .fa-angle-right {
        font-size: 35px;
        border: 2px solid #000;
        border-radius: 100%;
        width: 50px;
        height: 50px;
        line-height: 50px;
        margin-bottom: 10px;
    }

    .category-view-all .view-all-para p {
        font-size: 28px;
    }

.testimonial-video-sec {
    margin: 60px 0;
    padding-top: 50px;
    padding-left: 50px;
    position: relative;
}

    .testimonial-video-sec::after {
        content: "";
        border: 15px solid #807700;
        position: absolute;
        top: 0;
        left: 0;
        width: calc(100% - 50px);
        height: calc(100% - 50px);
        z-index: -1;
    }

    .about-left-img img,
    .testimonial-video-sec img {
        width: 100%;
        height: 100%;
    }

.testi-vdo-play-btn {
    width: 50px;
    height: 50px;
    line-height: 50px;
    position: absolute;
    color: #000;
}

.testimonial-content-sec {
    border: 1px solid #ffffff78;
    padding: 30px;
    border-radius: 29px;
    margin-bottom: 30px;
}

}

.testimonial-content-sec p {
    color: #fff;
    font-size: 20px;
    line-height: 33px;
}

.testi-para {
    display: flex;
    align-items: center;
    align-content: center;
    align-self: center;
    margin-top: 25px;
}

.testi-client-img {
    width: 90px;
    height: 90px;
    overflow: hidden;
    border-radius: 100%;
    margin-right: 20px;
}

.address-sec li a,
.close-modal-btn {
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
}

.testi-client-img img {
    object-fit: cover;
    height: 100%;
    width: 100%;
}

.about-testi-client h3 {
    color: #ffed00;
    font-size: 22px;
    font-family: "Segoe UI Semibold";
    margin-bottom: 4px;
}

.about-testi-client p {
    color: #fff;
    font-size: 22px;
    margin: 0;
}

.align-center {
    align-items: center;
    align-content: center;
    align-self: center;
}

.left-shape-img {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

#testimonial-slider .owl-item img.quote-img {
    width: auto !important;
    height: 100%;
}

#testimonial-slider .owl-nav button.owl-prev::after {
    top: -80px;
    left: inherit;
    right: 80px;
}

#testimonial-slider .owl-nav button.owl-next::after {
    top: -80px;
    left: inherit;
    right: 0;
}

#testimonial-slider .owl-nav button.disabled,
.save-changes-btn.btn-show {
    display: block;
}

#endoresment-video-modal .modal-body iframe,
#endoresment-video-modal3 .modal-body iframe,
#testi-video-modal .modal-body iframe,
#testi-video-modal2 .modal-body iframe {
    width: 100%;
    height: 400px;
}

.close-modal-btn {
    position: absolute;
    top: -5px;
    right: -5px;
    cursor: pointer;
}

.contact-content-sec,
.faq-sec,
.join-tring-sec {
    margin-top: 60px;
}

.faq-wrapper .accordion-button {
    background-color: transparent;
    color: #fff;
    font-size: 20px;
    font-family: "Segoe UI Semibold";
    padding-right: 80px;
}

    .faq-wrapper .accordion-button:not(.collapsed) {
        color: #ffbf00;
        background-color: transparent;
    }

.faq-wrapper .accordion-header {
    border-radius: 10px !important;
    font-size: 20px;
    font-family: "Segoe UI Semibold";
    margin: 10px 0;
}

.faq-wrapper .accordion-item {
    margin-bottom: 30px;
    background-color: transparent;
    border-radius: 10px !important;
}

    .faq-wrapper .accordion-item,
    .faq-wrapper .accordion-item:not(:first-of-type) {
        border: 1px solid #ffffff78 !important;
    }

.faq-wrapper .accordion-body {
    padding-top: 0 !important;
}

    .faq-wrapper .accordion-body p {
        color: #fff;
        font-size: 20px;
    }

.faq-wrapper .accordion-button:focus {
    border-color: #ffed00 !important;
    box-shadow: none;
}

.faq-wrapper .accordion-button:not(.collapsed)::after {
    transform: rotate(0);
    content: "\f068";
    top: 24%;
    background-image: none;
    background: linear-gradient(to right, #f99500, #ffd5007a);
}

.faq-wrapper .accordion-button::after {
    content: "\f067";
    font-size: 18px;
    width: 34px;
    height: 34px;
    position: absolute;
    background: #ffbf00;
    background: -webkit-linear-gradient(to right, #ffbf00, #ffd500);
    background: linear-gradient(to right, #f99500, #ffd5007a);
    border-radius: 100%;
    text-align: center;
    color: #ffffff;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    line-height: 34px;
    transition: all .3s linear;
}

.largest-platform-sec {
    margin-top: 60px;
    background: #1a1a1a;
    position: relative;
    margin-bottom: 150px;
}

    .largest-platform-sec .platform-content h1 {
        font-size: 52px;
        font-family: "Segoe UI Bold";
        color: #fff;
        line-height: 70px;
    }

    .largest-platform-sec .platform-content h2 {
        font-size: 36px;
        font-family: "Segoe UI Bold";
        color: #fff;
        line-height: 59px;
    }

    .largest-platform-sec .platform-content p {
        color: #fff;
        font-size: 24px;
        margin: 15px 0;
    }

.enroll-celebrity-img {
    position: relative;
    top: 20px;
    margin-bottom: -100px;
}

.about-us-wrapper {
    margin-bottom: 60px;
    position: relative;
}

.about-us-content {
    padding-left: 40px;
}

.about-para h2 {
    font-size: 36px;
    color: #ffd500;
    font-family: "Segoe UI Bold";
    margin-bottom: 20px;
}

.about-para p,
.about-profile h3,
.our-newsletter-sec h2,
.read-more,
.subscribe-form input {
    font-family: "Segoe UI Semibold";
}

.about-para p {
    font-size: 18px;
    color: #fff;
    line-height: 36px;
}

.about-left-img {
    position: absolute;
    top: -100px;
    width: 100px;
}

.about-us-more-content,
.track-order-wrapper {
    margin-top: 50px;
}

    .about-us-more-content p {
        font-size: 16px;
        line-height: 32px;
        color: #fff;
    }

.read-more {
    cursor: pointer;
    color: #ffbf00;
}

.our-newsletter-sec {
    padding: 50px 0;
    border-radius: 10px;
}

    .our-newsletter-sec h2 {
        font-size: 40px;
        color: #fff;
    }

    .our-newsletter-sec p {
        font-size: 18px;
        color: #fff;
        line-height: 30px;
        margin: 15px 0;
    }

.subscribe-form {
    width: 900px;
    margin: 35px auto 0;
}

    .subscribe-form input {
        min-height: 70px;
        font-size: 18px;
        padding-right: 200px;
    }

        .subscribe-form input:active,
        .subscribe-form input:focus,
        .yellow-theme-form-sec .input:active,
        .yellow-theme-form-sec input:focus {
            outline: 0;
            box-shadow: none;
        }

    .subscribe-form .theme-dark-btn {
        font-size: 26px;
        border: none;
        padding: 10px 30px !important;
        position: absolute;
        top: 5px;
        right: 5px;
    }

.our-partner-sec ul {
    display: flex;
    text-align: center;
    justify-content: space-around;
    align-items: center;
    align-content: center;
    align-self: center;
}

footer {
    background: #1a1a1a;
    padding-top: 60px;
}

.footer-left-content p {
    color: #c9d2d8;
    margin: 20px 0;
    font-size: 18px;
    line-height: 28px;
}

.footer-menu li a {
    font-size: 20px;
    color: #fff;
    margin-bottom: 18px;
    display: inline-block;
    transition: 0.3s linear;
}

    .footer-menu li a:hover,
    .light-yelo {
        color: #ffd500;
    }

.address-sec p {
    font-size: 20px;
    line-height: 27px;
    color: #fff;
    margin-bottom: 20px;
}

.address-sec ul,
.enquiry-faq-form-sec .faq-wrapper .accordion-item,
.enquiry-faq-form-sec .form-section form .form-group,
.yellow-theme-form-sec .form-group {
    margin-bottom: 25px;
}

.address-sec li {
    display: inline-block;
}

    .address-sec li a {
        display: inline-block;
        background-color: #6a6975;
        transition: 0.3s linear;
        color: #fff;
        border-radius: 100%;
        margin-right: 10px;
    }

        .address-sec li a:hover {
            background: #ffbf00;
            background: -webkit-linear-gradient(to right, #ffbf00, #ffd500);
            background: linear-gradient(to right, #f99500, #ffd500);
            color: #000;
        }

.copyright-sec {
    padding: 25px 0;
    background: #ffbf00;
    background: -webkit-linear-gradient(to right, #ffbf00, #ffd500);
    background: linear-gradient(to right, #f99500, #ffd500);
    text-align: center;
    margin-top: 25px;
}

    .copyright-sec p {
        font-size: 20px;
        color: #000;
    }

.celebrity-profile-wrapper,
.inner-banner-wrapper,
.user-profile-wrapper {
    margin-top: 20px;
    margin-bottom: 60px;
}

.celebrity-profile-right-sec .profile-top {
    background-color: #333;
    padding: 15px;
    border-radius: 10px;
    overflow: hidden;
    height: 370px;
}

.celebrity-profile-left-sec .profile-img-sec {
    border-radius: 10px;
    overflow: hidden;
    height: 370px;
}

    .celebrity-profile-left-sec .profile-img-sec img,
    .dashboard-home-sec .dashboard-profile-div img,
    .updated-picture img,
    .updated-video video {
        width: 100%;
        height: 100%;
        object-fit: cover;
        object-position: top;
    }

.celebrity-profile-left-sec .owl-dots {
    position: absolute;
    bottom: 10px;
    width: 100%;
    text-align: center;
}

    .celebrity-profile-left-sec .owl-dots button.owl-dot {
        width: 15px;
        height: 15px;
        background-color: #fff;
        border-radius: 100%;
        margin: 0 4px;
    }

        .celebrity-profile-left-sec .owl-dots button.owl-dot.active {
            background-color: #ffbf19;
        }

.about-profile h3 {
    font-size: 34px;
    color: #ffbf00;
    margin: 20px 0;
}

.about-celebrity-content {
    margin: 0;
    margin-top: 35px;
}

    .about-celebrity-content h5 {
        font-size: 16px;
        color: #ffbf00;
        font-family: "Segoe UI Bold";
        margin-bottom: 15px;
    }

.heading h5,
.how-it-work-content h5,
.message-slider h5,
.request-heading h4 {
    font-family: "Segoe UI Semibold";
}

.about-celebrity-content p {
    color: #fff;
    font-size: 14px;
    line-height: 24px;
}

.breadcrumb-sec {
    margin-bottom: 25px;
    text-align: right;
}

    .breadcrumb-sec ul li {
        display: inline-block;
        font-size: 18px;
    }

        .breadcrumb-sec ul li a {
            color: #fff;
            font-size: 18px;
        }

        .breadcrumb-sec ul li .fa-chevron-right {
            margin: 0 5px;
            display: inline-block;
        }

.celeb-profile-form-wrapper .upper-tabs {
    border-bottom: none;
    margin-bottom: 30px;
}

    .celeb-profile-form-wrapper .upper-tabs .nav-item .nav-link {
        text-align: center;
        font-size: 16px;
        color: #fff;
        background-color: #262626;
        border-radius: 10px;
        border: none;
        width: 100%;
        padding: 14px;
    }

    .celeb-profile-form-wrapper .down-tabs .nav-item.show .nav-link,
    .celeb-profile-form-wrapper .down-tabs .nav-link:hover,
    .celeb-profile-form-wrapper .upper-tabs .nav-item.show .nav-link,
    .celeb-profile-form-wrapper .upper-tabs .nav-link:hover {
        background: #ffbf00;
        background: -webkit-linear-gradient(to right, #ffbf00, #ffd500);
        background: linear-gradient(to right, #f99500, #ffd500);
        border: none;
        color: #000;
    }

    .celeb-profile-form-wrapper .upper-tabs .nav-item .nav-link img {
        display: block;
        width: 28px;
        margin: 10px auto;
    }

    .celeb-profile-form-wrapper .upper-tabs .nav-link:hover img {
        filter: brightness(0);
    }

.celeb-tab-price {
    display: block;
    padding: 3px 15px;
    background-color: #3c3a22;
    border-radius: 5px;
    color: #ffbf00;
    font-size: 14px;
    width: fit-content;
    margin: 10px auto 0;
}

.celeb-profile-form-wrapper .upper-tabs .nav-link:hover {
    background-color: rgba(0, 0, 0, 0.1);
    color: #000;
}

.request-heading h4 {
    font-size: 22px;
    color: #fff;
    line-height: 30px;
}

.request-heading p {
    font-size: 14px;
    color: #fff;
    margin-top: 5px;
}

.celeb-request-sec .video-for-sec h5 {
    font-size: 18px;
    font-family: "Segoe UI Semibold";
    line-height: 24px;
    color: #fff;
    margin-bottom: 20px;
    padding-right: 90px;
}

.celeb-profile-form-wrapper .down-tabs {
    border-bottom: none;
}

    .celeb-profile-form-wrapper .down-tabs .nav-item .nav-link {
        text-align: center;
        font-size: 18px;
        color: #000;
        background-color: #d6d6d6;
        border-radius: 10px;
        border: none;
        padding: 20px 25px;
        margin-right: 15px;
    }

.celeb-fan-gap-wrapper,
.form-section {
    margin: 30px 0;
}

    .form-section form label {
        font-size: 18px;
        color: #fff;
        margin-bottom: 10px;
    }

    .form-section form .form-control {
        min-height: 70px;
        font-size: 16px;
        background-color: #d6d6d6;
        color: #000;
        border-radius: 10px;
    }

        .form-section form .form-control:focus {
            color: #000;
            background-color: #d6d6d6;
            border-color: #d6d6d6;
            outline: 0;
            box-shadow: none;
        }

    .celeb-hashtag-list,
    .form-section form .form-group {
        margin-bottom: 20px;
    }

.message-slider h5 {
    font-size: 20px;
    color: red !important;
}

.message-slider {
    padding: 20px;
    background-color: #d6d6d6;
    border-radius: 10px;
    position: relative;
}

    .message-slider .message-content {
        background-color: #e5e5e5;
        padding: 15px;
        border-radius: 10px;
        transition: 0.2s linear;
    }

        .message-slider .message-content:hover,
        .sample-video-slider .owl-dots .owl-dot.active {
            background-color: #ffd500;
        }

        .custom-dis-flex .forget-link a,
        .message-slider .message-content p {
            color: #000;
            font-size: 16px;
        }

    .message-slider .owl-stage {
        padding-left: 0 !important;
    }

    .message-slider .owl-nav button.owl-next::after,
    .message-slider .owl-nav button.owl-prev::after {
        width: 30px;
        height: 30px;
        line-height: 30px;
        font-size: 18px;
        top: -30px;
    }

    .message-slider .owl-nav button.owl-prev::after {
        left: inherit;
        right: 50px;
    }

    #service-slider .owl-nav,
    .message-slider .owl-nav {
        display: grid;
    }

.form-section .form-check-input {
    width: 30px;
    height: 30px;
    margin-right: 15px;
    border-radius: 8px;
    background-color: #d6d6d6;
    cursor: pointer;
}

.form-section .form-check-label {
    position: relative;
    top: 5px;
    cursor: pointer;
}

.form-section .form-check-input:checked {
    background-color: #ffbf00;
    background-color: -webkit-linear-gradient(to right, #ffbf00, #ffd500);
    background-color: linear-gradient(to right, #f99500, #ffd500);
    border-color: #ffbf00;
}

.filter-sec .form-check-input:focus,
.form-section .form-check-input:focus {
    box-shadow: none !important;
}

.form-section .payment-options h6 {
    color: #000;
    font-size: 18px;
    font-family: "Segoe UI Bold";
    margin-bottom: 10px;
}

.form-heading p,
.form-section .payment-options p {
    font-size: 16px;
    color: #000;
}

.form-section .Terms-input-sec {
    margin-top: 40px;
}

.form-section .order-info-sec {
    padding: 20px;
    background-color: #d6d6d6;
    border-radius: 10px;
}

    .form-section .order-info-sec ul li {
        display: inline-block;
        margin: 5px 0;
        width: 49%;
        color: #000;
    }

.form-section .theme-yellow-btn {
    min-width: 250px;
    border: 1px solid;
}

.celebrity-profile-right-sec .scrolling-sec::-webkit-scrollbar {
    width: 8px;
}

.celebrity-profile-right-sec .scrolling-sec::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    border-radius: 10px;
    background-color: #262626;
}

.celebrity-profile-right-sec .scrolling-sec::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
    background-color: #ffbf00;
}

.form-section .fa-notes .checked,
.ref-code-btn .fa-copy,
.visit-btn-sec a {
    color: #ffbf00;
}

.fa-notes p {
    color: red;
    font-size: 18px;
    margin-left: 22px;
    margin-top: -24px;
}

.video-icons {
    position: absolute;
    bottom: 30px;
    right: 0;
}

    .video-icons ul li {
        display: inline-block;
        margin-right: 10px;
        cursor: pointer;
    }

.sample-video-slider .owl-dots {
    text-align: center;
    margin: 30px 0;
}

    .sample-video-slider .owl-dots .owl-dot {
        width: 20px;
        height: 20px;
        background-color: #998000;
        border-radius: 100%;
        margin: 0 8px;
    }

.filter-sec .form-check-input[type="checkbox"],
.form-check-input[type="radio"] {
    width: 22px;
    height: 22px;
    background-color: transparent;
    margin-right: 15px;
    cursor: pointer;
}

.earning-sec .dashboard-heading h4,
.filter-sec .form-check,
.how-it-work-content img {
    margin-bottom: 10px;
}

.how-it-work-content h5 {
    font-size: 20px;
    margin: 10px 0;
    color: #fff;
}

.how-it-work-content p,
.inception-content p {
    font-size: 18px;
    color: #fff;
}

.how-it-work-content {
    text-align: center;
    padding: 0 65px;
    margin: 25px 0;
}

.arrow-img {
    position: absolute;
    right: -50px;
    top: 50px;
    width: 100px;
}

.filter-sec {
    background-color: #333;
    padding: 40px 20px;
    border-radius: 20px;
}

.heading h5 {
    font-size: 18px;
    color: #fff;
}

.sm-btn {
    padding: 5px 15px !important;
}

.filter-sec .form-check .form-check-label {
    font-size: 18px;
    color: #fff;
    position: relative;
    top: 2px;
    cursor: pointer;
}

.filter-sec .form-check-input[type="checkbox"] {
    border-radius: 5px;
    border: 1px solid #fff;
}

.filter-sec .form-check-input:checked[type="checkbox"] {
    background-image: url(../images/profile-icon-slicing/check.svg);
    border-color: #ffbf00;
    background-position: center;
    background-size: 14px;
}

.form-check-input[type="radio"] {
    border: 1px solid #fff;
}

.bg-gray-section,
.inner-banner-sec {
    border-radius: 20px;
    background-color: #333;
}

.filter-sec .form-check-input:checked[type="radio"] {
    background-image: url(../images/profile-icon-slicing/radio-circle.svg);
    border-color: #ffbf00;
    background-position: center;
    background-size: 14px;
}

.popular-Celebrities-wrapper .category-sec li.filter a {
    font-size: 18px;
    color: #000;
}

.popular-Celebrities-wrapper .category-sec .theme-trans-btn {
    font-size: 18px;
    display: block;
    text-align: center;
}

.popular-Celebrities-wrapper {
    padding-left: 20px;
}

.bg-gray-section {
    padding: 30px 20px;
}

.enquiry-faq-form-sec .faq-sec,
.want-celeb-rcd-msg-sec {
    margin-top: 30px;
}

.enquiry-faq-form-sec .faq-wrapper .accordion-body p {
    font-size: 14px;
}

.enquiry-faq-form-sec .faq-wrapper .accordion-button::after {
    font-size: 15px;
    width: 28px;
    height: 28px;
    line-height: 28px;
    top: 24px;
}

.enquiry-faq-form-sec .faq-wrapper {
    margin: 0;
    height: 100%;
}

.inception-wrapper::after,
.inception-wrapper::before {
    height: 200px;
    display: block;
    position: absolute;
    content: "";
}

.enquiry-faq-form-sec .form-section form .form-control {
    background-color: #fff3d1;
    border-color: #fff3d1;
    font-size: 18px;
}

.enquiry-faq-form-sec .form-section form .price-label {
    font-size: 18px;
    margin-bottom: 10px;
    padding: 5px 15px;
    background-color: #fff3d1;
    color: #000;
    border-radius: 5px;
}

.enquiry-faq-form-sec .form-section .radio-btn-sec label {
    cursor: pointer;
    padding: 7px 15px;
    font-size: 18px;
    border-radius: 5px;
    margin: 5px 8px;
    background-color: #fff3d1;
    border-color: #fff3d1;
    color: #000;
}

.enquiry-faq-form-sec.form-section.radio-btn-secinput[type="radio"]:checkedlabel {
    color: #000;
    background: #ffbf00;
    background: -webkit-linear-gradient(to right, #ffbf00, #ffd500);
    background: linear-gradient(to right, #f99500, #ffd500);
}

.inner-banner-sec {
    padding: 0 0 0 50px;
}

.dark-yelo {
    color: #ffbf00 !important;
}

.recent-video .video-para {
    background-color: #333;
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 15px;
}

    .recent-video .video-para h5 {
        color: #ffbf00;
        font-family: "Segoe UI Bold";
    }

    .recent-video .video-para p {
        color: #fff;
        font-size: 18px;
        margin-top: 8px;
    }

.recent-video .video-icons {
    position: absolute;
    bottom: 65px;
    right: 0;
    z-index: 2;
}

    .recent-video .video-icons li img {
        width: 35px !important;
    }

.inception-wrapper {
    margin: 60px 0;
    position: relative;
}

    .inception-wrapper::after {
        width: 80px;
        top: 50%;
        right: 0;
        transform: translatey(-50%);
        background: url(../images/left-shape.webp) 0 0 / cover no-repeat;
    }

    .inception-wrapper::before {
        width: 100px;
        top: 75%;
        left: 0;
        transform: translatey(-75%);
        background: url(../images/right-shape.webp) 0 0 / cover no-repeat;
    }

.form-divider,
.inception-sec::after {
    left: 50%;
    transform: translateX(-50%);
}

.inception-sec {
    width: 1140px;
    margin: 0 auto;
    padding: 60px 0;
    position: relative;
}

    .inception-sec::after {
        content: "";
        display: block;
        width: 55px;
        height: 100%;
        position: absolute;
        top: 0;
        background: url(../images/middle-line.svg) 0 0 / cover no-repeat;
    }

.inception-content {
    text-align: left;
}

.text-align-right {
    text-align: right;
    padding-right: 70px;
}

.text-align-left {
    text-align: left;
    padding-left: 70px;
}

.line-img-left {
    text-align: right;
    margin-right: -72px;
    z-index: 2;
    position: relative;
}

.line-img-right {
    text-align: left;
    position: relative;
    margin-left: -68px;
    z-index: 2;
}

.connect-with-facebook {
    background-color: #fff3d1;
    padding: 20px;
    border-radius: 10px;
    text-align: center;
    margin: -45px 20px 20px;
    position: relative;
}

    .connect-with-facebook h4 {
        font-size: 28px;
        font-family: "Segoe UI Bold";
    }

    .connect-with-facebook p {
        font-size: 26px;
        margin: 15px 0;
    }

#partner-slider .owl-item .our-partner-img,
.Social-Media-center ul,
.blog-next-prev-btns,
.blog-sec.blog-detail-bg .blog-img,
.celeb-img-sec,
.celebkeyword-p,
.form-sec .button-submit-sec,
.user-profile-img-sec {
    text-align: center;
}

    .celeb-img-sec img {
        max-width: calc(100% - 80px);
    }

.tring-one-sec {
    background-color: #e7e4d1;
}

.tring-two-sec {
    background-color: #e5cfd0;
}

.tring-three-sec {
    background-color: #d2dbe2;
}

.tring-four-sec {
    background-color: #e7e3de;
}

.join-tring-content {
    padding: 30px;
    border-radius: 14px;
    margin-top: 15px;
    height: 100%;
}

    .join-tring-content h5 {
        font-size: 20px;
        font-family: "Segoe UI Semibold";
        color: #000;
        margin: 15px 0;
    }

    .join-tring-content img {
        height: 80px;
    }

.contact-wrapper .contact-address-sec ul li,
.ul-listing {
    margin: 20px 0;
}

    .ul-listing li {
        margin: 15px 0;
        font-size: 18px;
        color: #fff;
        padding-left: 30px;
        position: relative;
    }

        .ul-listing li::after {
            content: "\f45c";
            display: block;
            position: absolute;
            left: 0;
            top: 10px;
            width: 20px;
            height: 20px;
            font-size: 10px;
            font-style: normal;
            font-variant: normal;
            text-rendering: auto;
            -webkit-font-smoothing: antialiased;
            font-family: "Font Awesome 5 Free";
            font-weight: 600;
            transform: rotate(45deg);
            color: #ffd500;
        }

.already-account-sec p a,
.form-sec .form-group label,
.post-job {
    font-family: "Segoe UI Semibold";
}

.post-job {
    padding: 12px 20px !important;
    margin-right: 15px;
    display: inline-block;
    font-size: 20px !important;
    background-color: #716940;
    border-radius: 4px;
    color: #fff;
}

.current-opening-sec.faq-wrapper .accordion-item {
    margin-bottom: 30px;
    background-color: #333;
    border-radius: 10px !important;
}

    .current-opening-sec.faq-wrapper .accordion-item,
    .current-opening-sec.faq-wrapper .accordion-item:not(:first-of-type) {
        border-color: #333 !important;
    }

.form-modals .modal-dialog .modal-content {
    background-color: #fff3d1;
    padding: 10px;
    border-radius: 30px;
}

.col-mr-tb,
.form-heading {
    margin: 15px 0;
}

    .form-heading h3 {
        font-size: 24px;
        color: #000;
        font-family: "Segoe UI Bold";
        margin-bottom: 10px;
        text-transform: capitalize;
    }

.celeb-form-login-option-sec,
.form-sec .form-group,
.profile-detail-content {
    margin-bottom: 15px;
}

    .form-sec .form-group label {
        font-size: 16px;
        color: #000;
        margin-bottom: 5px;
    }

.form-sec .form-control {
    min-height: 50px;
    color: #000;
    border-color: #fff;
    border-radius: 5px;
}

    .form-sec .form-control:focus {
        border-color: #fff;
        outline: 0;
        box-shadow: none;
    }

.custom-dis-flex .form-check-input[type="checkbox"],
.custom-dis-flex .form-check-label {
    color: #000;
    cursor: pointer;
    font-size: 16px;
}

.form-check-input:checked[type="checkbox"] {
    border-color: #000;
}

.custom-dis-flex .form-check-input[type="checkbox"]:focus {
    outline: 0;
    box-shadow: none;
    border-color: #000;
}

.form-sec .theme-yellow-btn {
    min-width: 100px;
    margin-right: 10px;
    border: none;
}

.file-type-sec,
header .theme-trans-btn {
    border-radius: 5px;
}

.already-account-sec p {
    text-align: center;
    font-size: 16px;
    color: #000;
}

header .theme-trans-btn,
header .theme-yellow-btn {
    font-size: 16px !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
}

.blog-content h4,
.blog-detail-content h4 {
    color: #ffbf00;
    font-family: "Segoe UI Bold";
    line-height: 35px;
    margin-bottom: 8px;
}

.already-account-sec p a {
    color: #000;
    font-size: 16px;
}

.file-type-sec {
    background-color: #fff;
    padding: 5px 15px 0;
    position: relative;
}

.form-sec input[type="file"] {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
    opacity: 0;
}

#askexampleModal .form-sec .theme-yellow-btn,
.all-celeb-list .all.filter-result .feature-celeb-content {
    margin: 0;
}

.file-type-sec img {
    width: 40px;
}

.close-modal-form-btn {
    font-size: 25px;
    color: red;
    position: absolute;
    right: 10px;
    top: 0;
}

    .close-modal-form-btn:hover {
        cursor: pointer;
        color: red;
    }

#askexampleModal .modal-dialog .modal-content {
    padding: 20px 50px;
}

header .container-fluid {
    padding: 0;
}

.celebrity-profile-sec,
.video-sec-dis {
    display: flex;
}

.filter-sec {
    width: 300px;
    position: sticky;
    height: 100%;
    top: 100px;
    overflow-y: auto;
    max-height: calc(100vh - 180px);
}

    .filter-sec::-webkit-scrollbar {
        width: 5px;
    }

    .filter-sec::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
        border-radius: 5px;
        margin: 28px 0;
    }

    .filter-sec::-webkit-scrollbar-thumb {
        border-radius: 5px;
        -webkit-box-shadow: inset 0 0 6px rgb(250 159 0);
    }

.celebrity-profile-right-sec,
.popular-Celebrities-wrapper {
    width: calc(100% - 300px);
}

.celeb-profile-form-wrapper .upper-tabs .nav-item {
    margin-right: 0;
    text-align: center;
    margin-bottom: 0;
}

.celeb-dasboard-tab-slider .owl-nav,
.celeb-profile-form-wrapper .upper-tabs .owl-nav {
    height: 0;
}

.celebrity-profile-left-sec {
    width: 400px;
    position: sticky;
    height: 100%;
    top: 100px;
}

.celebrity-profile-right-sec {
    margin-left: 20px;
    width: calc(100% - 400px);
}

.contact-wrapper .contact-address-sec {
    background-color: #fff3d1;
    border-radius: 30px;
    padding: 40px;
    height: 100%;
}

    .contact-wrapper .contact-address-sec h4 {
        font-size: 26px;
        color: #000;
        font-family: "Segoe UI Bold";
        margin-bottom: 10px;
    }

    .contact-wrapper .contact-address-sec p {
        font-size: 20px;
        color: #000;
        line-height: 36px;
    }

    .contact-wrapper .contact-address-sec ul li img,
    .keyword-user-img,
    .user-profile-left-sec .nav-link img {
        margin-right: 10px;
    }

    .contact-wrapper .contact-address-sec ul li a {
        font-size: 20px;
        color: #000;
        font-family: "Segoe UI Semibold";
    }

.contact-map-sec {
    height: 100%;
    width: 100%;
    border-radius: 30px;
    overflow: hidden;
}

.contact-form-wrapper {
    background-color: #1b1b03;
    padding: 60px;
    border-radius: 30px;
    width: 80%;
    margin: 0 auto;
}

    .contact-form-wrapper .form-section {
        margin: 50px 0 0;
    }

.blog-sec {
    border-radius: 10px;
    overflow: hidden;
    background-color: #333;
}

.blog-category-result-wrapper .blog-img img {
    width: 100%;
    height: 250px;
}

.blog-wrapper.details .blog-sec .blog-img img {
    max-width: 100%;
    height: auto;
}

.blog-content {
    padding: 20px;
}

.blog-wrapper.details .blog-content {
    padding: 20px 0;
}

.blog-content h4 {
    font-size: 25px;
    border-bottom: 1px solid transparent;
}

.blog-detail-content h4 {
    font-size: 20px;
}

.blog-detail-content h2 {
    font-family: "Segoe UI Bold";
    line-height: 35px;
}

.blog-detail-content h3 {
    font-size: 20px;
    font-family: "Segoe UI Bold";
    color: #fff;
    line-height: 35px;
    margin-bottom: 8px;
}

.about-me-sec h4,
.blog-content .blog-date a,
.dashboard-heading h4,
.dashboard-profile-wrapper h4,
.profile-detail-content p,
.referrals-sec span {
    font-family: "Segoe UI Semibold";
}

.blog-content p {
    color: #fff;
    font-size: 18px;
    margin-bottom: 20px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
}

.blog-content .blog-date a {
    color: #fff;
}

.blog-content .theme-yellow-btn {
    padding: 6px 20px !important;
}

.all-filter-wrapper .view-all-btn {
    position: absolute;
    right: 0;
    top: -12px;
}

.custom-small-img.inner-banner-img img {
    width: 70%;
}

.custom-small-img.inner-banner-img {
    text-align: right;
}

.blog-recent-post-wrapper a:hover .blog-content h4 {
    border-bottom: 1px solid #ffbf00;
}

.user-profile-left-sec {
    background-color: #333;
    padding: 25px 15px;
    border-radius: 20px;
    width: 325px;
}

    .user-profile-left-sec .nav-link {
        margin: 10px 0;
        cursor: pointer;
        font-size: 20px;
        color: #fff;
        display: flex;
        align-items: center;
        align-content: center;
    }

    .user-profile-left-sec .log-out-btn:hover,
    .user-profile-left-sec .nav-pills .nav-link.active,
    .user-profile-left-sec .nav-pills .show > .nav-link {
        color: #fff;
        background-color: #48442e;
    }

.user-profile-img {
    text-align: center;
    width: 200px;
    height: 200px;
    border: 3px solid #ffed00;
    border-radius: 100%;
    margin: 15px auto;
    overflow: hidden;
}

.profile-update-img-sec .update-img {
    width: 35px;
    height: 35px;
    background-color: #ffed00;
    border: 2px solid #333;
    position: absolute;
    border-radius: 100%;
    line-height: 32px;
    font-size: 18px;
    text-align: center;
    right: 30px;
    bottom: 3px;
    cursor: pointer;
}

.profile-update-img-sec {
    width: fit-content;
    margin: 0 auto;
    position: relative;
}

    .profile-update-img-sec .update-img input[type="file"] {
        position: absolute;
        width: 100%;
        height: 100%;
        left: 0;
        bottom: 0;
        opacity: 0;
        cursor: pointer;
    }

.user-profile-img-sec .user-profile-name {
    margin-top: 15px;
    margin-bottom: 30px;
}

    .user-profile-img-sec .user-profile-name h4 {
        font-size: 26px;
        line-height: 30px;
        color: #ffbf00;
    }

    .user-profile-img-sec .user-profile-name p {
        font-size: 20px;
        color: #fff;
        line-height: 30px;
        margin: 10px 0;
    }

.user-profile-right-sec {
    background-color: #333;
    padding: 25px 20px;
    border-radius: 20px;
    width: calc(100% - 350px);
    margin-left: 25px;
    min-height: 760px;
}

.profile-detail-content p {
    font-size: 20px;
    color: #fff;
}

.blog-categories-sec ul li a,
.blog-content .blog-date span,
.heading.mb-0 p a:hover,
.keyword-celeb-wrapper ul li a:hover,
.login-with-social-btn:hover,
.piping-link li:hover a,
.profile-detail-content span,
.referrals-sec p,
.referrals-wrapper .form-group h5,
.referrals-wrapper .form-group label {
    color: #fff;
}

.profile-detail-sec .form-sec .form-control {
    min-height: 25px;
    color: #fff;
    border-color: #333;
    border-radius: 5px;
    background-color: #333;
    padding: 0;
    font-size: 20px;
}

.profile-detail-sec .form-sec label {
    color: #fff !important;
    font-size: 16px;
}

.profile-detail-sec .form-sec .form-control::placeholder {
    color: #fff;
    font-size: 20px;
}

.profile-detail-sec .form-sec .form-control.make-input-type {
    padding: 15px;
    min-height: 55px;
    background-color: #fff3d1;
    color: #000;
}

    .profile-detail-sec .form-sec .form-control.make-input-type::placeholder {
        color: #000;
    }

.referrals-sec {
    background-color: #000;
    padding: 15px;
    border-radius: 10px;
    box-shadow: 0 0 10px rgb(0 0 0 / 16%);
}

    .referrals-sec span {
        background-color: #ffed00;
        padding: 10px;
        border-radius: 5px;
        display: inline-block;
    }

    .referrals-sec h5 {
        margin: 10px 0;
        color: #fff;
    }

.list-filter-sec {
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-content: center;
}

    .list-filter-sec .list-filter-left-sec {
        display: flex;
        width: 400px;
        align-items: center;
        align-content: center;
    }

        .list-filter-sec .list-filter-left-sec label {
            width: inherit;
            font-size: 18px;
            color: #fff;
            margin-right: 15px;
        }

    .list-filter-sec .form-control {
        min-height: 50px;
        padding-right: 40px;
    }

.list-search-sec .search-btn-sec {
    position: absolute;
    top: 50%;
    right: 15px;
    transform: translateY(-50%);
}

.list-filter-sec .list-filter-right-sec {
    width: 250px;
}

.list-result-table-sec {
    margin-top: 30px;
    overflow-y: auto;
}

    .list-result-table-sec .table {
        background-color: #262626;
        border-radius: 10px;
        min-width: 800px;
    }

        .list-result-table-sec .table td,
        .list-result-table-sec .table th {
            color: #fff;
            padding: 15px 20px;
        }

        .list-result-table-sec .table th {
            font-family: "Segoe UI";
            font-size: 20px;
            font-weight: 100;
        }

        .list-result-table-sec .table tbody,
        .list-result-table-sec .table td,
        .list-result-table-sec .table tfoot,
        .list-result-table-sec .table th,
        .list-result-table-sec .table thead,
        .list-result-table-sec .table tr {
            border-color: #2b2b2b;
        }

.form-section .payment-options {
    padding: 15px;
    border-radius: 10px;
    background-color: #d6d6d6;
    cursor: pointer;
    position: relative;
    width: 100%;
}

.pos-rel {
    position: relative;
    overflow: hidden;
}

.read-more-link {
    font-size: 16px;
    color: #fed100;
    font-weight: 600;
}

    .read-more-link:hover {
        color: #fed100;
    }

.more-fltr-cat-sec {
    padding: 15px 0;
    background-color: #333;
    width: 0;
    border-radius: 10px 0 0 10px;
    position: absolute;
    top: 0;
    right: 0;
    transition: 0.3s linear;
    z-index: 9999;
    max-height: 100vh;
    height: 100vh;
    overflow-y: auto;
    box-shadow: 0 0 15px rgb(0 0 0 / 60%);
}

    .more-fltr-cat-sec.slide-left-show {
        right: 0;
        padding: 15px;
        width: 500px;
        position: fixed;
    }

.cat-fltr-btn {
    display: inline-block;
    padding: 7px 15px;
    border-radius: 10px;
    color: #000;
    background-color: #999;
    transition: 0.3s linear;
}

.cat-fltr-btn-div {
    margin: 10px 0;
}

    .cat-fltr-btn-div li {
        display: inline-block;
        margin: 8px 5px;
    }

    .brand-celeb-search-name .select-celeb-list a,
    .cat-fltr-btn-div .cat-fltr-btn:hover,
    .celeb-profile-form-wrapper .upper-tabs .nav-link.active .prev-celeb-tab-price {
        color: #000;
    }

.close-fltr-sec {
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
}

    .close-fltr-sec .fa-times-circle {
        font-size: 25px;
        color: #fed000;
    }

.more-fltr-cat-sec .heading {
    position: relative;
    padding-right: 30px;
    margin-bottom: 15px;
}

    .more-fltr-cat-sec .heading p {
        margin-top: 5px;
    }

.more-fltr-cat-sec input[type="search"] {
    min-height: 45px;
    font-size: 16px;
}

    .more-fltr-cat-sec input[type="search"]:focus {
        box-shadow: none;
        border-color: #fff;
    }

#divAlertMessage {
    position: fixed;
    bottom: 25px;
    left: 30px;
    z-index: 9999;
}

.alert-action-msg {
    text-align: center;
    margin: 20px 0;
}

    .alert-action-msg p {
        color: #4a4a4a;
        font-size: 14px;
    }

.error {
    color: red !important;
}

.upper-tabs::-webkit-scrollbar {
    height: 5px;
}

.upper-tabs::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    border-radius: 5px;
    margin: 28px 0;
}

.upper-tabs::-webkit-scrollbar-thumb {
    border-radius: 5px;
    -webkit-box-shadow: inset 0 0 6px rgb(250 159 0);
}

.form-section form .payment-wrapper,
.form-section form .payment-wrapper label {
    height: 100%;
}

.forgot-pwd-section {
    max-width: 500px;
    margin: 50px auto;
    padding: 20px;
    background: #fff3d1;
    border-radius: 10px;
}

.form-sec .form-img {
    text-align: left;
    padding: 0 15px;
}

    .celeb-fan-gap-img-sec img,
    .custom-star-hour-img img,
    .form-sec .form-img img {
        max-width: 100%;
    }

.login-with-social-btn {
    width: 100%;
    display: block;
    margin-bottom: 15px;
    font-size: 16px;
    border-radius: 5px;
    background-color: #3b579d;
    padding: 10px 15px;
    color: #fff;
    text-align: center;
    margin-right: 10px;
}

    .login-with-social-btn.google-login-btn {
        background-color: #bf4640;
    }

    .login-with-social-btn .fa-facebook-f,
    .login-with-social-btn .fa-google {
        margin-right: 10px;
        font-size: 20px;
    }

.facebook-or-email-sec {
    font-size: 16px;
    text-align: center;
    margin-bottom: 10px;
}

    .facebook-or-email-sec span {
        display: inline-block;
        height: 1px;
        width: 50px;
        background-color: #cacaca;
        position: relative;
        top: -4px;
        margin: 0 5px;
    }

.already-account-sec {
    margin-top: 10px;
}

.form-divider {
    width: 1px;
    background-color: #cacaca;
    height: 100%;
    position: absolute;
    top: 0;
}

.form-sec .form-left-head h2 {
    font-family: Arkipelago;
    font-size: 40px;
    line-height: 55px;
    color: #000;
    text-align: center;
    text-transform: capitalize;
}

.form-sec .form-left-head {
    margin-top: -55px;
    padding: 0 15px;
}

#testimonial-slider .owl-dots button.owl-dot {
    width: 20px;
    height: 20px;
    background-color: #fff;
    margin: 0 5px;
    border-radius: 5px;
}

    #testimonial-slider .owl-dots button.owl-dot.active {
        background-color: #ffed00;
    }

#testimonial-slider .owl-dots {
    position: absolute;
    bottom: 120px;
    left: 47%;
    transform: translateX(-47%);
}

.fixed-whatsapp-sec {
    position: fixed;
    bottom: 50px;
    left: 15px;
    z-index: 3;
    transform: scale(0.8);
    animation: 20s linear infinite scale;
}

    .fixed-whatsapp-sec img {
        width: 50px;
        height: 100%;
    }

@keyframes scale {
    0%, 100%, 20%, 40%, 60%, 80% {
        transform: scale(0.8);
    }

    10%, 30%, 50%, 70%, 90% {
        transform: scale(1);
    }
}

#partner-slider .owl-item .our-partner-img img {
    max-width: 100%;
    width: auto !important;
    margin: 0 auto;
}

.textarea-height-200.make-input-type {
    min-height: 200px !important;
    padding-top: 15px !important;
}

.search-celebrity-listing {
    width: 250px;
    background-color: #fff;
    border-radius: 8px;
    position: absolute;
    top: 50px;
    max-height: 300px;
    overflow-y: auto;
}

    .search-celebrity-listing a {
        color: #333;
    }

.search-celeb-content-sec {
    display: flex;
    align-items: center;
    align-content: center;
    margin: 15px 10px;
}

    .search-celeb-content-sec .search-celeb-img {
        width: 55px;
        height: 55px;
        margin-right: 15px;
        border-radius: 100%;
        overflow: hidden;
    }

.search-celeb-detail {
    width: calc(100% - 55px);
}

.search-celebrity-listing::-webkit-scrollbar {
    width: 5px;
}

.search-celebrity-listing::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgb(255 228 106);
    border-radius: 10px;
}

.search-celebrity-listing::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgb(249 152 0);
}

.celeb-profile-service-slider .owl-nav button.owl-next::after {
    right: -10px;
}

.celeb-profile-service-slider .owl-nav button.owl-prev::after {
    left: -10px;
}

.user-dashboard-wrapper {
    padding: 50px;
    background-color: #1a1a1a;
    border-radius: 20px;
}

    .user-dashboard-wrapper .nav-tabs {
        border-bottom: none;
        justify-content: center;
        margin-bottom: 50px;
    }

        .user-dashboard-wrapper .nav-tabs .nav-item.show .nav-link,
        .user-dashboard-wrapper .nav-tabs .nav-link.active,
        .user-dashboard-wrapper .nav-tabs .nav-link:focus,
        .user-dashboard-wrapper .nav-tabs .nav-link:hover {
            border-color: #312d17;
            background-color: #312d17;
        }

        .user-dashboard-wrapper .nav-tabs .nav-link {
            margin-bottom: -1px;
            background: #313131;
            border: 1px solid #313131;
            border-radius: 5px;
            color: #fff;
            padding: 12px 20px;
            font-size: 20px;
        }

            .user-dashboard-wrapper .nav-tabs .nav-link img {
                width: 30px;
                margin-right: 5px;
                filter: grayscale(1);
                display: inline-block;
            }

            .user-dashboard-wrapper .nav-tabs .nav-link.active img {
                filter: grayscale(0);
            }

.dashboard-home-sec {
    display: flex;
    margin-bottom: 40px;
}

    .dashboard-home-sec .dashboard-home-left-sec {
        width: 330px;
        margin-right: 50px;
    }

    .dashboard-home-sec .dashboard-home-right-sec {
        width: calc(100% - 380px);
    }

    .dashboard-home-sec .dashboard-profile-div {
        width: 100%;
        height: 300px;
        border-radius: 10px;
        overflow: hidden;
        position: relative;
    }

.dashboard-profile-wrapper {
    padding: 15px;
    background-color: #fff;
    border-radius: 10px;
}

    .dashboard-profile-wrapper h4 {
        margin: 10px 0;
        width: 100%;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }

    .dashboard-profile-wrapper p {
        width: 100%;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }

.about-me-sec h4 {
    font-size: 26px;
    color: #fff;
    margin-bottom: 20px;
    line-height: 50px;
}

.about-me-sec textarea {
    padding: 20px;
    background-color: #fff;
    border-radius: 10px;
    font-size: 20px;
    min-height: 332px;
}

.dashboard-heading h4 {
    font-size: 36px;
    color: #fff;
}

.dashboard-profile-div .update-img {
    width: 35px;
    height: 35px;
    background-color: #ffed00;
    border: 2px solid #333;
    position: absolute;
    border-radius: 100%;
    line-height: 32px;
    font-size: 18px;
    text-align: center;
    right: 10px;
    bottom: 10px;
    cursor: pointer;
}

.upload-pic-sec {
    background-color: #313131;
    border-radius: 10px;
    padding: 30px;
    text-align: center;
    color: #fff;
    border: 2px dashed #ffd500;
    position: relative;
    cursor: pointer;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    align-self: center;
}

.copy-link-btn,
.hash-tags {
    display: block;
    font-family: "Segoe UI Semibold";
}

.yellow {
    color: #ffd500 !important;
}


.upload-photos-wrapper {
    margin: 40px 0;
}

.upload-pic-sec h5 {
    font-size: 22px;
    margin: 15px 0;
    font-family: "Segoe UI Semibold";
}

.upload-pic-sec .fa-cloud-upload-alt {
    font-size: 60px;
    color: #ffd500;
}

.upload-pics-file {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    cursor: pointer;
}

.updated-picture,
.updated-video {
    width: 100%;
    height: 400px;
    overflow: hidden;
    border-radius: 10px;
    position: relative;
}

    .updated-picture .profile-delete-btn a,
    .updated-video .profile-delete-btn a {
        width: 35px;
        height: 35px;
        line-height: 35px;
        text-align: center;
        border-radius: 5px;
        background-color: #ffd500;
        position: absolute;
        right: 15px;
        top: 15px;
        transition: 0.2s linear;
        opacity: 0;
        color: #000;
        display: inline-block;
    }

    .updated-picture:hover .profile-delete-btn a,
    .updated-video:hover .profile-delete-btn a {
        opacity: 1;
        cursor: pointer;
        z-index: 2;
    }

.about-edit-btn .theme-yellow-btn,
.copy-link-btn-sec {
    position: absolute;
    top: 0;
    right: 0;
}

.celeb-dasboard-tab-slider .owl-stage {
    margin: 0 auto;
}

.update-img-file {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    opacity: 0;
    cursor: pointer;
}

.modal-upload-file-sec,
.ref-code-flex-sec {
    position: relative;
    width: fit-content;
}

.yellow-theme-form-sec .form-group label {
    color: #fff;
    margin-bottom: 10px;
    font-size: 18px;
}

.yellow-theme-form-sec .form-control {
    min-height: 60px;
    background-color: #fff3d1;
    color: #000;
    border-color: #fff3d1;
    font-size: 20px;
}

.yellow-theme-form-sec .form-check-input {
    background-color: #d6d6d6;
    width: 25px;
    height: 25px;
    margin-right: 10px;
}

.form-check-input:checked[type="checkbox"] {
    background-color: #313131;
    filter: invert(1);
}

.yellow-theme-form-sec .form-group .form-check label {
    margin-bottom: 0;
    position: relative;
    top: 3px;
    cursor: pointer;
}

.heroine,
.update-profile-sec {
    margin-top: 20px;
}

    .update-profile-sec .theme-yellow-btn {
        min-width: 250px;
    }

.earning-sec .dashboard-heading {
    margin-bottom: 35px;
}

.wish-request-wrapper .wish-request-dropdown label {
    font-size: 18px;
    color: #fff;
    width: inherit;
}

.wish-request-wrapper .wish-request-dropdown .form-control {
    min-height: 50px;
}

.wish-request-wrapper .wish-request-dropdown {
    display: flex;
    width: 350px;
    align-content: center;
    align-items: center;
    align-self: center;
}

.prev-celeb-tab-price {
    text-decoration: line-through;
    color: #e0e0e0;
}

.modal-upload-file-sec input[type="file"] {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
}

.brand-celeb-search-name .select-celeb-list {
    background-color: #fff3d1;
    border-radius: 10px;
    position: absolute;
    width: 100%;
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.3);
}

.footer-logo-img img {
    width: 300px;
    max-width: 100%;
    margin-left: 8px;
}

#service-slider .owl-nav button.owl-next::after,
#service-slider .owl-nav button.owl-prev::after {
    background: 0 0;
    color: #fff;
}

#service-slider .owl-nav button.owl-prev::after {
    left: -25px;
}

#service-slider .owl-nav button.owl-next::after {
    right: -25px;
}

.hash-tags {
    font-size: 22px;
    color: #fff;
    margin: 20px 0;
}

.response-img-sec img {
    margin-right: 5px;
}

.endorse-banner {
    padding: 20px !important;
}

.book-endorsement-celeb-sec-img {
    border-radius: 10px;
    margin: 20px 50px 20px 0;
    overflow: hidden;
    position: relative;
}

    .book-endorsement-celeb-sec-img img {
        max-width: 100%;
        width: 100%;
    }

.endorsement-banner-slider-sec {
    max-width: 400px;
    margin: 50px auto;
}

    .endorsement-banner-slider-sec .owl-carousel .owl-item {
        opacity: 0.3;
        transition: 3s linear;
    }

    .endorsement-banner-slider-sec.owl-carousel.endorsement-banner-slider-sec-img {
        margin: 25px 0;
    }

    .endorsement-banner-slider-sec .owl-carousel .owl-item.center {
        transform: scale(1.2);
        opacity: 1;
    }

.book-endorsement-celeb-wrapper {
    background-color: #1a1a1a;
    border-radius: 20px;
    padding: 20px;
    margin-top: 40px;
}

.heading h4 {
    font-size: 24px;
    font-family: "Segoe UI Semibold";
    color: #fff;
}

.referrals-wrapper .form-group h5 {
    font-size: 22px;
    margin-top: 10px;
    margin-bottom: 20px;
}

.ref-code-flex-sec {
    padding-right: 20px;
}

.ref-code-btn {
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
}

.celeb-form-login-option-sec .nav-tabs {
    border-bottom: none;
    background: #333;
    color: #fff;
    border-radius: 5px;
    overflow: hidden;
}

    .celeb-form-login-option-sec .nav-tabs .nav-link {
        margin-bottom: 0;
        width: 50%;
        color: #fff;
    }

        .celeb-form-login-option-sec .nav-tabs .nav-item.show .nav-link,
        .celeb-form-login-option-sec .nav-tabs .nav-link.active {
            color: #fdc300;
            background-color: #000;
            border-color: #000;
        }

.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
    border-color: #000;
}

.track-order-wrapper .track-order-sec {
    background-color: #333;
    border-radius: 20px;
    padding: 30px;
}

.track-order-detail-sec {
    margin-bottom: 25px;
    word-break: break-all;
}

.track-order-right-sec {
    width: calc(100% - 280px);
}

.track-order-left-sec {
    width: 240px;
}

.track-order-detail-sec h5 {
    color: #fff;
    margin-bottom: 5px;
}

.copy-link-wrapper .form-control:active,
.copy-link-wrapper .form-control:focus {
    box-shadow: none;
    outline: 0;
    border-color: #fff;
}

.copy-link-btn {
    background: #ffbf00;
    background: -webkit-linear-gradient(to right, #ffbf00, #ffd500);
    background: linear-gradient(to right, #f99500, #ffd500);
    padding: 6px 20px;
    min-height: 38px;
    color: #000;
    transition: 0.3s linear;
}

    .copy-link-btn:hover {
        color: #000;
        background-color: #ffbf00;
    }

.copy-link-wrapper input {
    padding-right: 120px;
}

table.table.table-striped,
table.table.table-striped tr {
    color: #fff !important;
}

.celebkeyword-bg {
    background-color: transparent !important;
    margin: 0 !important;
    padding: 0 !important;
}

.blog-detail-content 3,
.blog-detail-content h2,
.blog-detail-content p {
    margin-bottom: 20px;
    margin-left: 5px;
}

.Social-Media-center ul li a {
    width: 70px;
    height: 70px;
    font-size: 36px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.blog-detail-content p {
    color: #fff;
    font-size: 18px;
}

.blog-detail-content h2 {
    color: #ffbf00;
    font-size: 24px;
}

.blog-cat-heading h4,
.blog-content h1 {
    font-family: "Segoe UI Bold";
    color: #ffbf00;
    line-height: 35px;
    margin-bottom: 8px;
}

.blog-detail-content 3 {
    color: #ffbf00;
    font-size: 20px;
}

.blog-cat-heading h4 {
    font-size: 25px;
}

.blog-content h1 {
    font-size: 30px;
}

.blog-content .blog-date img {
    margin-right: 15px;
}

.recent-blog-heading-sec h4 {
    color: #fff;
    margin-top: 25px;
}

.recent-blog-marg {
    margin-top: 0;
    height: 100%;
}

.blog-detail-bg {
    border-radius: 0;
    background-color: transparent;
    margin: 0;
}

.blog-next-prev-btns a {
    text-align: center;
    color: #ffbf00;
    text-decoration: none;
}

.clab-home-page-theme-btn {
    font-size: 24px;
    padding: 10px 25px;
    background-color: #212529;
    color: #fff;
    display: inline-block;
    border-color: #5956e9;
}

.Entries-sec,
.search-celeb-keyword-sec {
    display: flex;
    align-items: center;
}

.blog-heading-sec h3 {
    font-size: 30px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 15px;
}

.Entries-sec .form-select {
    width: 80px;
}

.theme-btn {
    border: 1px solid #ffbf00;
    background-color: #ffbf00;
    color: #000;
    padding: 12px 25px;
    border-radius: 5px;
    font-size: 16px;
    font-family: "Segoe UI Semibold";
    transition: 0.3s linear;
    text-align: center;
}

.Entries-sec label {
    color: #fff;
    width: 115px;
}

.hastag-name a,
.hastag-name span {
    font-size: 15px;
}

    .hastag-name a:nth-child(-n2) {
        display: inline-block;
    }

.celeb-hashtag-list a {
    color: #fecf00;
    font-size: 18px;
    padding-right: 0;
    background-color: #000;
    margin-right: 10px;
    border-radius: 118px;
    padding: 5px 12px;
}

.keyword-celeb-wrapper {
    margin-bottom: 40px;
}

.heading.keyword-flex {
    margin-bottom: 14px;
    font-size: 25px;
}

.keyword-celeb-wrapper ul li,
.wishes-list ul li {
    padding-left: 7px;
    display: inline-block;
}

    .keyword-celeb-wrapper ul li:first-child,
    .wishes-list ul li:first-child {
        padding-left: 0;
    }

    .keyword-celeb-wrapper ul li:last-child::after,
    .wishes-list ul li:last-child::after {
        content: "";
        border: inherit;
        margin-left: 10px;
    }

    .keyword-celeb-wrapper ul li:after,
    .wishes-list ul li:after {
        content: "";
        border: 1px solid #ffbf00;
        margin-left: 10px;
    }

.search-celeb-keyword-sec {
    align-content: center;
    padding: 10px 0;
    margin: 0 !important;
}

.celebdash-keyword {
    column-count: 3;
}

.keywords-btn button {
    border: #ffdead;
    background-color: #000;
    border-radius: 5px;
    color: #ffed00;
}

.piping-link span {
    color: #fff;
    margin-left: 10px;
    font-size: 20px;
}

.heading.mb-0 p a,
.heading.mb-0 ul li a,
.piping-link a {
    color: gold;
    font-size: 16px;
}

.heading.keyword-flex h3 {
    font-size: 24px;
}

.celebkeyword-bg-mag {
    margin: 30px 0 !important;
}

.celebkeyword-header-top {
    position: initial;
    margin-bottom: 0;
}

    .celebkeyword-header-top img {
        max-width: 100% !important;
    }

.celebkeyword-banner-img img {
    margin-top: 20px;
    border-radius: 0;
    max-width: 100%;
}

.Request-Social-Media ul {
    text-align: left !important;
}

.does-it-sec {
    text-align: center !important;
    background: 0 0 !important;
}

    .does-it-sec img {
        display: inline-block !important;
        width: 20% !important;
        margin-bottom: 10px;
    }

.Gift-bg {
    background-image: url(../images/bg-gift.webp);
}

.Birthday-Wishes-bg-1 {
    background-color: #101900;
}

.Birthday-Wishes-bg-2 {
    background-color: #001819;
}

.Birthday-Wishes-bg-3 {
    background-color: #000e19;
}

.Birthday-Wishes-bg-4 {
    background-color: #120019;
}

.Birthday-Wishes {
    margin: 15px 10px;
    padding: 15px 20px;
    border-radius: 15px;
    text-align: end;
}

    .Birthday-Wishes img {
        width: 20%;
    }

.blog-d-con {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    overflow: hidden;
    text-overflow: ellipsis;
}

.pagination-blog {
    margin-top: 25px;
}

.blog-date {
    margin-top: 15px;
}

.hastag-name a {
    white-space: nowrap;
    max-width: 120px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.celeb-listing-heading {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.table > thead {
    vertical-align: top;
}

.table > :not(caption) > * > * {
    padding: 0.8rem 0.5rem;
    border-color: #ffffff73;
}

.Achievement-td td {
    display: block;
    border-left: 1px solid;
    border-color: #ffffff73;
}

.about-contain-not-other {
    padding: 15px;
    border-radius: 10px;
}

    .about-contain-not-other p {
        color: #fff;
        font-size: 14px;
        line-height: 24px;
        display: contents;
    }

.blog-wrapper.details table {
    background-color: #242424;
    width: 100%;
}

    .blog-wrapper.details table td {
        width: 450px;
        padding-left: 15px;
        padding-top: 10px;
        border: 1px solid #7e7e7e !important;
    }

.voice-artist-amitab-bachan li {
    list-style: none;
    color: #fff;
    display: inline-block;
    background-color: #ffffff26;
    padding: 10px 16px;
    border-radius: 36px;
    margin: 6px;
}

.price-celeb img {
    width: 20px !important;
    padding-right: 5px;
}


.our-partner-img img {
    width: 100%;
    height: 60px;
}

.inner-banner-img img {
    width: 100%;
    height: 100%;
}

.celebrity-profile-right-sec .heading.name {
    margin-bottom: 20px;
}

.celeb-hashtag-list span {
    display: inline-block;
    margin-bottom: 10px;
}

.gift-section {
    background-image: url(../images/birthday-gift.webp);
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;
}

.gift-heading {
    padding: 121px 0px;
}

h1 {
    font-size: 55px;
    font-family: "Segoe UI Bold";
}

span {
    color: #ffed00;
}

.comon-heading h2 {
    color: #cdcdcd;
    font-size: 28px;
    font-family: "Segoe UI Semibold";
}

.comon-heading p {
    font-size: 18px;
    line-height: 30px;
    color: #b3b3b3;
    margin-top: 15px;
}

.col-md-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
}

.ul-listing li {
    color: #b3b3b3;
}

.ul-listing strong {
    display: block;
}

.comon-heading h1 {
    font-size: 40px;
    font-family: "Segoe UI bold";
}



.celebrity-brand-section .video#senny-vidoe {
    width: 307px !important;
    height: 376px !important;
}

.brands-home-section .endorse-banner {
    padding-bottom: 300px !important;
}

.marquee__group img {
    border-radius: 20px;
}

.MarqueeContainer {
    min-height: 100%;
    padding: 40px;
    --space: 10px;
    display: grid;
    align-content: center;
    gap: var(--space);
    width: 100%;
    font-family: "Corben", system-ui, sans-serif;
    font-size: 1.5rem;
    line-height: 1.5;
    padding-bottom: 20px;
}

.marquee {
    --duration: 200s;
    --gap: var(--space);
    display: flex;
    overflow: hidden;
    user-select: none;
}

.marquee__group {
    flex-shrink: 0;
    display: flex;
    align-items: center;
    justify-content: space-around;
    gap: var(--gap);
    min-width: 100%;
    animation: scroll var(--duration) linear infinite;
}

section.celebrity-brand-section {
    margin-top: -350px;
}

.view-project span {
    color: #ffffff;
    background-color: #3E3E3E;
    padding: 5px 18px;
    border-radius: 20px;
    font-size: 16px;
    font-weight: 500;
}

.celebrity-brand-data .overlay h6, .banner-section.index .overlay h6 {
    font-size: 18px;
}

@media (prefers-reduced-motion: reduce) {
    .marquee__group {
        animation-play-state: paused;
    }
}

@keyframes scroll {
    0% {
        transform: translateX(0);
    }

    100% {
        transform: translateX(calc(-100% - var(--gap)));
    }
}

@media screen and (min-width: 311px) and (max-width: 767px) {
    .MarqueeContainer {
        padding: 10px;
    }
}

.celebrity-brand-data .overlay {
    position: absolute;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%);
    top: 35%;
    left: 0%;
    padding-top: 162px;
    padding-left: 20px;
    width: 122%;
    height: 230px;
}

.banner-section.index .overlay {
    position: absolute;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%);
    top: 48%;
    left: 0%;
    padding-top: 162px;
    padding-left: 20px;
    width: 122%;
    height: 230px;
}

.celebrity-brand-data {
    position: relative;
}

    .celebrity-brand-data img {
        position: relative;
        overflow: hidden;
        max-height: 346px;
    }

.cele-total-count {
    display: flex;
    align-items: center;
    column-gap: 15px;
}

    .cele-total-count span {
        color: #ffffff;
    }

.cele-work-brand {
    display: flex;
    column-gap: 31px;
    justify-content: center;
    align-items: center;
}

.rise-query-main {
    padding: 1px 30px 20px 22px;
    border-radius: 20px;
}

    .rise-query-main .theme-yellow-btn {
        color: #000000 !important;
        background: #f3b20b !important;
        margin-top: 11px;
    }

    .rise-query-main ul {
        display: grid;
        grid-template-columns: auto auto auto;
    }

        .rise-query-main ul li {
            margin-top: 15px;
            font-size: 20px;
        }

            .rise-query-main ul li img {
                margin-right: 15px;
            }


.rise-query-section .col-md-10 {
    margin-top: 20px;
}

.our-work-data {
    margin-top: 25px;
}

    .our-work-data img {
        border-radius: 30px;
        width: 100%;
    }

    .our-work-data h3 {
        font-size: 22px;
        line-height: 30px;
        font-weight: bold;
        color: #FFB800;
        margin-top: 10px;
    }

.get-work-img img {
    margin-top: 20px;
    border-radius: 20px;
    width: 100%;
    object-fit: cover;
}

.Success-Stories-section h3 {
    color: white;
}

.brands-page-section .row .col-md-6:nth-child(3), .brands-page-section .row .col-md-6:nth-child(4) {
    margin-top: 20px;
}

.brands-page-section .brand-page-offers {
    display: flex;
    background-color: #2C2B2B;
    border-radius: 30px;
    height: 100%;
    column-gap: 30px;
    padding: 30px;
    position: relative;
    background: -webkit-gradient(linear, left top, right top, from(#FFB800), to(#FF7A00));
}

    .brands-page-section .brand-page-offers h3 {
        font-weight: 600;
        line-height: 48px;
    }

.brand-page-offers:before {
    top: 1px;
    left: 1px;
    margin: 0;
    content: "";
    position: absolute;
    width: calc(100% - 2px);
    height: calc(100% - 2px);
    background-color: #2C2B2B;
    border-radius: 30px;
}

.brand-offer-data, .brand-end-img {
    position: relative;
}

.business-work-section .col-lg-4.col-md-6.col-sm-6 {
    margin-top: 20px;
}

.business-work-section .join-tring-content {
    background-color: #2C2B2B;
    margin-top: 0px;
}

.business-work-section .business-work-head {
    background: linear-gradient(0deg, #FFD15C 2%, #D99D16 100%);
    margin-top: 0px;
}

.business-work-section .join-tring-content h3 {
    font-size: 25px;
    font-weight: 600;
    line-height: 49px;
}

.business-work-section .join-tring-content h2 {
    color: black;
    margin-top: 30px;
}

.business-work-section .join-tring-content.heading {
    margin-bottom: 0px;
}

.business-spaind-inner {
    display: flex;
    align-items: center;
    column-gap: 20px;
    padding: 20px;
    margin-top: 20px;
}

.join-tring-wrapper.business-spaind-section .col-md-6, .join-tring-wrapper.business-spaind-section .col-12 {
    border-bottom: 1px solid #855F00;
}


.business-spaind-inner h3 {
    font-weight: 600;
    font-size: 22px;
    line-height: 44px;
}

.celeb-grow-section .enroll-celebrity-img {
    position: relative;
    top: -66px;
    margin-bottom: -65px;
}

    .celeb-grow-section .enroll-celebrity-img img {
        width: 100%;
        height: 380px;
    }

.celeb-grow-section .largest-platform-sec {
    border-radius: 30px;
    padding: 0px 34px;
    margin-bottom: 0px;
}

section.celeb-grow-section.join-tring-wrapper {
    margin-top: 106px;
}

.celeb-grow-section h2, .golden-section h2 {
    font-size: 43px;
    font-weight: bold;
}

.golden-section .platform-content {
    padding: 58px;
    border-radius: 30px;
    color: white;
    background: -webkit-gradient(linear, left top, right top, from(#FFB800), to(#FF7A00));
}

    .golden-section .platform-content .theme-dark-btn {
        border-radius: 10px;
    }

.golden-section {
    margin-bottom: 40px;
}

.cleb-video-section .table-order-imgvdo {
    cursor: pointer;
}

.cleb-video-section .video-celeb-data {
    display: none;
    background-color: rgba(0, 0, 0, 0.7); /* Optional for better visibility */
    color: #fff;
    padding: 10px;
}

.cleb-video-section .video-main:hover .video-celeb-data {
    display: block;
}

.cleb-video-section .video-main:hover video {
    filter: brightness(80%);
}

.ads-images-data ul {
    display: flex;
    margin-top: 20px;
    align-items: center;
    column-gap: 22px;
}

    .ads-images-data ul li img {
        border-radius: 20px;
    }

.link-page-section .link-page-inner ul {
    display: flex;
    justify-content: center;
    column-gap: 40px;
}

    .link-page-section .link-page-inner ul li a {
        display: flex;
        color: #FF7A00;
        font-size: 20px;
        font-weight: 600;
        border-radius: 30px;
        margin-top: 20px;
        align-items: center;
        column-gap: 20px;
        padding: 16px 34px;
        position: relative;
        z-index: 11;
        background: -webkit-gradient(linear, left top, right top, from(#FFB800), to(#FF7A00));
    }

        .link-page-section .link-page-inner ul li a:before {
            top: 1px;
            z-index: -1;
            left: 1px;
            margin: 0;
            content: "";
            position: absolute;
            width: calc(100% - 2px);
            height: calc(100% - 2px);
            background-color: #2C2B2B;
            border-radius: 30px;
        }

.link-page-section .col-md-10 {
    margin-top: 0px;
}

.brand-endrosmentnew-section h1 {
    background: -webkit-linear-gradient(#FFB800, #FF7A00);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.com-images-data {
    margin-top: 20px;
}

    .com-images-data img {
        border-radius: 20px;
    }

.colab-img img {
    margin-top: 70px;
}

.brand-details-section h1, .brand-details-section h2 {
    background: -webkit-linear-gradient(#FFB800, #FF7A00);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 54px;
    font-family: "Segoe UI bold";
}

.brand-details-section .inner-banner-sec {
    background-image: url(../images/brandspage/brand-detail-background.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}

.brand-details-section .inner-banner-img img {
    width: 677px;
}

.clab-product-img img {
    border-radius: 20px;
}

.cleb-video-section video.table-order-imgvdo {
    max-width: 160px;
    height: 460px;
    object-fit: cover;
    transition: all .8s linear;
    border-radius: 20px;
}

    .cleb-video-section video.table-order-imgvdo:hover {
        max-width: 457px;
        transition: all .8s linear;
    }

ul.celeb-video-list {
    display: inline-flex;
}

ul.celeb-video-list {
    display: inline-flex;
    column-gap: 30px;
    overflow: hidden;
    width: 100%;
    /*justify-content: center;*/
    justify-content: left;
}

.Specifics-data {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 20px;
    background-color: #2B2B2B;
    margin-top: 10px;
}

    .Specifics-data span {
        font-size: 22px;
        color: #ffffff;
        font-family: "Segoe UI bold";
    }

    .Specifics-data h3 {
        font-size: 23px;
    }

ul .our-partner-img img {
    width: 144px;
    height: 100%;
    padding: 20px;
}

.our-partner-sec ul {
    display: ruby;
}

.guide-data-section ul li {
    margin-top: 10px;
    margin-left: 15px;
    list-style-type: decimal;
}

    .guide-data-section ul li::marker, .guide-data-section ul li strong {
        color: #ffb800;
        margin-right: 4px;
    }


.brands-home-section .inner-banner-sec.endorse-banner .heading h1 {
    color: #fff;
    font-size: 46px;
    font-family: "Segoe UI bold";
}

    .brands-home-section .inner-banner-sec.endorse-banner .heading h1 span {
        background: -webkit-linear-gradient(#FFB800, #FF7A00);
        -webkit-background-clip: text;
        -webkit-text-fill-color: #00000000;
        display: inline;
    }

.brands-home-section .inner-banner-sec.endorse-banner .heading p {
    font-size: 22px;
    line-height: 37px;
    color: #fff;
    margin-top: 4px;
    max-width: 46%;
    margin-left: auto;
    margin-right: auto;
}

.brands-home-section .inner-banner-sec.endorse-banner .heading {
    padding-top: 20px;
}

.rise-query-section .cele-total-count span {
    color: #ffffff;
    font-size: 22px;
    font-family: "Segoe UI semibold";
}

.rise-query-section .cele-work-brand {
    border-bottom: 1px solid #ff8b0075;
    width: fit-content;
    margin: auto;
    padding-bottom: 22px;
    border-top: 1px solid #ff8b0075;
    padding-top: 22px;
    margin-bottom: 15px;
}


.heading.brand span {
    display: inline-block;
}

.popular-category-wrapper .heading {
    margin-bottom: 8px;
}

.cele-total-count-img .groups-celebrity {
    width: 180px !important;
}

#partner-slider2 {
    margin-top: 40px;
}

    #partner-slider2 .our-partner-img img {
        width: auto !important;
    }

.enquiry-faq-form-sec .side-contact .heading {
    margin: 0px;
}

.cleb-video-section .heading h2 span {
    display: contents;
}

.brand-end-img img {
    width: 85px;
}

.business-spaind-img img {
    width: 60px;
    height: auto;
}

.heading.business-work-head.join-tring-content h2 {
    font-size: 40px;
}

p {
    line-height: 26px;
}

.brand-offer-data .theme-yellow-btn {
    background: -webkit-linear-gradient(#FFB800, #FF7A00);
    border-radius: 8px;
    color: white !important;
    border: none;
}

.brands-page-section .col-md-6 {
    margin-bottom: 20px;
}

.gold {
    color: gold;
}

.com-images-data img {
    width: 100%;
}

.light-gold {
    background: linear-gradient(90deg, #4C3700 100%, #4C2500 100%)
}

.inner-banner-wrapper.guide-data-section .heading h3 {
    font-size: 27px;
    color: #ffbf00;
}

.brand-endrosmentnew-section .heading h1 {
    color: #fff;
    font-size: 46px;
    font-family: "Segoe UI bold";
}

.brand-endrosmentnew-section .heading p {
    font-size: 22px;
    line-height: 37px;
    color: #fff;
    margin-top: 15px;
    margin-left: auto;
    margin-right: auto;
}

.ads-images-data ul li img {
    width: 100%;
}

.cleb-video-section h3 {
    font-weight: bold;
    font-size: 25px;
    color: #ffc107;
}

.cleb-video-section .video-celeb-data span {
    font-size: 18px;
    color: #ffffff;
    font-weight: 600;
}

.cleb-video-section .heading h2 span {
    color: #FFB800 !important;
}

.join-tring-sec .col-sm-12, .join-tring-sec .col-12, .join-tring-sec .col-lg-4, .join-tring-sec .col-md-6 {
    margin-bottom: 20px;
}

.our-service-wrapper.index img {
    width: 65px;
}

.rise-query-section.index.inner-banner-wrapper {
    margin-top: 44px;
}


.our-partner-wrapper.index .owl-carousel .owl-item img {
    display: block;
    width: auto;
    height: 60px;
}

.our-partner-wrapper.index div#partner-sliderhom1 {
    margin-bottom: 40px;
    margin-top: 47px;
}

.our-partner-wrapper.index h2 {
    font-size: 22px;
}

.brands-section-index .brand-offer-data h3 {
    font-family: "Segoe UI Semibold";
    font-size: 30px;
    margin: 12px 0;
}

.brands-section-index .col-md-6 {
    margin-bottom: 40px;
}

.brand-col {
    background-color: #323232;
    border: 1px solid #6e4a00;
    border-radius: 20px;
    padding: 30px;
    height: 100%;
}

.logos-slider .slide1, .logos-slider .slide2, .logos-slider .slide3, .logos-slider .slide4 {
    margin-bottom: 30px;
}

.logos-slider img {
    width: 100%;
    margin-top: 30px;
}


.our-partner-wrapper.index {
    margin: 80px 0;
}

.brands-section-index img {
    border-radius: 16px;
    margin-bottom: 15px;
    width: 100%;
}

.banner-section.index video {
    height: 400px;
    width: auto;
    border-radius: 12px;
}

.banner-section.index .owl-stage {
    margin-left: 120px;
    !important;
}


.home-slider-vdo {
    padding: 20px 0 0 30px;
    border-radius: 20px;
    background: rgb(50, 50, 50);
    background: linear-gradient(177deg, rgba(50, 50, 50, 1) 0%, rgba(50, 50, 50, 0) 100%);
}

.celebrity-solution .overlay, .fetures-celebrity .overlay {
    position: absolute;
    background: rgb(0,0,0);
    background: linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0.8631827731092436) 39%, rgba(0,0,0,0.41220238095238093) 65%, rgba(0,0,0,0) 100%);
    bottom: 0;
    left: 0%;
    height: 246px;
    padding: 128px 30px 10px 30px;
    border-radius: 0 0 16px 16px;
    width: 100%;
}

.celebrity-solution .col-solution {
    position: relative;
    margin-bottom: 30px;
}

.col-solution h3 {
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 8px;
}

.col-solution img {
    max-width: 100%;
    border-radius: 16px;
    outline: 1px solid #424242;
}

.celeb-grow-section.join-celeb-wrapper .largest-platform-sec {
    padding: 34px 34px !important;
    background: rgb(50, 50, 50) !important;
    background: linear-gradient(177deg, rgba(50, 50, 50, 1) 0%, rgba(50, 50, 50, 0) 100%) !important;
}

    .celeb-grow-section.join-celeb-wrapper .largest-platform-sec h2 {
        font-size: 38px;
        line-height: 58px;
    }

    .celeb-grow-section.join-celeb-wrapper .largest-platform-sec h2 {
        background: -webkit-linear-gradient(#FFB800, #FF7A00);
        -webkit-background-clip: text;
        -webkit-text-fill-color: #00000000;
        display: inline;
        font-family: "Segoe UI Bold";
    }

.celebrity-solution a {
    color: #fff;
}


.enquiry-faq-form-sec.index .form-section form .form-control {
    min-height: 50px;
    font-size: 14px !important;
    background-color: #d6d6d6;
    border: none;
    color: #000;
    border-radius: 8px;
}

.enquiry-faq-form-sec.index .form-section form label {
    font-size: 16px;
    margin-bottom: 8px;
}

.enquiry-faq-form-sec .form-section .radio-btn-sec label {
    font-size: 16px;
}

.fetures-celebrity .overlay {
    bottom: 0;
    left: 0%;
    height: 138px;
    border-radius: 0 0 16px 16px;
    width: 100%;
    background: linear-gradient(0deg, rgb(0 0 0) 0%, rgb(0 0 0 / 66%) 39%, rgba(0, 0, 0, 0.41220238095238093) 65%, rgba(0, 0, 0, 0) 100%);
    padding: 95px 30px 10px 30px;
}

.feture-col-outer {
    position: relative;
    margin-bottom: 40px;
}

    .feture-col-outer img {
        width: 100%;
        border-radius: 16px;
    }

.fetures-celebrity .overlay h3 {
    font-size: 18px;
    text-align: center;
    line-height: 30px;
}


.contact-outer {
    background-color: #2C2B2B;
    padding: 44px 44px 14px 44px;
    border-radius: 24px;
}

    .contact-outer .contact-form {
        margin: 0;
    }

.banner-section.index .overlay {
    top: 43%;
}


.home-slider-vdo span.endors-name {
    color: #ffed00;
    display: none;
}

.brand .inner-banner-sec {
    padding: 38px 38px 38px 38px !important;
}



.inner-banner-sec.endorsment {
    padding: 30px;
}

.blog-detail-content img {
    max-width: 100%;
}



/*CSS-NEW-INNER-PAGES*/

.heading.lists {
    text-align: center;
}

.Submit-Your-Profilecol-4.mh-100 {
    width: 33.33%;
}

.Submit-Your-Profilecol-4 .d-block.text-center.px-2.px-4 {
    background: #1a1a1a;
    height: 100%;
    border-radius: 20px;
    padding: 15px;
    margin: auto;
    border: 1px solid #ff890096;
}

.term-wrapper.productbsed .d-block.text-center.px-2.px-4.bg-1 {
    background-color: #3c3c3c;
}


.Advisory.d-block.text-center.px-2.px-4.my-4 {
    background: none;
}

li.list-inline-item {
    border: 1.5px solid #5c5c5c;
    padding: 8px 16px;
    border-radius: 23px;
    margin: 10px 5px;
}

.largest-platform-sec-submit {
    margin-top: 40px;
    position: relative;
    margin-bottom: 150px;
}

.term-wrapper.productbsed h3 {
    font-size: 24px;
}

.term-wrapper.productbsed .Submit-Your-Profilecol-4.mh-100 {
    margin-top: 20px;
}


.Advisory.d-block.text-center.px-2.px-4.my-4 {
    background-color: #ffed0012;
    width: fit-content;
    margin: auto;
    border: 1px solid #ff890057;
    padding: 18px 50px !important;
    border-radius: 22px;
}


.production-inner .largest-platform-sec {
    border-radius: 30px;
    padding: 44px 34px !important;
    margin-bottom: 0px;
}

.production-inner .largest-platform-sec {
    margin-top: 20px !important;
}

.production-inner h1 {
    background: -webkit-linear-gradient(#FFB800, #FF7A00);
    -webkit-background-clip: text;
    -webkit-text-fill-color: #00000000;
    display: inline;
    font-size: 46px;
    font-family: "Segoe UI bold";
}

.product-services .heading {
    margin-bottom: 5px;
}

    .product-services .heading h3 {
        color: #fff;
        font-size: 20px;
    }


.product-services .bg-1 {
    background-color: #ffffff29;
    padding: 30px;
    height: 100%;
}


.product-services .bg-2 {
    background-color: #ffed003d;
    padding: 30px;
    height: 100%;
}


.product-services .largest-platform-sec-submit {
    margin-bottom: 0;
}

.book-endorsement-celeb-wrapper {
    background-color: #333333;
}

.product-experise.book-endorsement-celeb-wrapper {
    background-color: #333333;
}

.heading-clr h2 {
    background: -webkit-linear-gradient(#FFB800, #FF7A00);
    -webkit-background-clip: text;
    -webkit-text-fill-color: #00000000;
    display: inline;
    font-family: "Segoe UI bold";
}

img {
    max-width: 100%;
}

.meet-founders img {
    border-radius: 20px;
    max-width: 100%;
}

.meet-founders .about-founder h3 {
    font-size: 32px;
    color: #ffed00;
    font-family: "Segoe UI bold";
    margin-bottom: 10px;
}

.journy-moshin {
    margin-top: 20px;
}

    .journy-moshin p {
        margin-top: 5px;
    }

    .journy-moshin h3 {
        font-family: 'Segoe UI Semibold';
        font-size: 22px;
    }

.meet-founders .about-founder span {
    font-size: 18px;
    font-family: 'Segoe UI Semibold';
    color: #fff;
}

.meet-founders .about-founder p {
    margin-top: 10px;
    font-size: 18px;
}

.founder-col {
    background-color: #1a1a1a;
    padding: 50px 20px;
    border-radius: 20px;
}

.togther-text p {
    color: #ffed00;
    font-size: 20px;
    font-family: 'Segoe UI Semibold';
    margin-top: 0;
    line-height: 33px;
}

.togther-text {
    background-color: #ffed004a;
    padding: 20px;
    border-radius: 20px;
}


.cleb-video-section.show-reel video.table-order-imgvdo {
    max-width: 288px;
}

.cleb-video-section.show-reel h2 {
    font-size: 76px;
    text-transform: uppercase;
    letter-spacing: 20px;
}


.production-about img {
    width: 400px;
}

section.term-wrapper .heading h3 {
    font-size: 20px;
    line-height: 30px;
}

.we-offer-row h3 {
    font-family: 'Segoe UI Semibold';
}

.offer-col-production h4 {
    font-family: 'Segoe UI Semibold';
    margin-bottom: 10px;
}

.offer-col-production {
    background-color: #3a3a3a;
    height: 100%;
    padding: 24px;
    border-radius: 20px;
}

.book-endorsement-celeb-wrapper h3 {
    font-size: 28px !important;
}


.btn-secondary {
    color: #ffed00;
    background-color: #000000;
    border-color: #ffed00;
}

    .btn-secondary:hover, .btn-secondary:focus {
        color: #000 !important;
        background: #ffbf00;
        background: -webkit-linear-gradient(to right, #ffbf00, #ffd500);
        background: linear-gradient(to right, #f99500, #ffd500);
        border-color: #ffbf00;
    }

.cleb-video-section {
    position: relative;
    padding-right: 40px; /* Space for right button */
    padding-left: 40px; /* Space for left button */
    user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
}

.celeb-video-list {
    display: flex;
    overflow-x: auto;
    scroll-snap-type: none;
    list-style: none;
    padding: 0;
    margin: 0;
    cursor: grab;
}

.video-main {
    flex-shrink: 0;
    width: auto; /* Or a fixed width */
    margin-right: 10px;
}

/* Left "button" */
.cleb-video-section::before {
    content: '<';
    position: absolute;
    top: 50%;
    left: 0px;
    transform: translateY(-50%);
    background-color: #fecc00;
    color: #000;
    padding: 10px 15px;
    cursor: pointer;
    z-index: 10;
    border-radius: 5px;
}

/* Right "button" */
.cleb-video-section::after {
    content: '>';
    position: absolute;
    top: 50%;
    right: 0px;
    transform: translateY(-50%);
    background-color: #fecc00;
    color: #000;
    padding: 10px 15px;
    cursor: pointer;
    z-index: 10;
    border-radius: 5px;
}

/* Optional: Hide scrollbar */
.celeb-video-list::-webkit-scrollbar {
    display: none;
}

.celeb-video-list {
    -ms-overflow-style: none;
    scrollbar-width: none;
}

ul.celeb-video-list.text-center {
    padding-left: 400px;
}


/*NEW CSS START*/

.width100 {
    max-width: 100%;
    height: 240px;
    border-radius: 10px;
}

.height100 {
    width: 100%;
    overflow: hidden;
}

    .height100 video {
        height: 238px;
        width: 100%;
        max-width: 100%;
    }

.justify-content-unste.text-center {
    padding-left: 0 !important;
    justify-content: unset !important;
}
