
.fb-maincontainer {margin: 24px 0 0 0;}


.fb-breadcrumb {margin: 0 16px 24px 16px;font-size: 14px;font-weight: normal;line-height: 16px;color: var(--primary-font-color);}
.fb-breadcrumb span {display: inline-block;}
.fb-breadcrumb a {color: var(--primary-font-color);}
.fb-breadcrumb-backarrow {margin-right: 5px;border: solid var(--primary-font-color);border-width: 0 2px 2px 0;display: inline-block;padding: 3px;transform: rotate(135deg);-webkit-transform: rotate(135deg);vertical-align: middle;}


.fb-mainheadinwrap {position: relative;margin: 0 16px 24px 16px;}
.fb-mainheading {font-size: 24px;font-weight: bold;line-height: 28px;color: var(--primary-font-color);}


.fb-article-wrapper {margin: 0 16px 36px 16px;}
.fb-article-thumbimg {border-radius: 12px 12px 0 0;}
.fb-article-thumbimg img {border-radius: 12px;}
.fb-article-title {font-size: 18px;font-weight: 400;line-height: 28px;margin: 12px 0;}
.fb-article-wrapper a {color: var(--primary-font-color);}

.fb-heading-wrapper {margin: 0 16px 24px 16px;display: flex;justify-content: space-between;align-items: center;}
.fb-heading {font-size: 24px;font-weight: bold;line-height: 28px;color: var(--primary-font-color);}
.fb-heading-viewmore {display: inline-block;}
.fb-heading-viewmore a {border: 1px solid var(--btn-color);border-radius: 20px;padding: 7px 14px;color: var(--btn-color);font-size: 14px;line-height: 16px;display: block;}


.fb-next-page {display: block;margin: 0 auto 50px auto;text-align: center;}
.fb-next-page span {display: inline-block;border: 1px solid var(--btn-color);color: var(--btn-color);padding: 7px 23px;border-radius: 30px;font-size: 16px;line-height: 18px;}
.fb-next-page span:hover{border: none;background: var(--fb-color);border: 1px solid var(--fb-color);}


/*
 * Videos Widget Styles
 */
.fb-videos-widget-wrapper {margin: 0 0 0 0;}
.fb-videos-lists, .fb-reviews-list, .fb-listing-list, .fb-trending-list, .fb-celebrities-list, .fb-wallpaper-list, .fb-p-moves-container {margin: 0 0 48px 16px;}
.fb-videos-lists ul, .fb-reviews-list ul, .fb-listing-list ul, .fb-trending-list ul, .fb-celebrities-list ul, .fb-wallpaper-list ul, .fb-pmoves-tabscontent ul {width: 100%;overflow-x: scroll;white-space: nowrap;margin: 0;}
.fb-videos-lists ul::-webkit-scrollbar, .fb-reviews-list ul::-webkit-scrollbar, .fb-listing-list ul::-webkit-scrollbar, .fb-trending-list ul::-webkit-scrollbar, .fb-celebrities-list ul::-webkit-scrollbar, .fb-wallpaper-list ul::-webkit-scrollbar, .fb-pmoves-tabs ul::-webkit-scrollbar, .fb-pmoves-tabscontent ul::-webkit-scrollbar  { display: none;}
.fb-videos-lists ul li, .fb-reviews-list ul li, .fb-listing-list ul li {display: inline-block;max-width: 256px;width: 100%;white-space: normal;margin-right: 10px;vertical-align: top;border-bottom: 0;height: auto;}
.fb-videos-thumbimg, .fb-reviews-thumbimg, .fb-listing-thumbimg {position: relative;border-radius: 12px;}
/*.fb-videos-thumbimg:after {content: '';position: absolute;left: 0;right: 0;bottom: 0;height: 3px;background: var(--fb-color);}*/
.fb-videos-thumbimg img, .fb-reviews-thumbimg img, .fb-listing-thumbimg img {display: block;width: 258px;height: 155px;border-radius: 12px;}
.fb-videos-titlewrap {height: 80px;overflow: hidden;background: transparent;border-radius: 12px;padding: 12px 0;}    
.fb-videos-title {font-size: 15px;color: var(--primary-font-color);text-align: left;line-height: 24px;height: 76px;overflow: hidden;}    
.fb-videos-title a {color: var(--primary-font-color);}
.videos-time {display: none;}
.fb-videos-thumbimg img{width: 100%;}

