.celeb--info--details,
.celeb--parent--table .paddceleb--bio {
    flex-direction: column;
}
ul li{
	list-style-type:disc;
	margin-left:20px;
	margin-bottom:10px;
}

@font-face {
    font-family: 'Poppins Regular';
    font-style: normal;
    font-weight: normal;
    src: local('Poppins Regular'), local('Poppins-Regular'), url('/assets/fonts/Poppins-Regular.woff') format('woff');
    font-display: swap
}

@font-face {
    font-family: 'Poppins Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Poppins Italic'), local('Poppins-Italic'), url('/assets/fonts/Poppins-Italic.woff') format('woff');
    font-display: swap
}

@font-face {
    font-family: 'Poppins Thin';
    font-style: normal;
    font-weight: normal;
    src: local('Poppins Thin'), local('Poppins-Thin'), url('/assets/fonts/Poppins-Thin.woff') format('woff');
    font-display: swap
}

@font-face {
    font-family: 'Poppins Thin Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Poppins Thin Italic'), local('Poppins-ThinItalic'), url('/assets/fonts/Poppins-ThinItalic.woff') format('woff');
    font-display: swap
}

@font-face {
    font-family: 'Poppins ExtraLight';
    font-style: normal;
    font-weight: normal;
    src: local('Poppins ExtraLight'), local('Poppins-ExtraLight'), url('/assets/fonts/Poppins-ExtraLight.woff') format('woff');
    font-display: swap
}

@font-face {
    font-family: 'Poppins ExtraLight Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Poppins ExtraLight Italic'), local('Poppins-ExtraLightItalic'), url('/assets/fonts/Poppins-ExtraLightItalic.woff') format('woff');
    font-display: swap
}

@font-face {
    font-family: 'Poppins Light';
    font-style: normal;
    font-weight: normal;
    src: local('Poppins Light'), local('Poppins-Light'), url('/assets/fonts/Poppins-Light.woff') format('woff');
    font-display: swap
}

@font-face {
    font-family: 'Poppins Light Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Poppins Light Italic'), local('Poppins-LightItalic'), url('/assets/fonts/Poppins-LightItalic.woff') format('woff');
    font-display: swap
}

@font-face {
    font-family: 'Poppins Medium';
    font-style: normal;
    font-weight: normal;
    src: local('Poppins Medium'), local('Poppins-Medium'), url('/assets/fonts/Poppins-Medium.woff') format('woff');
    font-display: swap
}

@font-face {
    font-family: 'Poppins Medium Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Poppins Medium Italic'), local('Poppins-MediumItalic'), url('/assets/fonts/Poppins-MediumItalic.woff') format('woff');
    font-display: swap
}

@font-face {
    font-family: 'Poppins SemiBold';
    font-style: normal;
    font-weight: normal;
    src: local('Poppins SemiBold'), local('Poppins-SemiBold'), url('/assets/fonts/Poppins-SemiBold.woff') format('woff');
    font-display: swap
}

@font-face {
    font-family: 'Poppins SemiBold Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Poppins SemiBold Italic'), local('Poppins-SemiBoldItalic'), url('/assets/fonts/Poppins-SemiBoldItalic.woff') format('woff');
    font-display: swap
}

@font-face {
    font-family: 'Poppins Bold';
    font-style: normal;
    font-weight: normal;
    src: local('Poppins Bold'), local('Poppins-Bold'), url('/assets/fonts/Poppins-Bold.woff') format('woff');
    font-display: swap
}

@font-face {
    font-family: 'Poppins Bold Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Poppins Bold Italic'), local('Poppins-BoldItalic'), url('/assets/fonts/Poppins-BoldItalic.woff') format('woff');
    font-display: swap
}

@font-face {
    font-family: 'Poppins ExtraBold';
    font-style: normal;
    font-weight: normal;
    src: local('Poppins ExtraBold'), local('Poppins-ExtraBold'), url('/assets/fonts/Poppins-ExtraBold.woff') format('woff');
    font-display: swap
}

@font-face {
    font-family: 'Poppins ExtraBold Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Poppins ExtraBold Italic'), local('Poppins-ExtraBoldItalic'), url('/assets/fonts/Poppins-ExtraBoldItalic.woff') format('woff');
    font-display: swap
}

@font-face {
    font-family: 'Poppins Black';
    font-style: normal;
    font-weight: normal;
    src: local('Poppins Black'), local('Poppins-Black'), url('/assets/fonts/Poppins-Black.woff') format('woff');
    font-display: swap
}

@font-face {
    font-family: 'Poppins Black Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Poppins Black Italic'), local('Poppins-BlackItalic'), url('/assets/fonts/Poppins-BlackItalic.woff') format('woff');
    font-display: swap
}


body {
    background-color: #f6f7f7;
    -webkit-tap-highlight-color: transparent;
}
section {
    border-radius: 0 !important;
}
.rating_Mv23,
a,
button,
img {
    border: none;
    cursor: pointer;
}
*,
:after,
:before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}
h1,
h2,
h3,
h4,
h5,
h6,
p {
    margin: 0;
}
a,
button,
img {
    text-decoration: none;
    background: 0 0;
}
::-webkit-scrollbar {
    display: none;
}
:root {
    --rating-max: 5;
    --rating-content: "★★★★★";
    --rating-inactive-color: #cccccc;
    --rating-background: #ffbd00;
}
.Rate_Movie_Mv23 .rating {
    font-size: 29px;
}
.rating::before {
    --rating-percent: calc(var(--rating-value) / var(--rating-max) * 100%);
    content: var(--rating-content);
    background: linear-gradient(90deg, var(--rating-background) var(--rating-percent), var(--rating-inactive-color) var(--rating-percent));
    background-clip: text;
    -webkit-background-clip: text;
    color: transparent;
}
.bread--celeb {
    display: flex;
    gap: 3px;
    margin: 0 0 5px;
}
.bread--celeb li,
.bread--celeb ul {
    list-style: none;
}
.breadcrumb--style--celeb {
    font: 500 13px/1.69 Poppins Medium;
    letter-spacing: 0.39px;
    color: #0c0c0f;
    text-transform: capitalize;
}
.main--grid--celeb {
    display: grid;
    grid-template-columns: 1fr 320px;
    column-gap: 20px;
}
.max-width-sec {
    max-width: 1200px;
}
.article-box-off-container img,
.celeb--luxury--section,
.final--disclaimer--celeb,
.read--more--celb--conto {
    max-width: 850px;
}
.celeb--main--container {
    margin: 20px auto;
}
.celeb--info--sec {
    padding: 25px 20px;
    background-image: linear-gradient(to left, rgba(20, 22, 28, 0.93), #14161c);
}
.celeb--info--details {
    display: flex;
    row-gap: 10px;
}
.celeb--info--flex {
    display: grid;
    grid-template-columns: 0fr 1fr;
    gap: 20px;
}
.celeb--main--img {
    width: 262px;
    aspect-ratio: 3/4;
    object-fit: cover;
}
.celeb--name {
    font: bold 36px "Poppins Bold";
    color: #f5f5fa;
}
.celeb--job {
    font: 500 18px/1.28 "Poppins Medium";
    letter-spacing: 0.36px;
    color: #cacad0;
}
.celeb--dob,
.celeb--rating {
    font: 600 18px/1.11 "Poppins Medium";
    letter-spacing: 0.36px;
    color: #f5f5fa;
}
.celeb--dob > span,
.celeb--rating > span {
    font-family: "Poppins Medium";
    font-weight: 500;
    color: #fff;
}
.celeb--movie--info--div {
    display: grid;
    grid-template-columns: 1fr 1fr;
}
.celeb--movie--info--div > .celeb--mv--img--div {
    background: #353536;
    border: 1px solid #1c1c1d;
    padding: 0 17px 17px 22px;
}
.celeb--net--worth {
    font: 600 17px/1.35 Poppins Medium;
    background: #2e2e5d;
    letter-spacing: 0.26px;
    text-align: center;
    text-transform: uppercase;
    color: #f5f5fa;
    padding: 5px 0;
    width: 100%;
}
.celbinfo--mvimg {
    display: flex;
    gap: 10px;
}
.celebinfo--img--head {
    font: 500 16px/1.5 Poppins Medium;
    letter-spacing: 0.48px;
    text-align: center;
    color: #cacad0;
    padding: 10px 0;
}
.celebinfo--imgname {
    font: 25px/1.12 "Poppins Regular";
    color: #f5f5fa;
}
.info--small--img {
    width: 45px;
    height: 65px;
    object-fit: cover;
}
.last--update--celeb {
    font: 500 12px/1.92 "Poppins Medium";
    letter-spacing: 0.18px;
    text-align: right;
    color: #0c0c0f;
    margin: 5px 0;
}
.Rate_Movie_Mv23 {
    background-color: #1c1c1d;
    gap: 20px;
    align-items: center;
    display: flex;
    justify-content: center;
    padding: 7px 0;
}
.rate_mv_letters_Mv23 {
    font: 18px "Poppins Regular";
    letter-spacing: 0.9px;
    text-align: center;
    color: #f5f5fa;
    white-space: nowrap;
}
.rating_Mv23 {
    float: left;
}
.rating_Mv23 > input {
    display: none;
}
.rating_Mv23 > label:before {
    content: "★";
    font-size: 28px;
    display: inline-block;
    cursor: pointer;
    margin: 0 1px;
}
.rating_Mv23 > .half:before {
    clip-path: polygon(0 0, 50% 0, 50% 100%, 0 100%);
    position: absolute;
}
.rating_Mv23 > label {
    color: #ddd;
    float: right;
    cursor: pointer;
}
.rating_Mv23:not(:checked) > label:hover,
.rating_Mv23:not(:checked) > label:hover ~ label,
.rating_Mv23 > input:checked + label:hover,
.rating_Mv23 > input:checked ~ label,
.rating_Mv23 > input:checked ~ label:hover,
.rating_Mv23 > input:checked ~ label:hover ~ label,
.rating_Mv23 > label:hover ~ input:checked ~ label {
    color: #f9bf3b;
}
.popup-star-rating {
    width: 100%;
    background: rgba(0, 0, 0, 0.4);
    display: none;
    position: fixed;
    z-index: 9999;
    left: 0;
    top: 0;
    height: 100%;
}
.popup-star-rating .pop-up-style-stars {
    background: #fff;
    position: relative;
    margin: 50% auto 0;
    width: 80%;
    padding: 30px;
    box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.16);
}
.popup-star-rating .popup-star-buttons {
    font: 13px "Poppins Regular";
    background: #0c0c0f;
    letter-spacing: 0.78px;
    color: #f5f5fa;
    text-transform: uppercase;
    border: 1px solid #4b4b4b;
    min-width: 160px;
    padding: 11px 0;
    display: flex;
    justify-content: center;
    margin: auto;
}
.popup-star-rating .popup-star-para {
    font: 500 16px/1.5 "Poppins Medium";
    letter-spacing: 0.32px;
    text-align: center;
    color: #575762;
    margin: 5px 0 30px;
}
.popup-star-rating .popup-star-head {
    font: bold 28px/1.29 "Poppins Bold";
    text-align: center;
    color: #0c0c0f;
}
.popup-star-rating .star-submit-img {
    width: 100px;
    height: 100px;
    object-fit: contain !important;
    margin: auto;
    display: flex;
}
.close-bttn-review .close_img_review,
.popup-star-rating .close_img_review {
    background: #abaaac;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    padding: 5px;
}
.close-bttn-review,
.popup-star-rating .close-bttn-stars {
    right: 10px;
    position: absolute;
    top: 10px;
    display: flex;
    justify-content: end;
}
.readmore--container--celeb {
    background: #fff;
    padding: 20px 20px 15px;
}
.expert_btm_wrap > .readmore--style--celeb,
.expert_btm_wrap > p,
.expert_btm_wrap > span,
.readmore--container--celeb > p,
.readmore--container--celeb > span {
    font: 500 18px/1.67 "Poppins Medium";
    letter-spacing: 0.36px;
    color: #0c0c0f;
}
.readmore--container--celeb > .readmore--style--celeb {
    font: 500 18px/1.67 "Poppins Medium";
}
.read--bttn--celeb {
    font: 15px "Poppins Regular";
    position: relative;
    letter-spacing: 0.9px;
    color: #d52457;
    text-transform: uppercase;
    display: block;
}
.read--bttn--celeb::after {
    content: "";
    position: absolute;
    top: 50%;
    right: -25px;
    transform: translate(-50%, -50%);
    border-style: solid;
    border-width: 6px 6px 0;
    border-color: #d52457 transparent transparent;
    transition: transform 0.3s;
}
.read--bttn--celeb.rotate::after {
    transform: translateY(-50%) rotate(180deg);
}
.socialmedia--celeb--div {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 40px;
    padding: 9px 0;
    background-color: #e3e4e4;
}
.socialmedia--celeb--div > .social--icon--celeb > img {
    width: 36px;
    height: 36px;
    object-fit: contain;
}
#flex--scroll--tab--celeb {
    box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.1);
    white-space: nowrap;
    background-color: #fff;
    display: flex;
    z-index: 99999;
    top: 60px;
    position: sticky;
}
.sticky--tab--celeb {
    position: sticky;
    top: 0;
    z-index: 999;
    /*transition: all 10s ease 30s;*/
}
.tab_bttn--celeb {
    font: 500 16px "Poppins Medium";
    padding: 15px 30px;
    letter-spacing: 0.48px;
    color: #0c0c0f;
    white-space: nowrap;
    display: inline-block;
}
.tab_bttn--celeb.active_tab--bttn--celeb {
    background: #000;
    font-family: "Poppins Regular";
    color: #f5f5fa;
}
.about--content--celeb23,
.filmgraphy--content--celeb,
.news--content--celb23,
.ntworth--content--celeb23 {
    margin: 20px 0 0;
}
.celeb--bio--table-sec {
    margin: 0 0 20px;
}
.celeb--main--title23 {
    font: bold 32px/1.31 "Poppins Bold";
    color: #0c0c0f;
}
.celeb--biotable--div,
.celeb--ntwrthtable--div {
    overflow: hidden;
    position: relative;
    width: 100%;
    overflow-x: auto;
    margin: 10px 0 0;
}
.celeb--biotable--div table,
.celeb--ntwrthtable--div table {
    border-spacing: 0;
    border: 1px solid #e2e2e2;
    background-color: #fff;
    border-collapse: collapse;
    width: 100%;
}
.celeb--biotable--div .celebbio_table--row,
.celeb--ntwrthtable--div .celebbio_table--row {
    border-top: 1px solid #e2e2e2;
}
.celeb_table_rt {
    font: bolder 17px/2.41 "Poppins Medium";
    white-space: nowrap;
    display: flex;
    color: #0c0c0f;
}
.celeb--biotable--div .celeb_table_rt {
    padding: 0 60px 0 20px;
}
.celeb--table_lft {
    font: 500 17px/2.41 "Poppins Medium";
    color: #46464b;
}
.celeb--biotable--div .celeb--table_lft {
    padding: 0 20px 0 60px;
}
.celeb--biotable--div .celeb--table_lft.line--ht--normal {
    line-height: 1.5;
}
.celeb--blue--style,
.celeb--table_lft,
.celeb_table_rt {
    letter-spacing: 0.34px;
}
.celeb--blue--style {
    font: 500 17px/1.76 "Poppins Medium";
    text-decoration: underline;
    color: #d52457;
}
.celeb--parent--table .parent--table--celeb {
    font: 500 17px/1.76 "Poppins Medium";
    letter-spacing: 0.34px;
    color: #46464b;
}
.celeb--parent--table .parent--div--bio {
    padding: 30px 0 10px 60px;
}
.celeb--parent--table .line--ht--celbio {
    line-height: 1.9;
}
.celebnews--timeline--sec {
    margin: 0 auto 20px;
}
.celebnews--timeline--sec .celeb--timeline--wrapper {
    margin: 10px 0 0;
    padding: 20px 40px;
    background-color: #fff;
    position: relative;
}
.celebnews--timeline--sec .celeb--time--div {
    position: relative;
    margin: 10px 0 0;
    flex-direction: column;
}
.celebnews--timeline--sec .celeb--time--div,
.celebnews--timeline--sec .celeb--timeline--flex {
    display: flex;
    gap: 66px;
}
.celebnews--timeline--sec .celeb--timeline--flex:nth-child(odd) {
    flex-direction: row-reverse;
}
.celebnews--timeline--sec .celeb--timeline--flex:nth-child(odd) .celeb--right--box {
    text-align: right;
}
.celebnews--timeline--sec .celb--left--box {
    display: flex;
}
.celebnews--timeline--sec .celb--left--box,
.celebnews--timeline--sec .celeb--right--box {
    width: 50%;
}
.celebnews--timeline--sec .celeb--timeline--images {
    width: 100%;
    aspect-ratio: 11/6;
    border: 1px solid #e2e2e2;
    object-fit: cover;
}
.celebnews--timeline--sec .celeb--center--line {
    height: 100%;
    top: 0;
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
    z-index: 2;
    border-left: 2.2px dashed #0c0c0f;
}
.celebnews--timeline--sec .celeb--news--timedots {
    position: absolute;
    height: 20px;
    width: 20px;
    background-color: #f24e4e;
    z-index: 2;
    border-radius: 50%;
    left: 50%;
    transform: translate(-50%, 0);
}
.celebnews--timeline--sec .celeb--time--date,
.videos-byname {
    font: 500 12px/1.92 "Poppins Medium";
    letter-spacing: 0.48px;
    color: #0c0c0f;
    text-transform: uppercase;
}
.celebnews--timeline--sec .celeb--time--movie {
    font: 500 20px/1.4 "Poppins Medium";
    color: #0c0c0f;
}
.celebnews--timeline--sec .celeb--timeline--bttn {
    font: 500 17px "Poppins Medium";
    background: #101013;
    letter-spacing: 0.1px;
    color: #f5f5fa;
    padding: 12px 0;
    width: 50%;
    text-align: center;
    margin: 20px auto 0;
    cursor: pointer;
}
.article-box-off-container p:empty,
.celebnews--timeline--sec .dnone--timeline {
    display: none;
}
.celebnews--timeline--sec .overlay-loadmore--celeb {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 250px;
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0), #fff);
}
.celeb--mvtable--sec,
.cleb--box--office--section {
    margin: 0 0 20px;
}
.celebtable--bttn--flex {
    display: flex;
    gap: 10px;
    overflow: auto;
    border-bottom: 1px solid #4b4b4b;
    margin: 10px 0 0;
}
.celeb--table--bttn {
    font: 600 14px "Poppins Medium";
    background: #ddd;
    letter-spacing: 0.84px;
    color: #0c0c0f;
    padding: 13px 25px;
    text-transform: uppercase;
}
.tabcontent--celeb_table {
    display: none;
    margin: 20px 0 0;
}
.celeb--table--active {
    background: #000;
    font-family: "Poppins Regular";
    color: #f5f5fa;
    border: 1px solid #4b4b4b;
}
.box--office--celebtable,
.dyknow--celeb--section table,
.wrapper--table--celeb .table--celeb--container {
    margin: 10px 0 0;
}
.wrapper--table--celeb,
.wrapper--table--celeb .table--celeb--container {
    width: 100%;
    overflow: auto;
}
.table--head--celeb {
    font: 20px "Poppins Regular";
    letter-spacing: 0.6px;
    color: #0c0c0f;
}
.wrapper--table--celeb .cell--table--celeb {
    vertical-align: middle;
    text-align: center;
    height: 100%;
    padding: 10px;
    display: table-cell;
    border: 1px solid #e2e2e2;
    background-color: #fff;
}
.wrapper--table--celeb .table--celeb--container {
    display: table;
}
.wrapper--table--celeb .row--celb--table {
    display: table-row;
}
.wrapper--table--celeb .table--sticky--celeb {
    background: #fff;
    position: sticky;
    left: 0;
    z-index: 9;
    box-shadow: 1px 0 4px 0 rgba(0, 0, 0, 0.1);
}
.table--sticky--celeb.celeb--tble--header {
    text-align: left !important;
}
.wrapper--table--celeb .celeb--tble--header {
    background: #f1f5f7 !important;
    font: 16px "Poppins Regular";
    letter-spacing: 0.16px;
    color: #0c0c0f;
    text-align: center;
    text-transform: uppercase;
    white-space: nowrap;
    vertical-align: middle;
}
.wrapper--table--celeb .celeb--tablemv--row {
    min-width: 180px;
}
.wrapper--table--celeb .table--name--flex {
    display: flex;
    gap: 10px;
}
.wrapper--table--celeb .table--mv--img {
    width: 43.8px;
    height: 60px;
    object-fit: cover;
    margin: auto 0;
}
.wrapper--table--celeb .celebtable--mvname {
    font: bold 18px/1.33 "Poppins Bold";
    color: #0c0c0f;
    margin: auto 0;
    text-align: left;
    text-decoration: underline;
}
.wrapper--table--celeb .celebtable--releasestyle {
    width: 100%;
    text-align: center;
    font: 600 15px/1.33 "Poppins Medium";
    letter-spacing: 0.3px;
    color: #46464b;
    text-transform: uppercase;
}
.wrapper--table--celeb .verdict--celeb--style {
    font: 14px/1.07 "Poppins Regular";
    text-align: center;
    width: fit-content;
    padding: 6px 8px;
    margin: auto;
    text-transform: uppercase;
}
.wrapper--table--celeb .verdict--celeb--style.grn--ver-clb {
    display: flex;
    background: rgba(29, 250, 80, 0.2) !important;
    color: #53b445;
    border: 0.5px solid #62c554 !important;
}
.wrapper--table--celeb .verdict--celeb--style.ylw--ver-clb {
    background: rgba(253, 244, 0, 0.2);
    color: #ffa700;
    border: 0.5px solid #ffa700;
}
.wrapper--table--celeb .verdict--celeb--style.red--ver-clb {
    background: rgba(234, 88, 88, 0.2);
    color: #d91515;
    border: 0.5px solid #d00000;
}
.bike--celb--pagination .bikecelb--pagdots.active,
.car--celb--pagination .carcelb--pagdots.active,
.celeb--stories--section .celb--stories--dots.active,
.pagination-photos-exclusive .pagination-photoitem-exclusive.active,
.pagination-videos-exclusive .pagination-videositem-exclusive.active,
.people--celeb--pagination .people--pagination--celbdots.active,
.property--celb--pagination .propertycelb--pagdots.active {
    background-color: #3947f4;
}
.wrapper--table--celeb .celb--table--cltext {
    font: bold 14px/1.43 "Poppins Medium";
    background: #ffd800;
    white-space: nowrap;
    z-index: 1;
    text-transform: uppercase;
    letter-spacing: 0.78px;
    color: #0c0c0f;
    padding: 5px;
    margin: auto;
    width: fit-content;
}
.wrapper--table--celeb .pvk--rattable img {
    width: 54.3px;
    height: 14px;
    object-fit: contain;
}
.wrapper--table--celeb .rating--txt-table {
    font: bold 15px/1.33 "Poppins Medium";
    letter-spacing: 0.84px;
    text-align: center;
    color: #0c0c0f;
}
.wrapper--table--celeb .flex--rate--table {
    display: flex;
    justify-content: center;
    gap: 10px;
}
.wrapper--table--celeb .pvk--rattable {
    padding: 0 10px 0 0;
    border-right: 1px dashed #ccc;
}
.wrapper--table--celeb .pvk--rattable:last-child {
    border-right: none;
    padding: 0;
}
.bttn_line--celb {
    display: flex;
    align-items: center;
    margin: 10px 0 0;
}
.bttn_line--celb:after,
.bttn_line--celb:before {
    content: "";
    width: 100%;
    border: 1px dotted #ccc;
}
.exp--celbtable {
    font: bold 15px "Poppins Medium";
    background: #fff;
    text-transform: uppercase;
    white-space: nowrap;
    letter-spacing: 0.9px;
    color: #0c0c0f;
    border: 1px solid #ccc;
    padding: 15px 30px;
    text-align: center;
}
.celeb--stories--section .webstory--bio,
.luxury--title--cleb,
.videos-content-box .videos-paragraph {
    font: 500 20px/1.4 "Poppins Medium";
    color: #0c0c0f;
}
.Photo-container-movies,
.Video-container-movies,
.celeb--stories--section {
    margin: 0 0 20px;
    max-width: 850px;
}
.head-flex-nvp {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.head-flex-nvp .arrow-img-head {
    width: 21px;
    height: 15px;
    object-fit: contain !important;
}
.photos-container-wrapper,
.videos-container-wrapper {
    position: relative;
    margin: 10px 0 0;
    border: 1px solid #e2e2e2;
    background-color: #fff;
}
.blywood--gossips--section,
.celb--checkout--section,
.celeb--awards--section,
.celeb--topmvs--section,
.dyknow--celeb--section,
.explore--more--celeb,
.starmonth--celeb--sec {
    margin: 0 0 20px;
}
.videos-container-flex {
    padding: 23px 20px 20px;
}
.photos-container-flex,
.videos-container-flex {
    display: flex;
    column-gap: 20px;
    overflow: auto;
}
.photos-container-flex {
    padding: 20px 20px 25px;
}
.scroll-color-overlay {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 80px;
    height: 100%;
    z-index: 3;
    opacity: 1.5;
    background-image: linear-gradient(to left, rgba(0, 0, 0, 0.25), rgba(255, 255, 255, 0));
}
.bike--celb--box > a,
.car--celb--box > a,
.celeb--stories--section .webstory--img--div,
.property--celb--box > a,
.video-icon-div {
    position: relative;
}
.blywood--gossips--section .blywood--gossips--wrapper,
.videos-content-box {
    display: flex;
    flex-direction: column;
}
.nvp_images,
.photos-content-box,
.videos-content-box {
    width: 250px;
}
.videos-content-box .videos-paragraph {
    margin: 0 0 7px;
}
.nvp_images {
    height: 187.5px;
    object-fit: cover;
}
.video-icon-style {
    transform: translate(-50%, -50%);
    position: absolute;
    top: 50%;
    left: 50%;
    width: 50px;
    height: 50px;
    object-fit: contain;
}
.photo-icon-div {
    position: absolute;
    padding: 3px 2px 0;
    bottom: 3px;
    border: 1px solid #e4e4e4;
    background-color: #fff;
}
.pagination-photos-exclusive,
.pagination-videos-exclusive {
    display: flex;
    justify-content: center;
}
.pagination-photos-exclusive .pagination-photoitem-exclusive,
.pagination-videos-exclusive .pagination-videositem-exclusive {
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background-color: #ccc;
    margin: 0 5px;
    cursor: pointer;
}
.photo-icon-movies {
    width: 20px;
    height: 17.5px;
    object-fit: contain !important;
}
.celeb--stories--section .webstry--wrapper--celeb {
    position: relative;
    margin: 5px 0 0;
    border: 1px solid #e2e2e2;
    background-color: #fff;
    padding: 20px 0 25px;
}
.celeb--stories--section .webstory--celeb--grid--wrapper {
    display: flex;
    overflow: auto;
    gap: 20px;
    padding: 0 20px;
}
.celeb--stories--section .web--story--boxes--celeb,
.celeb--stories--section .webstory--main--images {
    width: 250px;
}
.celeb--stories--section .webstory--main--images {
    height: 332.1px;
    object-fit: cover;
    background-image: linear-gradient(88deg, rgba(0, 0, 0, 0.01) 80%, rgba(0, 0, 0, 0.55) 106%);
}
.celeb--stories--section .webstory--icon {
    position: absolute;
    top: 14px;
    left: 14px;
    width: 22.7px;
    height: 21.8px;
    object-fit: contain;
}
.celeb--stories--section .webstry--line--div {
    position: absolute;
    bottom: 16px;
    width: 100%;
    left: 0;
    z-index: 1;
    display: flex;
    justify-content: space-between;
    padding: 0 10px;
    align-self: center;
}
.celeb--stories--section .webstry--line--div span {
    background-color: #fff;
    display: block;
    height: 2px;
    width: 100%;
    margin: 0 3px 0 0;
    border-radius: 2px;
}
.celeb--stories--section .webstory--date {
    margin: 5px 0 0;
    font: 500 12px/1.92 "Poppins Medium";
    letter-spacing: 0.48px;
    text-transform: uppercase;
    color: #0c0c0f;
}
.celeb--stories--section .celeb--stories--pagination {
    display: flex;
    justify-content: center;
    cursor: pointer;
    margin: 15px 0 0;
}
.celeb--stories--section .celb--stories--dots {
    width: 5.5px;
    height: 5.5px;
    border-radius: 50%;
    background-color: #ccc;
    margin: 0 4px;
}
.celeb--awards--section .celeb--award--wrapper {
    background: #fff;
    border: 1px solid #e2e2e2;
    padding: 14px 15px 15px;
    margin: 10px 0 0;
}
.celeb--award--title {
    font: 25px/1.12 "Poppins Regular";
    color: #0c0c0f;
}
.celeb--awards--section .celeb--award--mvname {
    font: 600 17px/2.41 "Poppins Medium";
    letter-spacing: 0.34px;
    color: #46464b;
}
.celeb--awards--section .celeb--award--flex {
    border-bottom: 1px solid #e2e2e2;
    padding: 10px 0;
}
.celeb--awards--section .celeb--award--flex:first-child {
    border-bottom: 1px solid #e2e2e2;
    padding: 0 0 10px;
}
.celeb--awards--section .celeb--award--flex:last-child {
    border-bottom: none;
    padding: 10px 0 0;
}
.dyknow--celeb--section .did--yknow--table {
    border: 1px solid #e2e2e2;
    background-color: #fff;
    padding: 10px 20px;
    margin: 10px 0 0;
}
.dyknow--celeb--section .celeb--table_lft {
    padding: 0 0 0 78px;
}
.dyknow--celeb--section .celeb_table_rt {
    padding: 0 78px 0 0;
}
.read--more--celb--conto {
    border: 1px solid #e2e2e2;
    background-color: #fff;
    padding: 15px 20px;
    margin: 0 0 20px;
}
.read--more--celb--conto .readmore--style--celeb,
.read--more--celb--conto p,
.read--more--celb--conto span {
    margin: 5px 0;
}
.celeb--topmvs--section .tpmvs--celeb--wrapper {
    margin: 10px 0 0;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 25px;
}
.celeb--topmvs--section .topmv--celb23--box {
    background: #fff;
    border: 1px solid #eaeaea;
}
.celeb--topmvs--section .topmv--celb23--box, .celeb--topmvs--section .topmv--celb23--box > a {
    display: flex;
}
.celeb--topmvs--section .tpmvs--images--celeb {
    width: 131.4px;
    height: 175.2px;
    object-fit: cover;
}
.celeb--topmvs--section .collection_container_mvs {
    margin: auto 0 0;
    padding: 0 2px;
    position: relative;
}
.celeb--topmvs--section .yellow_letters {
    font: bold 14px/1.79 "Poppins Medium";
    padding: 3px 0 0;
    z-index: 1;
    position: absolute;
    text-transform: uppercase;
    letter-spacing: 0.78px;
    color: #0c0c0f;
    transform: translate(-50%, -50%);
    top: 40%;
    left: 50%;
    white-space: nowrap;
}
.celeb--topmvs--section .collection_back_clr {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.celeb--topmvs--section .rating--div--celtpmvs23 {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    border-top: 1px dotted #ccc;
    margin: 10px 0 0;
    cursor: default;
}
.celeb--topmvs--section .rate--pvk--celbmv23 {
    justify-content: space-between;
    align-items: center;
    flex-direction: column;
    display: flex;
    border-right: 1px dotted #ccc;
    text-align: center;
    padding: 5px 0;
}
.celeb--topmvs--section .rate--pvk--celbmv23:last-child {
    border-right: none;
}
.celeb--topmvs--section .rate--pvk--celbmv23 img {
    width: 64.9px;
    height: 16.7px;
    object-fit: contain;
    cursor: default;
}
.celeb--topmvs--section .rate--head--celbmvs {
    font: 500 13px/1.38 "Poppins Medium";
    letter-spacing: 0.39px;
    text-align: center;
    color: #0c0c0f;
}
.celeb--topmvs--section .rate--num--celbmvs {
    font: bold 16px/1.44 "Poppins Medium";
    color: #0c0c0f;
}
.celeb--topmvs--section .mvname--celbmvs {
    font: bold 20px/1.55 "Poppins Bold";
    color: #0c0c0f;
    margin: 5px 0 0;
    text-decoration: underline;
}
.celeb--topmvs--section .mvgenre--celbmvs {
    font: 500 15px/1.67 "Poppins Medium";
    letter-spacing: 0.09px;
    color: #707070;
}
.celeb--topmvs--section .mvgenre--celbmvs,
.celeb--topmvs--section .mvname--celbmvs {
    padding: 0 0 0 10px;
}
.celeb--topmvs--section .topmv--celb23--content {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.final--disclaimer--celeb {
    text-align: left;
    margin: 0;
}
.celeb--right--title23 {
    font-size: 26px;
}
.people--check--wrapper {
    position: relative;
    padding: 10px 0 20px;
    margin: 10px 0 0;
    border: 1px solid #eaeaea;
    background-color: #fff;
}
.people--celeb--grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 10px;
    padding: 0 12px;
}
.people--celeb--box {
    position: relative;
    display: block;
    width: 100%;
}
.people--celebout--images {
    width: 100%;
    height: 192px;
    cursor: pointer;
}
.celebpeople--bottom--content {
    min-height: 110px;
    display: flex;
    flex-direction: column;
}
.celb--people--name,
.celb--people--name > a {
    font: bold 18px/1.11 "Poppins Bold";
    text-decoration: underline;
    color: #0c0c0f;
}
.celbpeople--movies {
    font: 600 14px/1.29 "Poppins Medium";
    letter-spacing: 0.21px;
    color: #0c0c0f;
}
.people--celeb--ntworth {
    font: bold 12px/1.5 "Poppins Medium";
    background: #2e2e5d;
    text-transform: uppercase;
    padding: 3px 6px;
    width: fit-content;
    margin: auto 0 0;
    letter-spacing: 0.18px;
    color: #f5f5fa;
}
.bike--celb--pagination .bikecelb--pagdots,
.car--celb--pagination .carcelb--pagdots,
.people--celeb--pagination .people--pagination--celbdots,
.property--celb--pagination .propertycelb--pagdots {
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background-color: #ccc;
    margin: 0 5px;
    cursor: pointer;
}
.bike--celb--pagination,
.car--celb--pagination,
.people--celeb--pagination,
.property--celb--pagination {
    margin: 15px 0 0;
    display: flex;
    justify-content: center;
}
.blywood--gossips--section .blywood--goss--box {
    border-bottom: 1px dotted #ccc;
    padding: 10px 0;
}
.blywood--gossips--section .blywood--goss--box > a {
    display: flex;
    gap: 10px;
}
.blywood--gossips--section .gossips--images--celeb {
    width: 100px;
    height: 100px;
    aspect-ratio: 1/1;
    object-fit: cover;
}
.blywood--gossips--section .gossips--bio--celeb {
    margin: 0 0 5px;
}
.blywood--gossips--section .gossips--bio--celeb,
.news--celb--bio {
    font: 500 18px/1.44 "Poppins Medium";
    color: #0c0c0f;
}
.blywood--gossips--section .gossips--byname--celeb,
.blywood--gossips--section .gossips--head,
.news--celb--bydate {
    font: 500 12px/1.92 "Poppins Medium";
    letter-spacing: 0.48px;
    color: #0c0c0f;
    text-transform: uppercase;
}
.news--celb--bydate {
    margin: 5px 0 0;
}
.starmonth--celeb--sec .star--of--month {
    height: auto;
    display: flex;
    width: 100%;
    background-color: #14161c;
    margin: 5px 0 0;
}
.open_modal_boxff,
.starmonth--celeb--sec .hlts--images,
.starmonth--celeb--sec .hlts--img--anchor {
    display: block;
}
.starmonth--celeb--sec .hlts--images {
    object-fit: cover;
    width: 114px;
    min-height: 100%;
}
.starmonth--celeb--sec .flex--hlts--cont {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 13px 0;
}
.starmonth--celeb--sec .star-name {
    font: bold 18px "Poppins Bold";
    margin: 0 0 0 9px;
    color: #f5f5fa;
}
.starmonth--celeb--sec .star-details-list {
    margin: 2px 0 0 9px;
}
.starmonth--celeb--sec .star-detail-left {
    font: 500 14px/1.64 "Poppins Medium";
    letter-spacing: 0.21px;
    display: unset;
    color: #cacad0;
}
.starmonth--celeb--sec .star-detail-right {
    font: 500 14px/1.43 "Poppins Medium";
    letter-spacing: 0.21px;
    color: #f5f5fa;
}
.starmonth--celeb--sec .star-net-worth {
    font: bold 13px/1.77 "Poppins Medium";
    background: #2e2e5d;
    padding: 4px 0 4px 9px;
    width: 100%;
    text-transform: uppercase;
    letter-spacing: 0.23px;
    color: #f5f5fa;
    text-align: center;
}
.starmonth--celeb--sec .read-more-container-month {
    border: 1px solid #eaeaea;
    background-color: #fff;
    padding: 9px;
}
.starmonth--celeb--sec .read-more-style {
    font: 500 14px/1.43 "Poppins Medium";
    letter-spacing: 0.21px;
    color: #707070;
}
.starmonth--celeb--sec .read-bttn-month {
    font: 13px "Poppins Regular";
    text-transform: uppercase;
    position: relative;
    letter-spacing: 0.78px;
    color: #387ef1;
}
.starmonth--celeb--sec .read-bttn-month::after {
    content: "";
    position: absolute;
    top: 53%;
    right: -10px;
    border-style: solid;
    border-width: 5.5px 5.5px 0;
    border-color: #387ef1 transparent transparent;
    transition: transform 0.3s;
    transform: translateY(-50%) rotate(270deg);
}
.explore--more--celeb .flexceleb--exp--box {
    display: flex;
    flex-direction: column;
    margin: 10px 0 0;
    gap: 10px;
}
.explore--more--celeb .celeb--exp--box {
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border: 1px solid #e3e4e3;
    padding: 9px 10px;
}
.explore--more--celeb .celeb--exp--fonts {
    font: 500 16px "Poppins Medium";
    letter-spacing: 0.48px;
    color: #0c0c0f;
}
.explore--more--celeb .celeb--exp--box img {
    width: 14px;
    height: 10px;
    object-fit: contain;
}
.box--office--celebtable .wrapper--table--celeb .celeb--tble--header {
    white-space: normal;
}
.box--office--celebtable .table--sticky--celeb.celeb--tble--header {
    text-align: center !important;
}
.cell--table--celeb.blockbuster--verdict--width {
    min-width: 120px;
}
.networth--bluehead {
    background-color: #2e2e5d;
}
.netwrth--head--celeb {
    font: 600 17px/1.35 "Poppins Medium";
    letter-spacing: 0.26px;
    text-align: left;
    color: #f5f5fa;
    text-transform: uppercase;
    padding-top: 9px;
    padding-bottom: 9px;
}
.ntworth--content--celeb23 .left--networth--celeb {
    padding-right: 33px;
    padding-left: 20px;
}
.ntworth--content--celeb23 .right--networth--celeb {
    padding-right: 20px;
    padding-left: 33px;
}
.ntworth--content--celeb23 .celeb--table_lft,
.ntworth--content--celeb23 .celeb_table_rt {
    line-height: 1.65;
    white-space: normal;
    padding-top: 6px;
    padding-bottom: 6px;
}
.celeb--collection--wrapper {
    position: relative;
    background: #fff;
    border: 1px solid #e2e2e2;
    padding: 10px 0 20px 20px;
    margin: 10px 0 20px;
}
.celeb--luxury--section .photo-icon-div {
    padding: 5px 4px 1px;
}
.celb--luxury--flex23 {
    display: flex;
    overflow-x: auto;
    gap: 20px;
    padding: 0 20px 0 0;
    margin: 10px 0 0;
}
.article-box-off-container .key_hlts_art_23_list li:last-child::after,
.user_read_more_container:last-child {
    border-bottom: none;
}
.article-box-off-container {
    background: #fff;
    padding: 13px 18px 10px 18px;
}
.article-box-off-container .title-head-box-article {
    border-bottom: 1px solid #ccc;
    padding: 0 0 15px;
}
.article-box-off-container .first_heading {
    font: bold 32px/1.2 "Poppins Bold";
    color: #0c0c0f;
}
.article-box-off-container .second_heading {
    font: 500 20px/1.6 "Poppins Medium";
    letter-spacing: 0.4px;
    color: #0c0c0f;
    margin: 5px 0 0;
}
.article-box-off-container .article-icons-div {
    display: grid;
    grid-template-columns: 1fr 280px;
    margin: 18px 0 0;
    border-top: none !important;
    padding: 0;
}
.article-box-off-container .icon-div-flex {
    align-items: center;
    display: flex;
    justify-content: space-between;
    border-left: 1px solid #ccc;
    padding: 0 0 0 45px;
}
.article-box-off-container .icon-div-flex img {
    height: 32px;
    object-fit: contain !important;
}
.article-box-off-container .byname-bottom,
.article-box-off-container .byname-head {
    font: 500 15px/1.53 "Poppins Medium";
    letter-spacing: 0.6px;
    color: #0c0c0f;
    text-transform: uppercase;
}
.article-box-off-container .byname-bottom {
    margin: 6px 0 0;
}
.article-box-off-container .byname-head a {
    text-decoration: underline;
    color: #0c0c0f;
}
.article-box-off-container .main-img-div-article {
    margin: 25px 0 0;
}
.article-box-off-container .main-img-article {
    width: 100%;
    height: 455.3px;
    object-fit: cover;
}
.article-box-off-container .main-img-disclaimer {
    font: 500 14px/1.43 "Poppins Medium";
    letter-spacing: 0.28px;
    color: #73737c;
}
.article-box-off-container .key_hlts_art_23 {
    background: #f2f5f7;
    border: 1px solid #eaeaea;
    padding: 20px 0 15px;
    margin: 30px 0 0;
}
.article-box-off-container .key_hlts_art_23_main_head {
    font: 20px "Poppins Regular";
    -webkit-text-stroke: 1px rgba(0, 0, 0, 0);
    letter-spacing: 0.6px;
    color: #0c0c0f;
    padding: 0 31px 5px;
    text-transform: uppercase;
}
.article-box-off-container .key_hlts_art_23_list {
    padding: 0 0 0 46px;
    list-style: disc !important;
    line-height: 0.4em;
}
.article-box-off-container .key_hlts_art_23_list_content::marker {
    font-size: 24px;
    vertical-align: middle;
}
.article-box-off-container .key_hlts_art_23_list_content {
    font: 500 18px/1.28 "Poppins Medium";
    -webkit-text-stroke: 1px rgba(0, 0, 0, 0);
    letter-spacing: 0.36px;
    color: #13131a;
    position: relative;
    padding: 10px 0;
}
.article-box-off-container .movie-detail-head-box-off {
    margin: 35px 0;
}
.article-box-off-container .movie-details-style-bo {
    font: bold 26px "Poppins Bold";
    -webkit-text-stroke: 1px rgba(0, 0, 0, 0);
    color: #0c0c0f;
    margin: 15px 0;
}
.article-box-off-container .paragraph-style-box-off img {
    cursor: auto;
}
.article-box-off-container .paragraph-style-box-off,
.article-box-off-container p {
    font: 500 20px/1.6 "Poppins Medium";
    letter-spacing: 0.4px;
    color: #0c0c0f;
    padding: 10px 0;
}
.article-box-off-container .paragraph-style-box-off:first-child {
    padding: 0 0 10px;
}
.article-box-off-container .paragraph-style-box-off:last-child {
    padding: 10px 0 0;
}
.about-author-boxoff .abt_autor_title,
.abt_autor_title,
.credit_pvkbox {
    font: 20px "Poppins Regular";
    letter-spacing: 0.6px;
    color: #0c0c0f;
    text-transform: uppercase;
}
.about-author-boxoff {
    /*margin: 40px 0 20px;*/
}
.about-author-boxoff .meet_the_expert_box {
    background: #fff;
    padding: 20px 20px 18px;
    margin: 10px 0 0;
}
.about-author-boxoff .meet_the_expert_box .author_img {
    width: 117px;
    height: 117px;
    aspect-ratio: 2/2;
    object-fit: cover;
    border-radius: 50%;
}
.about-author-boxoff .meet_the_expert_box .flex_abt_author {
    display: flex;
    gap: 20px;
}
.about-author-boxoff .meet_the_expert_box .author_name_box {
    font: bold 24px "Poppins Bold";
    color: #0c0c0f;
}
.about-author-boxoff .mrauto {
    margin: auto 0;
}
.about-author-boxoff .meet_the_expert_box .author_job {
    font: 500 14px "Poppins Medium";
    margin: 5px 0 0;
    text-transform: uppercase;
    letter-spacing: 0.84px;
    color: #0c0c0f;
}
.about-author-boxoff .meet_the_expert_box .flex-icon-author {
    display: flex;
    column-gap: 30px;
    margin: 20px 0 0;
}
.about-author-boxoff .flex-icon-author img {
    height: 42px;
    width: 42px;
}
.about-author-boxoff .expert_btm_wrap .expert_btm_wrap_para {
    font: 500 18px/1.56 "Poppins Medium";
    margin: 10px 0 0;
    -webkit-text-stroke: 1px rgba(0, 0, 0, 0);
    letter-spacing: 0.36px;
    color: #13131a;
}
.about-author-boxoff .expert_btm_wrap .expert_btm_wrap_para .read--bttn--celeb {
    color: #000;
}
.about-author-boxoff .expert_btm_wrap .expert_btm_wrap_para .read--bttn--celeb::after {
    content: none;
}
.user_review_date {
    letter-spacing: 0.9px;
    color: #0c0c0f;
    text-transform: uppercase;
}
.section-white-box{
    background: #fff;
}
/*.read_more_btn {
    margin: 20px 0 0;
    display: block;
    font: bold 15px "Poppins Regular";
}*/
.about-author{
    margin: 0px 15px 15px 15px;
}
.credit_pvkbox {
    margin: 0px 15px;
    /*background: #fff;
    padding: 30px 20px;*/
}
.extend_reading_sec {
    /*margin: 20px 0;*/
    margin: 15px 15px 5px 15px;
    padding-bottom: 20px;
}
.flex_div_extend_read ul {
    /*background: #fff;
    flex-wrap: wrap;
    display: flex;
    gap: 10px;
    padding: 20px;
    margin: 10px 0 0;*/
}
.flex_div_extend_read .extends_links {
    font: 14px "Poppins Regular";
    background: #ddd;
    padding: 6px 10px;
    text-transform: uppercase;
    letter-spacing: 0.28px;
    color: #0c0c0f;
}
.flex_div_extend_read .extends_links:active,
.flex_div_extend_read .extends_links:hover {
    background: #0c0c0f;
    color: #fff;
}
.celb--news--wrapper {
    margin: 0 0 20px;
}
.celbnews--white--wrapper {
    background: #fff;
    padding: 20px 22px 25px;
    margin: 10px 0 0;
}
.news--flex--wrapper--celeb {
    grid-template-columns: repeat(3, 1fr);
    column-gap: 23px;
    row-gap: 30px;
}
.celeb--news--images {
    width: 100%;
    height: fit-content;
    aspect-ratio: 2/2;
    object-fit: cover;
}
.celb--video--images23,
.celeb--photo--images {
    height: fit-content;
    aspect-ratio: 12/9;
    object-fit: cover;
}
.news--flex--wrapper--celeb,
.photos--flex--wrapper--celeb {
    display: grid;
}
.pagination--news--celb,
.pagination--photos--celb,
.pagination--videos--celb {
    margin: 30px 0 0;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}
.pagination--news--celb .news--pag--buttons,
.pagination--photos--celb .news--pag--buttons,
.pagination--videos--celb .news--pag--buttons {
    font: 500 14px "Poppins Medium";
    border: none;
    background: 0 0;
    letter-spacing: 0.84px;
    color: #0c0c0f;
    padding: 8px 12.5px;
}
.news--pag--buttons.active {
    background: #000;
    border: 1px solid #4b4b4b;
    font-family: "Poppins Regular";
    color: #f5f5fa;
}
.celb--photos--wrapper {
    margin: 0 0 20px;
}
.celbphotos--white--wrapper {
    background: #fff;
    padding: 20px;
    margin: 10px 0 0;
}
.photos--flex--wrapper--celeb {
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
}
#header,
.photos--celb--box,
.video--relative--div {
    position: relative;
}
.celeb--photo--images {
    width: 100%;
}
.photoceleb---icon-div {
    position: absolute;
    padding: 5px 5px 3px;
    bottom: 3px;
    border: 1px solid #e4e4e4;
    background-color: #fff;
}
.photoceleb---icon-div .photo-celeb---icon-movies {
    width: 24.8px;
    height: 21.7px;
    object-fit: contain;
}
.celb--videos--wrapper {
    margin: 0 0 20px;
}
.celbvideos--white--wrapper {
    background: #fff;
    padding: 20px 20px 30px;
    margin: 10px 0 0;
}
.videos--flex--wrapper--celeb {
    grid-template-columns: repeat(3, 1fr);
    column-gap: 20px;
    row-gap: 30px;
}
.celb--video--div23,
.celb--video--images23,
.celeb--topmvs--section .topmv--celb23--box,
.celeb--topmvs--section .topmv--celb23--content,
.trailer--movies--window.small--window--movies {
    width: 100%;
}
.video--celb--icon23 {
    position: absolute;
    background: url(../icons/video-icon.svg) 0 0/50px 50px no-repeat;
    inset: 50% 0 0 50%;
    transform: translate(-50%, -50%);
    width: 50px;
    height: 50px;
    object-fit: contain;
    cursor: pointer;
}
.video--celb--bio23 {
    font: 500 18px/1.44 "Poppins Medium";
    color: #0c0c0f;
}
.video--celb--date23 {
    font: 500 11px/1.91 "Poppins Medium";
    letter-spacing: 0.44px;
    color: #0c0c0f;
    text-transform: uppercase;
    margin: 5px 0 0;
}
.modal--trailer--movies {
    background: rgba(0, 0, 0, 0.7);
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    display: none;
    overflow: auto;
    z-index: 9999;
    cursor: pointer;
}
.trailer--movies--window {
    position: relative;
    width: 100%;
    margin: 35% 0 0;
    height: 40%;
    padding: 0 20px;
}
.close--modal--movies {
    bottom: 90%;
    right: 20px;
    text-align: center;
    position: absolute;
    transition: 0.2s;
    font-size: 35px;
    text-decoration: none;
    color: #fff;
    top: -40px;
    height: 5px;
}
@media (max-width: 1200px) {
    .celeb--main--container {
        margin: 15px auto 20px;
    }
    .bread--celeb {
        margin: 0 16px 5px;
    }
    .main--grid--celeb {
        display: flex;
        flex-direction: column;
    }
    .celeb--info--sec {
        padding: 14px 0 0;
    }
    .celeb--info--flex {
        display: flex;
        gap: 10px;
        padding: 0 15px;
    }
    .celeb--main--img {
        width: 110px;
    }
    .celeb--movie--info--div > .celeb--mv--img--div {
        padding: 0 15px 14px 22px;
    }
    .celbinfo--mvimg {
        gap: 6px;
        margin: 5px 0 0;
    }
    .info--small--img {
        width: 34.6px;
        height: 50px;
    }
    .article-box-off-container .main-img-div-article,
    .celeb--collection--wrapper,
    .celeb--info--sec .none--desktop {
        margin: 10px 0 0;
    }
    .celeb--collection--wrapper {
        padding: 7px 0 10px 10px;
    }
    .readmore--container--celeb {
        padding: 14px 15px 10px;
    }
    .socialmedia--celeb--div {
        gap: 20px;
        padding: 4.5px 0;
    }
    .socialmedia--celeb--div > .social--icon--celeb > img {
        width: 32px;
        height: 32px;
    }
    #flex--scroll--tab--celeb .celeb--tab--scroll {
        padding: 0 17px;
        overflow: auto;
    }
    .celeb--bio--table-sec {
        margin: 0 16px 20px;
    }
    .celebnews--timeline--sec {
        background-color: #fff;
        padding: 10px 16px 0;
    }
    .article-box-off-container .second_heading,
    .celbnews--white--wrapper,
    .celeb--topmvs--section .collection_container_mvs,
    .celeb--topmvs--section .rating--div--celtpmvs23,
    .celebnews--timeline--sec .celeb--timeline--wrapper,
    .news--content--celb23 {
        margin: 0;
    }
    .celebnews--timeline--sec .celeb--timeline--wrapper {
        padding: 0 0 12px;
    }
    .celebnews--timeline--sec .celeb--time--div {
        gap: 44px;
    }
    .celebnews--timeline--sec .celeb--timeline--flex {
        gap: 28px;
    }
    .celebnews--timeline--sec .celb--left--box,
    .celebnews--timeline--sec .celeb--right--box {
        width: 50%;
    }
    .celeb--mvtable--sec .celeb--main--title23,
    .final--disclaimer--celeb,
    .table--head--celeb {
        margin: 0 16px !important;
    }
    .celebtable--bttn--flex {
        padding: 0 18px;
    }
    .celeb--table--bttn {
        padding: 8px 14px;
    }
    .wrapper--table--celeb {
        width: calc(100% - 16px);
        margin: 10px 0 0 16px;
    }
    .wrapper--table--celeb .table--celeb--container {
        margin: 0 16px 0 0;
    }
    .wrapper--table--celeb .table--mv--img {
        width: 29.2px;
        height: 40px;
    }
    .wrapper--table--celeb .celeb--tablemv--row {
        min-width: 130px;
    }
    .Photo-container-movies,
    .Video-container-movies,
    .blywood--gossips--section,
    .celb--checkout--section,
    .celeb--awards--section,
    .celeb--luxury--section,
    .celeb--stories--section,
    .celeb--topmvs--section,
    .dyknow--celeb--section,
    .explore--more--celeb,
    .read--more--celb--conto,
    .starmonth--celeb--sec {
        margin: 0 16px 20px;
    }
    .read--more--celb--conto {
        padding: 10px 10px 12px;
    }
    .scroll-color-overlay {
        width: 40px;
    }
    .photos-container-flex,
    .videos-container-flex {
        column-gap: 10px;
        padding: 10px 10px 20px;
    }
    .celeb--stories--section .webstory--celeb--grid--wrapper,
    .people--celeb--grid {
        padding: 0 10px;
        gap: 10px;
    }
    .nvp_images,
    .photos-content-box,
    .videos-content-box {
        width: 160px;
    }
    .nvp_images {
        height: 120px;
    }
    .pagination-photos-exclusive,
    .pagination-videos-exclusive {
        margin: 0 0 18px;
    }
    .celeb--stories--section .webstry--wrapper--celeb {
        padding: 10px 0 15px;
    }
    .celeb--stories--section .web--story--boxes--celeb,
    .celeb--stories--section .webstory--main--images {
        width: 120px;
    }
    .celeb--stories--section .webstory--main--images {
        height: 160px;
    }
    .celeb--stories--section .webstory--icon {
        top: 10px;
        left: 10px;
        width: 15.6px;
        height: 15px;
    }
    .celeb--stories--section .webstry--line--div {
        bottom: 13px;
        padding: 0 6px;
    }
    .celeb--stories--section .webstry--line--div span {
        height: 1.5px;
        margin: 0 2px 0 0;
    }
    .celeb--awards--section .celeb--award--wrapper {
        padding: 10px;
    }
    .people--celeb--grid {
        display: flex;
        overflow: auto;
    }
    .celb--luxury--flex23 {
        gap: 10px;
        padding: 0 10px 0 0;
    }
    .people--celeb--box {
        width: 170px;
    }
    .people--celebout--images {
        width: 140px;
        height: 186.7px;
    }
    .blywood--gossips--section .gossips--images--celeb {
        width: 110px;
        height: 110px;
    }
    .blywood--gossips--section .gossips--byname--celeb {
        display: none;
    }
    .read--more--celb--conto.padd--readmore--celb {
        margin: 0 0 20px;
        padding: 10px 18px;
    }
    .cleb--box--office--section .celeb--award--title,
    .cleb--box--office--section .head-flex-nvp {
        margin: 0 16px;
    }
    .box--office--celebtable .wrapper--table--celeb .celeb--tble--header {
        text-align: left !important;
    }
    .celebnews--timeline--sec .overlay-loadmore--celeb {
        height: 150px;
    }
    .section-white-box {
        background-color: #fff;
    }
    .article-box-off-container img {
        max-width: -webkit-fill-available;
    }
    .article-box-off-container .byname-bottom,
    .trending-movies-container .movie_date_mvs {
        margin: 3px 0 0;
    }
    .article-box-off-container {
        padding: 10px 0 10px 0;
    }
    .article-box-off-container .title-head-box-article {
        padding: 0 0 9px;
    }
    .article-box-off-container .paragraph-style-box-off,
    .article-box-off-container .second_heading,
    .article-box-off-container p {
        padding: 10px 0;
    }
    .article-box-off-container .article-icons-div {
        display: flex;
        flex-direction: column;
        margin: 5px 16px 0;
    }
    .article-box-off-container .icon-div-flex {
        justify-content: flex-start;
        border-left: none;
        padding: 0;
        gap: 30px;
        margin: 15px 0 0;
    }
    .article-box-off-container .icon-div-flex img {
        height: 23px;
    }
    .article-box-off-container .main-img-article {
        height: 202px;
    }
    .Box-office_container-table .scrollabar_css,
    .article-box-off-container .main-img-disclaimer,
    .article-box-off-container .paragraphs-box-off,
    .article-box-off-container .title-head-box-article {
        margin: 0 17px;
    }
    .article-box-off-container .key_hlts_art_23 {
        padding: 15px 10px 20px 0;
        margin: 10px 17px 0;
    }
    .article-box-off-container .key_hlts_art_23_main_head {
        padding: 0 10px;
    }
    .article-box-off-container .key_hlts_art_23_list {
        padding: 0 0 0 28px;
    }
    .article-box-off-container .key_hlts_art_23_list_content {
        padding: 7px 0;
    }
    .article-box-off-container .movie-detail-head-box-off {
        margin: 10px 17px;
    }
    .article-box-off-container .movie-details-style-bo {
        margin: 10px 0;
    }
    .article-box-off-container .instagram-media {
        min-width: 100% !important;
    }
    .about-author-boxoff,
    .credit_pvkbox {
        margin: 10px 15px 0 15px;
    }
    .about-author-boxoff {
        padding: 18px 0 19px;
    }
    .about-author-boxoff .meet_the_expert_box {
        padding: 0;
        margin: 15px 0 0;
    }
    .about-author-boxoff .meet_the_expert_box .author_img {
        width: 90px;
        height: 90px;
    }
    .about-author-boxoff .meet_the_expert_box .flex_abt_author {
        gap: 10px;
    }
    .about-author-boxoff .meet_the_expert_box .flex-icon-author {
        column-gap: 15px;
        margin: 10px 0 0;
    }
    .about-author-boxoff .flex-icon-author img {
        height: 36px;
        width: 36px;
    }
    .about-author-boxoff .expert_btm_wrap .expert_btm_wrap_para {
        line-height: 1.47;
    }
    .read_more_btn {
        margin: 10px 0 0;
        letter-spacing: 0.78px;
    }
    .extend_reading_sec {
        padding: 0 0 15px 0px;
        margin: 10px 15px 20px 15px;
    }
    .flex_div_extend_read {
        padding: 0;
        margin: 10px 0 0;
    }
    .flex_div_extend_read .extends_links {
        padding: 5px 10px;
    }
    .celb--news--wrapper {
        margin: 0 0 20px;
        padding: 20px 16px 0;
    }
    .celbnews--white--wrapper {
        padding: 10px 0 20px;
    }
    .celb--photos--wrapper {
        margin: 0 0 20px;
        padding: 20px 16px;
    }
    .celb--news--wrapper,
    .celb--photos--wrapper,
    .celb--videos--wrapper {
        border: 1px solid #e2e2e2;
        background-color: #fff;
    }
    .celbphotos--white--wrapper,
    .celbvideos--white--wrapper,
    .flex_div_extend_read ul {
        padding: 0;
    }
    .celb--videos--wrapper {
        padding: 20px 16px 30px;
    }
    .celbvideos--white--wrapper {
        margin: 5px 0 0;
    }
    .pagination--news--celb,
    .pagination--photos--celb,
    .pagination--videos--celb {
        margin: 20px 0 0;
    }
}
@media (max-width: 1000px) {
    .none--mobile {
        display: none;
    }
}
@media (max-width: 767px) {
    .celeb--awards--section .celeb--award--mvname,
    .celeb--blue--style,
    .celeb--dob,
    .celeb--job,
    .celeb--parent--table .parent--table--celeb,
    .celeb--rating,
    .celeb--table_lft,
    .celeb_table_rt,
    .tab_bttn--celeb {
        font-size: 14px;
    }
    .Box-office_container-table .table-head-box-office,
    .about-author-boxoff .meet_the_expert_box .author_job,
    .celeb--net--worth,
    .celeb--topmvs--section .mvgenre--celbmvs,
    .celeb--topmvs--section .rate--num--celbmvs,
    .celeb--topmvs--section .yellow_letters,
    .disclaimer-box-off .disclaimer-head,
    .exp--celbtable,
    .explore-more-container .explore_box .exp_more_text,
    .rate_mv_letters_Mv23,
    .read--bttn--celeb,
    .read_more_btn,
    .trending-movies-container .collection_container_mvs .yellow_letters,
    .verdict-wrapper .verdict-color-box,
    .verdict-wrapper .verdict-text,
    .wrapper--table--celeb .celeb--tble--header,
    .wrapper--table--celeb .celebtable--mvname,
    .wrapper--table--celeb .celebtable--releasestyle {
        font-size: 13px;
    }
    .article-box-off-container .byname-bottom,
    .article-box-off-container .byname-head,
    .article-box-off-container .main-img-disclaimer,
    .breadcrumb--style--celeb,
    .celeb--table--bttn,
    .celebnews--timeline--sec .celeb--time--date,
    .flex_div_extend_read .extends_links,
    .netwrth--head--celeb,
    .popup-star-rating .popup-star-buttons,
    .video--celb--date23 {
        font-size: 12px;
    }
    .about-author-boxoff .expert_btm_wrap .expert_btm_wrap_para,
    .article-box-off-container .key_hlts_art_23_list_content,
    .article-box-off-container .key_hlts_art_23_main_head,
    .celebnews--timeline--sec .celeb--timeline--bttn,
    .expert_btm_wrap > .readmore--style--celeb,
    .expert_btm_wrap > p,
    .expert_btm_wrap > span,
    .readmore--container--celeb > .readmore--style--celeb,
    .readmore--container--celeb > p,
    .readmore--container--celeb > span {
        font-size: 15px;
    }
    .readmore--container--celeb > .readmore--style--celeb,
    .readmore--container--celeb > p,
    .readmore--container--celeb > span {
        color: #46464b;
    }
    .about-author-boxoff .meet_the_expert_box .author_name_box,
    .article-box-off-container .movie-details-style-bo {
        font-size: 20px;
    }
    .about-author-boxoff .abt_autor_title,
    .abt_autor_title,
    .article-box-off-container .paragraph-style-box-off,
    .article-box-off-container .second_heading,
    .article-box-off-container p,
    .celebinfo--imgname,
    .credit_pvkbox,
    .table--head--celeb {
        font-size: 16px;
    }
    .tab_bttn--celeb {
        padding: 11px 13px;
    }
    .article-box-off-container .key_hlts_art_23_list_content::marker {
        font-size: 18px;
    }
    .celeb--topmvs--section .rate--head--celbmvs,
    .celebinfo--img--head,
    .people--celeb--ntworth,
    .wrapper--table--celeb .celb--table--cltext,
    .wrapper--table--celeb .rating--txt-table,
    .wrapper--table--celeb .verdict--celeb--style {
        font-size: 11px;
    }
    .last--update--celeb {
        margin: 5px 10px;
        font-size: 10px;
        line-height: 1.2;
    }
    .article-box-off-container .first_heading,
    .celeb--name,
    .popup-star-rating .popup-star-head {
        font-size: 24px;
    }
    .celebinfo--img--head {
        line-height: 1.36;
        letter-spacing: 0.33px;
        padding: 10px 0 5px;
    }
    .celeb--dob,
    .celeb--rating {
        line-height: 1.43;
        letter-spacing: 0.28px;
    }
    .celeb--net--worth {
        line-height: 1.77;
        letter-spacing: 0.2px;
    }
    .celebinfo--imgname {
        line-height: 1.25;
        letter-spacing: 0.32px;
    }
    .read--bttn--celeb::after {
        right: -20px;
        border-width: 5.5px 5.5px 0;
    }
    .celeb--main--title23 {
        font-size: 22px;
    }
    .celeb--biotable--div .celeb_table_rt {
        padding: 0 11px 0 10px;
    }
    .celeb--biotable--div .celeb--table_lft {
        padding: 0 10px 0 11px;
        line-height: 1.71;
    }
    .celeb--parent--table .parent--div--bio {
        padding: 25px 10px 0 11px;
    }
    .celebnews--timeline--sec .celeb--timeline--images {
        height: 23vw;
    }
    .celebnews--timeline--sec .celeb--timeline--bttn,
    .celebnews--timeline--sec .celeb--timeline--images {
        width: 100%;
    }
    .celebnews--timeline--sec .celeb--news--timedots {
        height: 13px;
        width: 13px;
    }
    .celeb--award--title,
    .celeb--stories--section .webstory--bio,
    .celeb--topmvs--section .mvname--celbmvs,
    .celebnews--timeline--sec .celeb--time--movie,
    .luxury--title--cleb,
    .videos-content-box .videos-paragraph {
        font-size: 18px;
    }
    .celebnews--timeline--sec .celeb--timeline--bttn {
        padding: 10px 0;
        margin: 10px auto 0;
    }
    .exp--celbtable {
        padding: 11px 20px;
    }
    .dyknow--celeb--section .did--yknow--table {
        padding: 10px;
    }
    .dyknow--celeb--section .celeb--table_lft {
        padding: 0 0 0 35px;
    }
    .dyknow--celeb--section .celeb_table_rt {
        padding: 0 35px 0 0;
    }
    .celeb--topmvs--section .tpmvs--celeb--wrapper {
        display: flex;
        flex-direction: column;
        gap: 10px;
    }
    .celeb--topmvs--section .tpmvs--images--celeb {
        max-width: 102px;
        height: auto;
    }
    .celeb--topmvs--section .rate--pvk--celbmv23 img {
        width: 50.4px;
        height: 13px;
    }
    .Rate_Movie_Mv23 {
        gap: 15px;
    }
    .popup-star-rating .popup-star-para {
        margin: 10px 0 20px;
        font-size: 14px;
    }
    .popup-star-rating .star-submit-img {
        width: 80px;
        height: 80px;
    }
    .none_mobile {
        display: none;
    }
    .netwrth--head--celeb {
        padding-top: 7px;
        padding-bottom: 7px;
    }
    .ntworth--content--celeb23 .left--networth--celeb {
        padding-right: 11px;
        padding-left: 10px;
    }
    .ntworth--content--celeb23 .right--networth--celeb {
        padding-right: 10px;
        padding-left: 11px;
    }
    .article-box-off-container img {
        max-width: -webkit-fill-available;
    }
    .news--flex--wrapper--celeb,
    .videos--flex--wrapper--celeb {
        grid-template-columns: 1fr;
        gap: 20px;
    }
    .new--celb--box > a {
        display: flex;
        grid-template-columns: 1fr 1fr;
        gap: 10px;
    }
    .celeb--news--images {
        max-width: 110px;
    }
    .photos--flex--wrapper--celeb {
        grid-template-columns: 1fr;
        gap: 15px;
    }
    .photoceleb---icon-div {
        padding: 4px 4px 2px;
    }
    .photoceleb---icon-div .photo-celeb---icon-movies {
        width: 20.4px;
        height: 17.9px;
    }
    .celb--video--div23 {
        border-bottom: 1px dotted #ccc;
        padding: 0 0 15px;
    }
    .celb--video--div23:last-child {
        border-bottom: none;
        padding: 0;
    }
    .articleSocialSharePopup {
        top: -76px !important;
        left: 90px !important;
    }
    #flex--scroll--tab--celeb {
        top: 76px
    }
}
@media (min-width: 1000px) {
    .none--desktop,
    .people--check--wrapper .scroll-color-overlay {
        display: none;
    }
    .trailer--movies--window,
    .trailer--movies--window.small--window--movies {
        width: 50%;
    }
    .trailer--movies--window.small--window--movies {
        margin: 10% auto;
    }
}
@media (min-width: 600px) {
    .bike--celb--pagination,
    .car--celb--pagination,
    .celeb--stories--section .celeb--stories--pagination,
    .pagination-photos-exclusive,
    .pagination-videos-exclusive,
    .people--celeb--pagination,
    .property--celb--pagination {
        display: none;
    }
}
@media (min-width: 767px) {
    .none_desktop {
        display: none;
    }
    .popup-star-rating .pop-up-style-stars {
        margin: 15% auto 0;
        max-width: 420px;
        padding: 30px;
    }
}
.celeb--topmvs--section .mvgenre--celbmvs {
    margin: 5px 0 0;
}
.yellow_letters_mvs {
    font: 900 14px/1.79 "Poppins Medium";
    text-transform: uppercase;
    letter-spacing: 0.78px;
    color: #0c0c0f;
    white-space: nowrap;
    background-color: #ffd800;
    text-align: center;
    margin: auto 10px;
    padding: 0 5px;
}
@media (max-width: 767px) {
    .celeb--topmvs--section .mvgenre--celbmvs {
        margin: 0;
    }
    .yellow_letters_mvs {
        font-size: 13px;
        margin: 7px;
    }
    .celeb--topmvs--section .tpmvs--images--celeb {
        width: 102px;
        min-height: 136px;
        height: auto;
    }
}
@media (max-width: 600px) {
    .bike--celb--pagination .bikecelb--pagdots:last-child,
    .car--celb--pagination .carcelb--pagdots:last-child,
    .property--celb--pagination .propertycelb--pagdots:last-child {
        display: none;
    }
}
.celeb_contact_us{
    color: #0c0c0f;
    text-decoration: underline;
}
.quotes p {
    padding: 12px 12px 12px 0px;
    font-style: italic;
    line-height: 1.6em;
}
.awards{

    line-height: 1.2em;
}
.awards-section {
  margin-top: 12px;
  line-height: 1.6em;
}
.award-block {
  margin-top:12px;
  margin-bottom: 12px;
}
.award-block .year {
  color: #888;
  font-weight: normal;
}
.award-block ul {
  margin: 0;
  padding-left: 12px;
}
.award-block li {
  margin-bottom: 5px;
}