/*
 * Wallpapers Widget Styles
 */
.oi-wallpaper-wrapper {margin: 0 0 24px 16px;}
.oi-wallpaper-wrapper ul {width: 100%;overflow-x: scroll;white-space: nowrap;margin: 0;padding: 0 0 10px;}
.oi-wallpaper-wrapper ul::-webkit-scrollbar { display: none;}
.oi-wallpaper-wrapper ul li {display: inline-block;max-width: 300px;width: 100%;white-space: normal;margin-right: 10px;vertical-align: top;padding: 1px 2px 4px;border-bottom: 0;height: auto;}
.oi-wallpaper-thumbimg {position: relative;border-radius: 12px;}
.oi-wallpaper-thumbimg img {display: block;width: 300px;height: 180px;border-radius: 12px;}
.oi-wallpaper-title {font-size: 16px;color: var(--primary-font-color);padding: 27px 0 0 0px;text-align: left;line-height: 22px;height: 30px;overflow: hidden;}    


.fb-trending-article-wrapper{margin: 0px 16px;margin-bottom: 24px;margin-right: 4px;}
.fb-trending-article-wrapper, .fb-photos-gallery-wrapper {overflow: hidden;position: relative;padding-bottom: 24px;}
.fb-trendingarticle-innerwrapper{margin: 0 12px 0 0;}
/* .fb-trending-article-container{overflow: hidden;} */
.fb-trending-article-container, .fb-photos-gallery-container {display: flex;transition: transform 1s ease;}
.fb-trending-article-container, .fb-photos-gallery-container {width: 100%;position: relative;margin: auto;}
.fb-trending-article-container .fb-trendingarticle-wrapper{margin: 0;border-bottom: 0 none;}

.fade {animation-name: fade;animation-duration: 1.5s;}
.mySlides, .gmySlides {width: 100%;flex-shrink: 0;transition: all 1s linear 0s;}
/* .gmySlides{margin: 0px 12px 0px 0px;} */
.oi-article-wrapper {margin: 0 16px 24px 16px;padding-bottom: 24px;}
.fb-article-image, .fb-gallery-image{border-radius: 12px;}
.fb-article-image img, .fb-gallery-image img{border-radius: 12px;width: 100%;height: auto;}
.dots, .gdots {text-align: center;position: relative;z-index: 100;margin-top: 16px;}
.dots{margin-top: 16px;}
.dot.active, .gdot.active {background:#E91240;}
.dot, .gdot {display: inline-block;width: 6px;height: 6px;background: #2D2C2C;border-radius: 50%;margin: 0 5px;cursor: pointer;}
.fb-article-dtls{font-size: 16px;font-weight: 400;line-height: 25px;color: var(--color-d8);margin-top: 16px;}
.article-live-text {position: relative; background: #E91240 !important;text-transform: uppercase;font-weight: 700;border-radius: 2px;height: 22px;line-height: 22px;padding: 3px 5px 3px 20px !important;margin-left: 2px;font-size: 11px;}
.article-live-text:before, .article-live-text:after {content: '';border-radius: 15px;overflow: hidden;width: 9px;height: 9px;position: absolute;border: 2px solid var(--color-white);}
.article-live-text:before {animation: pulsate 1s ease-out infinite;border: 3px solid var(--color-white);left: 3px;opacity: 0;position: absolute;top: 1px;}
.article-live-text:after {width: 1px;height: 1px;animation: flickerAnimation 10s ease infinite;background: var(--color-white);left: 8px;top: 6px;}
.article-share-icon{}
.article-share-icon {position: absolute;width: 20px;height: 20px;right: 14px;bottom: -15px;background: url(../images/icons/article-lm-share-1722425434396.svg);background-repeat: no-repeat;}

.fb-latest-news-list{margin: 0px 16px;margin-bottom: 48px;}
.fb-latest-news-list ul li{margin-bottom: 32px;}
.fb-latest-news-list ul li:last-child{margin-bottom: 0px;}
.fb-latest-news-list ul li a{color: var(--primary-font-color);}
.fb-flexclass{display: flex;align-items: flex-start;flex-wrap: wrap;gap: 12px;}
.fb-latest-news-list ul li .fb-article-thumbimg{width: 150px;border-radius: 12px !important;}
.fb-latest-news-list ul li .fb-article-thumbimg img{border-radius: 12px !important;}
.fb-latest-news-list ul li .fb-article-title{font-size: 15px;font-weight: 400;line-height: 22px;flex: 1;margin: 0;}

.fb-photos-gallery-widget{margin-bottom: 24px;}
.fb-photos-gallery-wrapper{margin: 0px 16px;}
.fb-gallery-image img{position: relative;}
.fb-gallery-text{position: absolute;left: 0;padding: 12px 16px;bottom: 0;font-size: 15px;font-weight: 700;line-height: 22px;color: var(--color-white);background: linear-gradient(to bottom, rgba(0, 0, 0, 0.06) 0%, black 100%);}
/* Fading animation */
.fade {animation-name: fade;animation-duration: 1.5s;}
@keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}
@keyframes pulsate{0%{opacity:0;-webkit-transform:scale(.1)}50%{opacity:1}to{opacity:0;-webkit-transform:scale(1.2)}}

.fb-reviews-titlewrap{padding: 8px 0 21px 0;border-radius: 12px;}
.fb-reviews-title{font-size: 16px;font-weight: 500;line-height: 22px;padding-bottom: 12px;}
.fb-reviews-title a{color: var(--widget-font-color);}

.fb-listing-titlewrap{padding-top: 10px;}
.fb-listing-title{font-size: 15px;font-weight: 400;line-height: 24px;color: var(--color-d8);}
.fb-listing-title a{color: var(--color-d8);}

.fb-trending-list ul li{display: inline-block;max-width: 160px;width: 100%;white-space: normal;margin-right: 16px;vertical-align: top;border-bottom: 0;height: auto;}
.fb-trending-img img{position: relative; border-radius: 12px;width: 100%;height: 100%;display: block;}
.fb-trending-title{font-size: 16px;font-weight: 500;padding-top: 8px; line-height: 22px;color: var(--color-d8);display: -webkit-box;
-webkit-line-clamp: 4;
-webkit-box-orient: vertical;
overflow: hidden;
text-overflow: ellipsis;}
.fb-trending-img{position: relative;}
.video-ply-icon{position: absolute;content: '';top: 50%;left: 50%;transform: translate(-50%, -50%); background: url(https://images.filmibeat.com/image/play-button-1734945517917.svg) 0 0 no-repeat;width: 42px;height: 31px;}


.fb-celebrities-list ul li{display: inline-block;max-width: 120px;width: 100%;white-space: normal;margin-right: 10px;vertical-align: top;border-bottom: 0;height: auto;}
.fb-celeb-thumb{width: 104px;height: 104px;border-radius: 50%;padding: 5px;}
.fb-celeb-thumb-active::after{position: absolute;content: '';width: 113px;height: 113px;border-radius: 50%;border: 2px solid #E91240;overflow: hidden;left: 0px;top: 0px;}
.fb-celeb-thumb img{width: 100%;height: 100%;border-radius: 50%;}
.fb-celeb-thumb-active{position: relative;}
.fb-celeb-thumb-active img{position: relative;left: 1px;top: 1px;}
.fb-celeb-thumb-name{color: #FDF8F8;font-weight: 400;font-size: 16px;margin-top: 16px;text-align: center;line-height: 18px;}

.fb-wallpaper-list ul li{display: inline-block;max-width: 300px;width: 100%;white-space: normal;margin-right: 15px;vertical-align: top;border-bottom: 0;height: auto;}
.fb-wpaper-thumb{border-radius: 12px;}
.fb-wpaper-thumb img{width: 100%;height: 100%;border-radius: 12px;}
.fb-wpaper-name{padding-top: 27px;color: var(--primary-font-color);font-weight: 500;font-size: 18px;line-height: 21px;}


.fb-p-moves-container{}
.fb-pmoves-tabs{margin-bottom: 16px;}
.fb-pmoves-tabs ul{width: 100%;overflow-x: scroll;white-space: nowrap;margin: 0;padding: 0 0 10px;}
.fb-pmoves-tabs ul li{display: inline-block;vertical-align: middle;margin-right: 15px;}
.fb-pmoves-tabs ul li span {font-size: 14px;font-weight: 400;line-height: 16px;color: var(--tabnav-font-color);display: block;padding: 10px 26px;border: 1px solid var(--tabnav-border-color);border-radius: 12px;background: var(--tabnav-bg-color);transform: translateZ(0);will-change: transform;transition-timing-function: cubic-bezier(.25,.46,.45,.94);transition-duration: .3s;transition-property: all;}
.fb-pmoves-tabs ul li span.active, .fb-pmoves-tabs ul li span.active:hover {background: var(--tabnav-bg-color-active);border: 1px solid var(--tabnav-border-color-active);color: var(--tabnav-font-color-active);}
.fb-pmoves-tabscontent ul li{display: inline-block;max-width: 165px;width: 100%;white-space: normal;margin-right: 16px;vertical-align: top;border-bottom: 0;height: auto;}
.fb-pmoves-thumb{width: 100%;}
.fb-pmoves-thumb img{width: 100%;display: block;border-radius: 12px;}
.fb-pmoves-thumb-text{margin-top: 16px;}
.fb-pmoves-name{font-size: 16px;line-height: 18px;font-weight: 500;color: var(--primary-font-color);display: block;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.fb-pmoves-name span{display: block;margin-top: 7px;font-size: 14px;line-height: 15px;}
.fb-pmoves-tabscontent{display: none;}
.tab-active {display: block;}
.movie-rate {
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  font-size: 14px;
    color: #000;
}
.movie-rate .stars {
  margin: 0 auto;
  vertical-align: middle;
  padding-top: 7px;
  display: inline-block;
}
.movie-rate .stars .star {
  float: left;
  padding: 0 2px;
  cursor: pointer;width: 18px;height: 18px;background: url(../images/star_deselect.svg) no-repeat 0 0;display: block;
}
.movie-rate .stars .star.rated {background: url(../images/star_selected.svg) no-repeat 0 0;}



.viewmore-btn{
display: flex;
align-items: center;
gap: 10px;
}

.viewmore-btn a{
font-weight: 400;
font-size: 14px;
line-height: 20px;
letter-spacing: 0%;
color: var(--btn-color);
}







.fb-article-headblock{margin: 0px 16px;}
.fb-article-mainheading{font-size: 26px;font-weight: 700;line-height: 36px;color: var(--primary-font-color);margin-bottom: 8px;}
.fb-article-publish{color: var(--primary-font-color);font-size: 12px;font-weight: 400;line-height: 19px;margin-bottom: 16px;}
.fb-article-publish span{display: block;margin-top: 5px;}
.fb-article-sharesocial{margin-bottom: 32px;}
.fb-article-sharesocial .fb-footer-social-links-list ul{justify-content: flex-start;}
.fb-article-content-desc{margin: 0px 16px;}
.fb-article-content-desc p{font-size: 16px;font-weight: 400;line-height: 24px;color: var(--primary-font-color);margin-bottom: 32px;}
.fb-article-content-desc .fb-article-thumbimg{margin: 32px 0px;border-radius: 12px;}
.fb-article-content-desc .fb-article-thumbimg img{border-radius: 12px;}

.fb-article-content-widget{background: #2D2C2C;padding:13px 16px 21px 16px;margin-bottom: 30px;}
.fb-article-widget-head{font-size: 18px;font-weight: 700;line-height: 21px;margin-bottom: 13px;color: var(--primary-font-color);}
.fb-article-widget-desc{color: var(--primary-font-color);font-size: 16px;font-weight: 400;line-height: 24px;margin-top: 0px;}
.fb-article-content-widget .fb-article-thumbimg{border-radius: 12px;}
.fb-article-content-widget .fb-article-thumbimg img{border-radius: 12px;}
.fb-article-content-desc-head{font-size: 20px;color: var(--primary-font-color);margin-bottom: 32px;font-weight: 700;line-height: 24px;}
.fb-article-content-widget .oi-wallpaper-wrapper{margin: 0px;}
.fb-article-content-widget .oi-wallpaper-wrapper ul{padding: 0px;}
.fb-article-content-widget .oi-wallpaper-wrapper ul li{max-width: 237px;padding: 0px;}
.fb-article-content-widget .oi-wallpaper-thumbimg img{height: 130px;}
.fb-article-content-widget .oi-wallpaper-title{padding: 16px 0 0 0px;height: auto;}
.fb-morefb-list ul li{max-width: 310px;}
.fb-morefb-list ul li .fb-listing-thumbimg img{width: 310px;height: 174px;border-radius: 12px;}

.fb-article-trending-wrapper{background: var(--widget-bg-color);padding: 16px 0px;margin-bottom: 48px;}
.fb-article-trending-wrapper .fb-trending-list{margin-bottom: 0px;}
.fb-article-trending-wrapper .fb-trending-list ul li{max-width: 130px;}