*{box-sizing:border-box;margin:0;padding:0}a{text-decoration:none}.btn-custom{background-color:#0087ff!important;font-size:22px;font-weight:700;padding:10px 30px}.btn-custom:hover,.social-link-wrapper a:hover{background-color:#0088ff98!important}.site-link-wrapper span:hover{color:#0088ff98!important}body{background-color:#272727;font-family:Helvetica Neue,sans-serif}.main-layout{display:flex;flex-direction:column;justify-content:space-between;min-height:100vh}.content{flex:1 1}.modal-body{box-shadow:0 0 10px grey}.section-heading{align-items:center;background:linear-gradient(90deg,#000 50%,transparent);border-top-left-radius:10px;border-top-right-radius:10px;display:flex;padding:1rem 2rem;width:70%}.section-heading img{margin-right:10px;width:45px}.section-heading h2{color:#fff;font-size:28px;font-weight:700;margin:0 0 0 5px}.overlay{bottom:0;cursor:pointer;left:0;position:fixed;right:0;top:0;z-index:99}.site-logo{color:#fff;display:inline-block;font-family:Prototype,sans-serif;font-size:54px;font-style:italic;letter-spacing:3px}.site-logo a{color:#fff;text-decoration:none}.site-logo span:last-child{color:#0087ff}.top-navbar .search-input,.top-navbar-mobile-wrapper .search-input{flex:1 1;padding:0 2rem;position:relative}.poster-dropdown-list{background:#5c5c5c;border-bottom-left-radius:10px;border-bottom-right-radius:10px;box-shadow:0 0 5px #000;left:0;margin:0 2rem;max-height:615px;overflow:hidden;overflow-y:scroll;position:absolute;right:0;top:65px;z-index:998}.poster-dropdown-list::-webkit-scrollbar{background:#979595;width:10px}.poster-dropdown-list::-webkit-scrollbar-thumb{background:#373737}.poster-dropdown-list .movies-list{margin:1rem 0}.script-data-table{color:#000}.top-navbar{align-items:center;background-color:#181818;display:flex;height:130px;justify-content:space-between;padding:0 2rem}.top-navbar .search-input input,.top-navbar-mobile-wrapper .search-input input{background:#fff;border:4px solid #0087ff;border-radius:10px;box-shadow:inset 0 0 10px #fff;color:#515151;font-size:25px;font-weight:600;height:70px;padding:10px 4rem 10px 20px;position:relative;text-shadow:0 1px 1px 0;width:100%;z-index:999}.top-navbar .search-input input:focus,.top-navbar-mobile-wrapper .search-input input:focus{outline:none}.top-navbar .search-input input::-webkit-input-placeholder,.top-navbar-mobile-wrapper .search-input input::-webkit-input-placeholder{color:#515151;font-weight:700;opacity:75%}.cross-icon-blue,.magnifying-glass{bottom:0;cursor:pointer;margin:auto;position:absolute;right:60px;top:0;width:35px;z-index:999}img.magnifying-glass{right:40px;width:65px}.link-wrapper ul{list-style:none;margin:0;padding:0}.link-wrapper ul li{display:inline-block;padding:1rem}.link-wrapper ul li a{color:#fff;font-size:22px;font-weight:700;text-decoration:none}nav.bottom-nav{align-items:center;background-color:#0087ff;display:flex;height:60px;justify-content:space-around;position:-webkit-sticky;position:sticky;top:0;z-index:997}.not-hovered{opacity:50%;transition:all .5s}nav.bottom-nav .nav-item-bottom a{align-items:center;cursor:pointer;display:flex;text-decoration:none}nav.bottom-nav .nav-item-bottom:first-child img{width:25px}nav.bottom-nav .nav-item-bottom img{width:30px}nav.bottom-nav .nav-item-bottom span{color:#fff;font-size:20px;font-weight:600;letter-spacing:0;margin-left:10px}.top-bottom-stripe{background-color:#0087ff;display:none;padding:5px}.top-navbar-mobile-wrapper{display:none;position:-webkit-sticky;position:sticky;top:0;z-index:999}.top-navbar-mobile{align-items:center;background-color:#181818;display:none;justify-content:space-between;padding:1rem 2rem}.top-navbar-mobile .menu-icon img,.top-navbar-mobile .search-icon img{width:30px}.navbar-bottom{align-items:center;background-color:#0087ff;bottom:0;display:none;height:80px;justify-content:space-around;position:fixed;width:100%;z-index:9999}.navbar-bottom .navbar-bottom-icons{align-items:center;display:flex;flex:1 1;flex-direction:column;justify-content:center}.navbar-bottom .navbar-bottom-icons img{width:30px}.navbar-bottom .navbar-bottom-icons span{color:#fff;flex:1 1;font-size:16px;font-weight:700;margin-top:5px}.navbar-bottom .navbar-bottom-icons .middle{display:grid;height:30px;justify-content:center;width:30px}.navbar-bottom .navbar-bottom-icons .middle img{width:65px}.navbar-bottom .navbar-bottom-icons .middle>div{align-items:center;background-color:#fff;border-radius:50%;box-shadow:0 0 10px #000;display:flex;height:75px;justify-content:center;margin-top:-42px;padding:10px;width:75px}.mobile-search-wrapper{background:rgba(0,0,0,.9);bottom:0;left:0;padding:1rem;position:fixed;right:0;top:0;z-index:999}.mobile-search-wrapper .search-input{background:#181818;left:0;padding:1rem;position:absolute;right:0;top:0;z-index:9999}.mobile-search-wrapper .search-input>img.magnifying-glass{width:45px}.mobile-search-wrapper .search-input>img{right:30px;width:25px;z-index:9999}.mobile-search-wrapper .search-input input{font-size:20px;font-weight:700;height:50px;padding:10px;text-shadow:0 0 1px #000;z-index:9999}.mobile-search-wrapper .poster-dropdown-list{margin:0;overflow:hidden;overflow-y:scroll;top:80px;z-index:9999}.mobile-search-stripe{display:none}.mobile-menu-wrapper{align-items:center;background:#181818;bottom:0;display:flex;flex-direction:column;left:0;margin-bottom:70px;overflow:scroll;padding:2rem;position:fixed;right:0;top:0;transform:translateX(-100%);-webkit-transform:translateX(-100%)}.slide-in{animation:slide-in .5s forwards;-webkit-animation:slide-in .5s forwards}.slide-out{animation:slide-out .5s forwards;-webkit-animation:slide-out .5s forwards}@keyframes slide-in{to{-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes slide-in{to{-webkit-transform:translateX(0)}}@keyframes slide-out{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}@-webkit-keyframes slide-out{0%{-webkit-transform:translateX(0)}to{-webkit-transform:translateX(-100%)}}.mobile-menu-wrapper>div{width:100%}.mobile-menu-wrapper .menu-list{text-align:center}.mobile-menu-wrapper .menu-list .menu-item{padding:1rem}.mobile-menu-wrapper .menu-list .menu-item:not(:last-child){border-bottom:2px solid #373737}.mobile-menu-wrapper .menu-list .menu-item span{align-items:center;color:#fff;display:flex;font-size:18px;font-weight:700;justify-content:center;text-decoration:none}.mobile-menu-wrapper .menu-list .menu-item img{margin-right:10px;width:30px}.mobile-menu-wrapper .site-logo{font-size:28px;text-align:center}.ad-banner{align-items:flex-start;background-color:#fff;color:#d5d5d5;display:flex;font-size:26px;font-weight:700;height:150px;justify-content:flex-end;margin:2rem 0;padding:0 10px}.ad-banner>span{opacity:0}.main-content{padding:2rem}.heading{margin:1rem 0}.heading .heading-wrapper{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center}.home-header-desktop{display:block}.home-header-mobile{display:none}.heading .typewriter-wrapper{align-items:center;display:flex;height:100%;justify-content:center;width:35%}.heading .heading-wrapper{width:60%}.heading .typewriter-wrapper .lazy-load-image-background{height:auto!important;text-align:right}.heading .home-header-desktop .header{align-items:center;display:flex;justify-content:center}.heading .typewriter-wrapper img{width:75%}.heading h1{font-size:44px;font-weight:700;margin:0 0 1rem}.heading h1,.heading h2{color:#fff;text-align:center;text-shadow:5px 5px 5px #000}.heading h2{font-size:35px}.subscription-form{margin:auto;padding:2rem;text-align:center;width:60%}.subscription-form .site-logo{font-size:28px}.subscription-form h1{color:#fff;font-size:28px}.subscription-form form{align-items:center;display:flex;justify-content:center;margin-top:2rem}.subscription-form input[type=email]{border:1px solid #fff;border-radius:10px;font-size:20px;font-weight:700;height:50px;outline:none;padding:0 1rem;width:50%}.subscription-form input[type=submit]{background-color:#0087ff;border:none;border-radius:10px;color:#fff;font-size:22px;font-weight:700;margin-left:10px;outline:none;padding:10px}.poster-section{background-color:#373737;border-radius:10px;margin:2rem 0}.poster-section .poster-list-wrapper{padding:2rem;position:relative}.slick-track{display:flex!important;flex-flow:row wrap;justify-content:space-between}.custom-arrow-next button,.custom-arrow-prev button{align-items:center;border:none!important;display:flex;justify-content:center;padding:10px 20px}.custom-arrow-prev{bottom:-70px;left:auto;right:120px;top:auto}.custom-arrow-next{bottom:-70px;right:45px;top:auto}.slick-disabled>button{background-color:#a9a9a9!important}.slick-next:before,.slick-prev:before{content:""}.slick-slide{height:inherit!important}.single-poster{background-color:#555;border-radius:10px;cursor:pointer;display:flex;flex-direction:column;height:100%;justify-content:center;padding:1rem}.script-of-the-day-bg{background-image:url(/static/media/paper_stack.f5882eb61c25e613ef1f.png);background-position:50%;background-repeat:no-repeat;background-size:contain;padding:30px}.single-poster-img-wrapper,.single-script-of-the-day{align-items:center;display:flex;justify-content:center}.single-poster-img-wrapper{background-image:url(/static/media/paper_stack.f5882eb61c25e613ef1f.png);background-position:50%;background-repeat:no-repeat;background-size:contain;height:500px;width:100%}.single-poster-wrapper{height:100%;padding-right:1rem}.single-poster-wrapper:first-child{padding-left:0}.single-poster .single-poster-img-wrapper img{height:75%;width:75%}.recommended-movies .single-poster .single-poster-img-wrapper img{height:79%;width:82%}.single-poster .single-poster-img-wrapper span{align-items:center;display:inline-flex!important;height:100%;justify-content:center;width:100%}.poster-wrapper{flex-basis:calc(20% - 20px);flex-grow:0;flex-shrink:1;height:100%;margin-left:1.5rem}.poster-wrapper:first-child{margin-left:0}.poster-list .poster-wrapper:nth-child(5) .single-poster-wrapper{padding:0!important}.single-poster img{box-shadow:0 0 10px #000;height:100%;width:100%}.single-poster .poster-details{display:flex;flex-direction:column;flex-grow:1}.single-poster .poster-name{color:#fff;font-size:26px;font-weight:700;text-transform:capitalize}.single-poster .poster-year{color:#0087ff;font-size:22px;font-weight:700;line-height:25px;margin-top:1rem;text-transform:capitalize}.poster-section-button{margin:2.5rem 0 0;text-align:center}.carousel-container{width:100%}.carousel-button-group{bottom:0;padding:2rem 3rem 2rem 0;position:absolute;right:0}.carousel-button-group button.disable{background-color:#a9a9a9}.carousel-button-group button:disabled{background:#a9a9a9!important;opacity:1!important}.carousel-button-group button{align-items:center;display:inline-flex;justify-content:center;padding:10px 20px}.poster-section-button-empty{padding:2rem}.carousel-button-group button,.poster-section-button button{border:none;font-size:22px;font-weight:700;min-width:20%;outline:none;padding:10px 20px}.carousel-button-group button{background-color:#0087ff;width:auto}.carousel-button-group button img,.custom-arrow-next img,.custom-arrow-prev img{width:18px}.slick-track{-webkit-transform:translateZ(0);transform:translateZ(0)}.poster-section .poster-list-no-carousel{grid-gap:1.5rem;display:grid;grid-auto-rows:minmax(-webkit-min-content,-webkit-max-content);grid-auto-rows:minmax(min-content,max-content);grid-column:auto;grid-template-columns:repeat(5,1fr)}.poster-section .poster-list-no-carousel .poster-wrapper{margin:0}.poster-section .poster-list-no-carousel .single-poster-wrapper{margin:0;padding:0}.podcast-section-wrapper,.single-poster-section{background-color:#373737;border-radius:10px;margin:2rem 0}.movie-content-admin,.single-poster-section .movie-content{display:flex;padding:2rem 0}.movie-content-admin .movie-poster,.single-poster-section .movie-content .movie-poster{width:20%}.single-poster-section .movie-content .movie-poster-extra{width:30%}.movie-content-admin .movie-poster img,.single-poster-section .movie-content .movie-poster img,.single-poster-section .movie-content .movie-poster-extra img{height:100%;width:100%}.movie-detail-read-more{margin:2rem 0}.movie-detail-read-more button.btn-custom{padding:10px 20px}.movie-content-admin .movie-details,.single-poster-section .movie-content .movie-details{color:#fff;display:flex;flex-direction:column;justify-content:center;padding:0 2rem 0 3rem;width:70%}.movie-content-admin .movie-details h2,.single-poster-section .movie-content .movie-details h2{font-size:36px;font-weight:600;text-transform:capitalize}.movie-content-admin .movie-details h3,.single-poster-section .movie-content .movie-details h3{font-size:26px;font-weight:400;margin:1rem 0}.single-poster-section .movie-content .movie-details h3 span{font-weight:900}.single-poster-section .movie-content .movie-details p{font-size:22px;margin:1.5rem 0 10px}.single-poster-section .movie-content .movie-details p:last-of-type{margin:0}.movie-details .user-rating{font-size:22px}.single-poster-section .movie-content .movie-details button{align-items:center;display:flex;font-size:22px;justify-content:center;padding:5px 20px}.single-poster-section .movie-content .movie-details button img{margin-right:5px}.podcast-section{border-radius:10px;padding:2rem}.podcast-section .left-section-wrapper{align-items:center;display:flex;height:100%;justify-content:center}.podcast-section .left-section{align-items:center;background-color:#000;display:flex;flex-direction:column;height:460px;justify-content:center;padding:2rem;width:460px}.podcast-section .left-section span.podcast{color:#fff;font-size:40px;font-weight:lighter;letter-spacing:1rem}.podcast-section .right-section{color:#fff;display:flex;flex-direction:column;height:100%;justify-content:center}.podcast-section .right-section .podcast-logo-wrapper{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 1fr 1fr}.podcast-section .right-section img{border-radius:10px;height:100%;width:100%}.podcast-logo{align-items:center;background-color:#fff;border-radius:10px;display:flex;height:80px;justify-content:center;padding:10px}.podcast-logo>div{background-size:contain!important}.podcast-logo-1{background-color:#7335d4}.podcast-logo-2,.podcast-logo-3,.podcast-logo-4{background-color:#fff}.podcast-section .right-section h2{font-size:34px;font-weight:700}.podcast-section .right-section p{font-size:24px;margin:1rem 0}.poster-section-for-mobile{display:none}.genre-poster-container{align-items:center;background-color:#555;border-radius:10px;color:#fff;display:flex;flex-direction:column;margin-bottom:1.5rem;padding:1rem;width:95%}.genre-poster-container>span{display:block;font-size:28px;font-weight:700;line-height:2rem;margin-bottom:1rem;text-align:left;text-transform:capitalize;width:100%}.genre-poster-images{grid-gap:3px;display:grid;grid-template-columns:auto auto;height:330px}.genre-poster-image-wrapper{height:165px;width:125px}.genre-poster-images img{height:100%;opacity:1!important;width:100%}.genre-section{display:grid;grid-template-columns:auto auto auto;justify-items:center}.genre-button-wrapper{margin:1rem 0;text-align:center;width:250px}.genre-button-wrapper button{text-transform:capitalize;width:100%}.alphabet-container{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;margin:auto;width:1250px}.alphabet-container-mobile{display:none;margin-top:1rem}.alphabet-container-mobile .react-multi-carousel-list li{width:100px}.alphabet-container button{align-items:center;background-color:#0087ff;display:flex;font-size:35px;font-weight:700;height:60px;justify-content:center;margin:10px 14px;padding:10px 20px;text-transform:capitalize;width:60px}.alphabet-container button:last-child,.alphabet-container-mobile button.numeric-btn{align-items:flex-start;background-color:#0087ff;display:flex;flex-direction:column;font-size:18px;line-height:12px;padding:5px}.alphabet-container button:last-child span:nth-child(2),.alphabet-container-mobile button.numeric-btn span:nth-child(2){margin-left:12px}.alphabet-container button:last-child span:nth-child(3),.alphabet-container-mobile button.numeric-btn span:nth-child(3){margin-left:26px}.poster-list-item-search{margin:1rem}.poster-list-item{margin:2rem 0}.move-to-top{align-items:center;background-color:#0087ffb8;border-radius:50%;bottom:50px;display:flex;height:70px;justify-content:center;padding:1rem;position:fixed;right:50px;width:70px}.move-to-top img{width:30px}.poster-list-item,.poster-list-item-search{align-items:center;cursor:pointer;display:flex;justify-content:flex-start}.poster-list-img-wrapper{background:url(data:image/png;base64,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);background-repeat:no-repeat;background-size:cover;height:104px;width:70px}.poster-list-item-search img{width:70px}.poster-list-item img{box-shadow:0 0 5px #000;width:160px}.poster-list-item .poster-details{color:#fff;margin:0 2rem}.poster-list-item .poster-details h2{font-size:32px;font-weight:700;text-transform:capitalize}.poster-list-item .poster-details h3{font-size:26px}.poster-list-item-search .poster-details-search{color:#fff;margin:0 10px}.poster-list-item-search .poster-details-search h2{font-size:18px;text-transform:capitalize}.poster-list-item-search .poster-details-search h3{color:#fff;font-size:14px}.poster-list-item-search:hover{box-shadow:0 0 10px #ccc;-webkit-transform:scale(1.02);transform:scale(1.02);transition:.5s ease-in-out}.not-found-movie{color:#fff;font-size:28px;padding:10px 0;text-align:center}.list-heading{align-items:center;display:flex;justify-content:space-between}.list-heading>span{color:#fff;font-size:58px;font-weight:700}.movie-type-icons{align-items:center;display:flex;justify-content:center}.movie-type-icons img{cursor:pointer;width:30px}.movie-type-icons div{align-items:center;color:#fff;display:flex;flex-direction:column;justify-content:center}.movie-type-icons div>span:first-child{background:#ff7800;border-radius:5px;cursor:pointer;display:inline-flex;margin:0 10px;padding:5px}.movie-type-icons div:first-child>span:first-child{background-color:initial;padding:0}.movie-type-icons div>span:first-child img{height:25px;width:25px}.search-result{margin:2rem 0}.search-result-count{align-items:center;color:#fff;display:flex;font-size:28px;letter-spacing:2px}.search-result-count img{margin-right:10px;width:25px}.search-result-filters{align-items:center;display:flex;justify-content:space-between;margin:10px 0}.search-result-filter-category{align-items:center;color:#fff;display:flex;font-size:18px;margin:10px 0}.search-result-filter-category div:first-child img{margin-right:1rem;width:15px}.search-result-filter-category div.active,.search-result-filter-category div:hover{border-bottom:2px solid #ff7800}.search-result-filter-category div{align-items:center;border-bottom:2px solid transparent;cursor:pointer;display:flex;font-size:28px;justify-content:center}.search-result-filter-category div:not(:first-child){display:inline-block;margin:0 10px}.search-result-list{grid-gap:2rem;display:grid;grid-auto-rows:minmax(-webkit-min-content,-webkit-max-content);grid-auto-rows:minmax(min-content,max-content);grid-column:auto;grid-template-columns:repeat(5,1fr)}.search-result .pagination-wrapper{align-items:center;display:flex;justify-content:center;margin:2rem 0;text-align:center}.search-result .pagination-wrapper>button{margin-right:10px}.search-result-list{margin-bottom:1rem}.search-result-list .poster-wrapper{margin:0}.search-result-list .single-poster-wrapper{padding:0}.search-result .pagination-wrapper>button.page-index{margin-top:5px}.search-result .pagination-wrapper>li.pagination-active a.page-index{background-color:#fff!important;color:#0087ff!important}.search-result .pagination-wrapper button:last-child{align-items:center;display:inline-flex;height:60px;justify-content:center;padding:10px 15px;width:60px}.search-result .pagination-wrapper button:last-child img{width:20px}.search-result .pagination-wrapper li.page-index a{color:#fff;text-decoration:none}.search-result .pagination-wrapper li a.page-index,.search-result .pagination-wrapper>button.page-index{align-items:center;background-color:#0087ff;border:none;color:#fff;display:inline-flex;font-size:26px;font-weight:700;height:60px;justify-content:center;padding:10px 20px;width:60px}.search-result .pagination-wrapper li a.page-index{margin:0 10px}.search-result .pagination-wrapper li a.page-index img{width:15px}.search-result .pagination-wrapper li.pagination-active a.page-index{background-color:#fff!important;color:#0087ff!important;margin:0 10px}.searches-list{padding:1rem}.searches-list span,.tag-list span{background:#8b8b8b;border:1px solid #0087ff;border-radius:10px;color:#fff;cursor:pointer;display:inline-block;font-weight:700;margin-bottom:10px;margin-left:1rem;padding:5px 8px}.tag-list span:last-child{align-items:center;background-color:initial;border:none;display:flex}.recommended-movies h3{color:#fff;font-size:30px;font-weight:700;text-align:center}.recommended-more{width:100%}.single-movie-left{padding-right:1rem}.ad-span-style{align-items:flex-start;display:flex;height:100%;justify-content:flex-end;position:absolute;top:0;width:100%}.link-table{background-color:#fff;border-radius:10px;padding:1rem}.single-link{align-items:center;border-bottom:1px solid #ddd;display:flex;justify-content:space-between;padding:1rem 0}.single-link>div span{font-size:28px}.single-link:last-child{border-bottom:none}.single-link>div{flex-basis:0;flex-grow:1}.single-link>div:last-child{flex-grow:inherit}.single-link>div:not(:first-child){text-align:center}.single-link>div:last-child a{margin:auto}.single-link span{font-weight:700}.single-link span.host{color:#0087ff}.single-link>div:first-child{text-align:center}.single-link img.file-img{width:65px}.single-link .for-mobile-date>span:nth-child(2){display:none}.single-link span.price{align-items:center;display:flex;flex-direction:column;font-size:14px;font-weight:700;justify-content:center}.single-link span.price img{width:30px}.single-link a:hover{color:#fff}.single-link a{align-items:center;color:#fff;display:flex;font-size:16px;font-weight:700;justify-content:center;padding:8px 20px}.single-link a img{margin-left:15px;width:10px}.single-link span.price img.paid{width:15px}.user-rating{align-items:center;display:flex;margin:1rem 0}.user-rating img{margin-left:5px;width:20px}.broken-link{color:#0087ff;margin:1rem 0;text-align:right}.broken-link span{align-items:center;display:inline-flex;font-size:16px;font-weight:700;justify-content:center;text-decoration:none}.broken-link span img{margin-right:10px;width:20px}.available-logos{margin:1rem 0}.available-logos,.logos{align-items:center;display:flex;justify-content:center}.logos{background-color:#fff;border-radius:50px;cursor:pointer;margin-left:2rem;padding:10px 30px}.logos img{width:80px}.logos:nth-child(3){background-color:#fff;height:44px;padding:0;width:120px}.logos:nth-child(2) img,.logos:nth-child(4) img{-webkit-transform:scale(1.3);transform:scale(1.3)}.logos:nth-child(3) img{width:50px}.logos:nth-child(4) img{width:100px}.tag-list{margin-bottom:0;padding:1rem 2rem;word-break:break-all}.tag-list span{color:#fff;display:inline-block;font-size:22px}.tag-list .tag-suggest{color:#0087ff;cursor:pointer}.user-comment-wrapper{background:#fff;border-radius:10px;padding:10px}.comment-action,.comment-header{align-items:center;display:flex;justify-content:space-between}.comment-header .user-name{color:#373737;font-size:22px;font-weight:bolder}.comment-header .date{color:#5c5c5c}.user-comment-wrapper .user-rating{margin:0}.user-comment-wrapper .user-rating .stars,.user-rating-share-wrapper .user-rating .stars{display:flex}.user-comment-wrapper .user-rating img{width:20px}.user-comment-wrapper .user-rating img:first-child{margin-left:0}.user-comment{color:#3c3c3c;font-size:18px;font-weight:600;margin:10px 0}.comment-action{color:#0087ff;font-size:22px;font-weight:700;margin:1rem 0}.comment-action>div{align-items:center;cursor:pointer;display:flex;justify-content:center}.comment-action img{cursor:pointer;margin-right:5px;width:20px}.comment-wrapper .user-avatar{text-align:right}.comment-wrapper .user-avatar img{margin-left:auto;width:60px}.comment-wrapper .rating{align-items:center;color:#fff;display:flex;font-weight:700;justify-content:flex-end;margin:1rem 0}.comment-wrapper .rating span{font-size:22px}.comment-wrapper .rating img,.user-rating .star img{cursor:pointer;margin-left:5px;width:20px}.comment-wrapper .comment-form input,.comment-wrapper .comment-form textarea{font-size:22px}.comment-wrapper .comment-form .theme-field-error,.theme-field-error{color:red}.comment-wrapper .comment-form .theme-field-error.text-right{text-align:right}.comment-wrapper .comment-form button img{margin-right:5px;width:25px}.modal-content{background-color:#181818;color:#fff}.rating-star{cursor:pointer}.modal-content input:disabled{background-color:#373737}.podcast-form input,.podcast-form input:active,.podcast-form input:focus,.podcast-form textarea,.podcast-form textarea:active,.podcast-form textarea:focus{background-color:#373737;border:none;color:#fff;outline:none}.modal-content input,.modal-content input:active,.modal-content input:focus{background-color:#272727;border:none;color:#fff;outline:none}.reply-comment-modal-header,.report-broken-link-modal-header,.report-comment-modal-header,.share-modal-header,.tag-modal-header{position:relative;text-align:center}.reply-comment-modal-header img,.report-broken-link-modal-header img,.report-comment-modal-header img,.share-modal-header img,.tag-modal-header img{cursor:pointer;position:absolute;right:0;top:7px;width:20px}.reply-comment-modal-header span,.report-broken-link-modal-header span,.report-comment-modal-header span,.share-modal-header span,.tag-modal-header span{font-size:22px;font-weight:700}.reply-comment-modal-reply-form{margin:10px 0}.share-modal-content{align-items:center;display:flex;justify-content:center;margin:1rem 0}.copy-link,.email-link,.twitter-link{align-items:center;border-radius:50%;cursor:pointer;display:flex;height:60px;justify-content:center;width:60px}.email-link img,.twitter-link img{width:40px}.email-link{background-color:#e60000}.copy-link{background-color:#3c3c3c;margin-left:2rem}.twitter-link{background-color:#1da1f2;margin-left:2rem}.share-form{display:flex}.share-form input{flex:1 1;margin-right:10px;padding:10px}.share-form button{font-weight:700;padding:10px}footer .top-footer{background-color:#181818;padding:1.5rem}footer .footer-logo{width:100%}.footer-left-wrapper{display:flex}.social-link-wrapper{align-items:center;display:flex;height:100%;justify-content:flex-end;width:100%}.footer-logo-wrapper img{margin-right:auto;width:80px}.site-link-wrapper>div,.social-link-wrapper>div{align-items:center;display:flex}.social-link-wrapper a{margin-left:2rem}.social-link-wrapper div:first-child a{margin:0}.social-link-wrapper a{align-items:center;background-color:#0087ff;border-radius:50%;display:flex;height:50px;justify-content:center;width:50px}.social-link-wrapper img{width:25px}.site-link-wrapper{display:flex;justify-content:center;width:100%}.site-link-wrapper span{color:#0087ff;cursor:pointer;font-size:22px;font-weight:700;margin-left:1rem;margin-left:4rem}.site-link-wrapper:first-child span{margin:0}.footer-copyright{align-items:flex-end;background-color:#0087ff;color:#fff;display:flex;height:100%;justify-content:space-between;padding:1rem 2rem;width:100%}.footer-copyright div,.footer-copyright p{flex:1 1}.footer-copyright div{align-items:center;display:flex;justify-content:flex-end}.footer-copyright div p{flex:0 1;margin-right:10px}.footer-copyright img{width:50px}.footer-copyright p{color:#fff;font-size:16px;margin:0}.not-found-content{color:#fff;font-size:32px;font-weight:600;text-align:center}.movie-desc-img,.recommended-movies-mobiles,.user-rating-share-wrapper-mobile{display:none}.search-result .pagination-wrapper li.disabled a.page-index{background-color:#a9a9a9!important}.random-control-wrapper{align-items:center;display:flex;position:relative}.random-control-wrapper .sort-action-wrapper{display:flex;justify-content:flex-end;width:100%}.random-control-wrapper .random-btn-container{flex:1 1;position:absolute;width:100%}.random-btn-container button,.random-control-wrapper .random-btn-container{align-items:center;display:flex;justify-content:center}.random-btn-container button span img{margin-left:20px;width:25px}.feature-modal-form .input-wrapper{align-items:center;display:flex;justify-content:space-between}.feature-modal-form .input-wrapper input{width:70%}@media screen and (max-width:2260px) and (min-width:1920px){.single-poster .single-poster-img-wrapper img{height:60%;width:75%}.recommended-movies .single-poster .single-poster-img-wrapper img{height:65%;width:85%}}@media screen and (max-width:1920px) and (min-width:1650px){.single-poster .single-poster-img-wrapper img{height:60%;width:75%}.recommended-movies .single-poster .single-poster-img-wrapper img{height:65%;width:85%}}@media screen and (max-width:2560px) and (min-width:1024px){.single-poster .single-poster-img-wrapper img:hover{box-shadow:0 0 10px #fff;transition:.3s ease-in}}@media screen and (max-width:1920px) and (min-width:1680px){.single-poster-img-wrapper{height:370px;width:100%}.section-heading img{width:30px}.podcast-logo{background-color:#fff;border-radius:10px;height:80px}.podcast-logo-1{background-color:#7335d4}}@media screen and (max-width:1920px) and (min-width:1800px){.single-poster-img-wrapper{height:400px}.single-poster-img-wrapper-single-movie{height:350px}.single-poster .single-poster-img-wrapper img{height:75%;width:80%}}@media screen and (max-width:1799px) and (min-width:1661px){.single-poster-img-wrapper{height:330px}.single-poster .single-poster-img-wrapper img{height:65%;width:80%}}@media screen and (max-width:1661px) and (min-width:1441px){.single-poster-img-wrapper{height:330px}.single-poster .single-poster-img-wrapper img{height:70%;width:80%}}@media screen and (max-width:1880px) and (min-width:1300px){.single-poster-img-wrapper{height:350px;width:100%}.single-poster-img-wrapper-single-movie{height:300px}.section-heading img{width:25px}.single-poster .poster-name{font-size:20px}.single-poster .poster-year{font-size:16px}}@media screen and (max-width:1380px) and (min-width:1260px){.single-poster .single-poster-img-wrapper img{height:85%;width:80%}}@media screen and (max-width:1380px) and (min-width:1300px){.recommended-movies .single-poster .single-poster-img-wrapper img{height:75%;width:82%}}@media screen and (max-width:1280px) and (min-width:1260px){.single-poster .single-poster-img-wrapper img{height:85%;width:83%}.recommended-movies .single-poster-img-wrapper{height:160px}.recommended-movies .single-poster .single-poster-img-wrapper img{height:85%;width:69%}.recommended-movies .single-poster{padding:10px}}@media screen and (max-width:1270px) and (min-width:1260px){.single-poster .single-poster-img-wrapper img{height:76%;width:84%}.recommended-movies .single-poster-img-wrapper{height:160px}.recommended-movies .single-poster .single-poster-img-wrapper img{height:85%;width:69%}.recommended-movies .single-poster{padding:10px}}@media screen and (max-width:1440px) and (min-width:1260px){.poster-list-item img{width:120px}.section-heading img{width:25px}.single-poster .poster-name{font-size:20px}.single-poster .poster-year{font-size:18px}.single-poster-section .movie-content .movie-poster{width:27%}.single-poster-section .movie-content .movie-poster-extra{width:40%}.podcast-logo{border-radius:10px;height:60px}.single-link img.file-img{width:45px}.single-link>div span{font-size:18px}.single-poster-img-wrapper{height:230px}.recommended-movies .single-poster-img-wrapper-single-movie{height:200px}.recommended-movies .single-poster .single-poster-img-wrapper img{height:85%;width:75%}.alphabet-container{width:1150px}.alphabet-container button{font-size:28px;height:50px;width:50px}.recommended-movies h3{font-size:26px}.genre-poster-image-wrapper{height:150px;width:110px}.genre-poster-images{height:300px}.genre-poster-container>span{font-size:24px}.genre-button-wrapper button{text-transform:capitalize;width:90%}.poster-list-item .poster-details h2{font-size:26px}.poster-list-item .poster-details h3{font-size:20px}}@media screen and (max-width:1266px){.poster-list-item img{width:130px}.alphabet-container{width:865px}.alphabet-container button{font-size:24px;height:50px;margin:5px;padding:5px 15px;width:50px}.alphabet-container button:last-child{font-size:16px;line-height:16px}}@media screen and (max-width:1260px) and (min-width:1081px){.section-heading img{width:25px}.section-heading h2{font-size:28px}.top-navbar .search-input>img{right:45px}.top-navbar .search-input input{font-size:22px;padding-right:1.5rem}.single-poster-img-wrapper{height:250px}.single-poster .poster-name{font-size:20px}.single-poster .poster-year{font-size:18px}.podcast-logo{height:60px}.single-link img.file-img{width:40px}.single-link>div span{font-size:18px}.tag-list{display:flex;flex-wrap:wrap}.single-poster-section .movie-content .movie-poster{width:35%}.single-poster-section .movie-content .movie-poster-extra{width:45%}.single-poster-section .movie-content .movie-details h2{font-size:22px;margin:10px 0}.single-poster-section .movie-content .movie-details p{margin:8px 0}.movie-details .user-rating{font-size:16px;margin:10px 0}.single-poster-section .movie-content .movie-details h3{font-size:18px;margin:10px 0}.single-poster-section .movie-content .movie-details p{font-size:16px;margin:10px 0}.single-poster-img-wrapper-single-movie{height:250px}}@media screen and (max-width:1080px) and (min-width:1025px){.recommended-movies .single-poster .single-poster-img-wrapper img{width:55%}.podcast-section .left-section{height:380px;width:380px}.podcast-section .left-section .site-logo{font-size:34px}.podcast-section .left-section img{width:70%}.podcast-section .left-section span.podcast{display:inline-block;font-size:22px;letter-spacing:10px;margin:0 0 1rem}.podcast-logo{height:60px}.section-heading h2{font-size:22px}.single-poster .single-poster-img-wrapper img{height:75%}.section-heading img{width:20px}.single-poster-img-wrapper{height:210px}.single-poster-img-wrapper-single-movie{height:165px}.single-poster .poster-name,.single-poster .poster-year{font-size:16px}.single-poster-section .movie-content .movie-details{padding:0 2rem 0 1rem}.single-poster-section .movie-content .movie-poster-extra{width:45%}.single-poster-section .movie-content .movie-poster{width:30%}.single-link img.file-img{width:40px}.single-link>div span{font-size:16px}.poster-list-item img{width:110px}.poster-list-item .poster-details h2{font-size:22px}.poster-list-item .poster-details h3{font-size:18px}}@media screen and (max-width:1024px){.comment-wrapper .user-avatar img{width:45px}.recommended-movies .single-poster .single-poster-img-wrapper img{width:55%}.single-poster-img-wrapper{height:240px}.single-poster-img-wrapper-single-movie{height:165px}.single-poster-section .movie-content .movie-details{padding:0 1.5rem}.section-heading img{width:25px}.single-poster .poster-name,.single-poster .poster-year{font-size:16px}.podcast-logo{height:60px}.podcast-logo>div{background-size:contain!important}.single-link img.file-img{width:40px}.single-link>div span{font-size:18px}.tag-list{display:flex;flex-wrap:wrap}.top-navbar .search-input input{font-size:22px;padding-right:1.5rem}.single-poster-section .movie-content .movie-poster{width:35%}.single-poster-section .movie-content .movie-poster-extra{width:45%}.single-poster-section .movie-content .movie-details h2{font-size:22px;margin:10px 0}.single-poster-section .movie-content .movie-details p{margin:8px 0}.movie-details .user-rating{font-size:16px;margin:10px 0}.single-poster-section .movie-content .movie-details h3{font-size:18px;margin:10px 0}.single-poster-section .movie-content .movie-details p{font-size:16px;margin:10px 0}.genre-poster-images{height:240px}.genre-button-wrapper button{font-size:16px;width:65%}.genre-poster-container>span{font-size:22px}.genre-poster-image-wrapper{height:120px;width:80px}.podcast-section .left-section{height:380px;width:380px}.podcast-section .left-section .site-logo{font-size:34px}.podcast-section .left-section span.podcast{display:inline-block;font-size:22px;letter-spacing:10px;margin:0 0 1rem}.podcast-section .left-section img{width:70%}.recommended-movies h3{font-size:18px}.heading .typewriter-wrapper img{width:75%}.heading h1{font-size:32px}.heading h2{font-size:26px}.poster-section .poster-list-no-carousel{grid-template-columns:repeat(4,1fr)}.single-poster .single-poster-img-wrapper img{height:79%;width:83%}.top-navbar{padding:0 1rem}.main-content{padding:1rem}.recommended-movies .single-poster{padding:10px}.poster-list-item .poster-details h2{font-size:24px}.poster-list-item .poster-details h3{font-size:20px}}@media screen and (max-width:786px){.main-content{margin-bottom:100px;padding:1rem}.section-heading{padding:1rem}.heading h1{font-size:38px}.heading h2{font-size:30px}.home-header-desktop{display:none}.home-header-mobile{display:block}.heading{margin:1rem 0 0}.heading .heading-wrapper{width:100%}.top-navbar,footer,nav.bottom-nav{display:none}.top-bottom-stripe,.top-navbar-mobile-wrapper{display:block}.top-navbar-mobile{display:flex}.navbar-bottom{display:flex;height:70px}.navbar-bottom .navbar-bottom-icons img{width:25px}.navbar-bottom .navbar-bottom-icons .middle img{width:50px}.navbar-bottom .navbar-bottom-icons .middle>div{height:65px;width:65px}.navbar-bottom .navbar-bottom-icons .middle{height:25px}.single-movie-poster-wrapper .single-poster{margin:auto;width:300px}.recommended-movies .single-movie-poster-wrapper .single-poster{margin:auto;width:200px}.single-poster-img-wrapper{height:180px}.section-heading h2{font-size:24px}.single-poster-wrapper{padding-right:10px}.recommended-movies .single-poster-img-wrapper{height:220px}.comment-action>div{font-size:16px}.single-poster .poster-name{font-size:18px}.single-poster .poster-year{font-size:16px}.poster-section-button button{font-size:16px;padding:10px 20px}.carousel-button-group{display:none;padding:2rem 2rem 1rem 0}.custom-arrow-next,.custom-arrow-prev{display:none!important}.poster-section .poster-list-no-carousel{grid-gap:1rem;grid-template-columns:repeat(4,1fr)}.podcast-section{padding:1rem}.podcast-section .site-logo{font-size:34px}.podcast-section .left-section span.podcast{font-size:26px;letter-spacing:10px}.podcast-logo{height:50px}.podcast-logo>div{width:100%!important}.podcast-section .right-section{padding:1rem 0}.podcast-section .right-section h2{font-size:26px}.podcast-section .right-section h3{font-size:22px}.podcast-section .right-section p{font-size:18px}.podcast-section .right-section img{border-radius:0}.btn-custom{padding:10px 20px}.single-poster-section .movie-content .movie-poster{width:50%}.single-poster-section .movie-content .movie-poster-extra{align-items:center;display:flex;flex-direction:column;justify-content:center;width:50%}.single-poster-section .movie-content .movie-poster-extra span{height:80%!important}.single-poster-section .movie-content .movie-poster-extra span img{height:100%}.single-poster-section .movie-content .movie-details h2{font-size:22px;margin:10px 0}.single-poster-section .movie-content .movie-details{padding:0 1rem;width:50%}.single-poster-section .movie-content .movie-details p{margin:8px 0}.movie-details .user-rating{font-size:16px;margin:10px 0}.single-poster-section .movie-content .movie-details h3{font-size:18px;margin:10px 0}.single-poster-section .movie-content .movie-details p{font-size:16px;margin:10px 0}.single-poster-section .movie-content .movie-details button{font-size:16px}.single-poster-section{margin-top:10px}.single-poster-section .movie-content{padding:0}.poster-section .poster-list-wrapper{padding:1rem}.subscription-form{width:100%}.genre-section{grid-template-columns:auto auto}.genre-poster-images{height:300px}.genre-button-wrapper button{width:90%}.genre-poster-container>span{font-size:22px}.genre-poster-image-wrapper{height:150px;width:110px}.alphabet-container{display:none}.alphabet-container-mobile{display:block}.list-heading>span{font-size:38px}.poster-list-item .poster-details h2{font-size:24px}.poster-list-item .poster-details h3{font-size:18px}.alphabet-container-mobile button{align-items:center;background-color:#0087ff;display:flex;font-size:26px;font-weight:700;height:45px;justify-content:center;text-transform:capitalize;width:45px}.alphabet-container button{font-size:18px;height:35px;margin:5px;padding:5px 10px;width:35px}.alphabet-container button:last-child{font-size:12px;line-height:10px}.alphabet-container button:last-child span:nth-child(2){margin-left:6px}.alphabet-container button:last-child span:nth-child(3){margin-left:14px}.search-result-filters{align-items:flex-start;flex-direction:column-reverse;justify-content:flex-start}.random-btn-container button{padding:6px 14px}.tag-list{display:flex;flex-wrap:wrap}.single-movie-left{padding:0}.single-link img.file-img{width:40px}.single-link>div span{font-size:18px}.recommended-movies .ad-banner{padding:0!important;width:100%!important}.poster-section-button{text-align:center}.carousel-button-group button{padding:5px 15px}.search-result-list{grid-gap:1rem;grid-template-columns:repeat(4,1fr)}.poster-section-button-empty{margin:0;padding:0}.mobile-search-stripe{background-color:#0087ff;bottom:0;display:block;left:0;padding:5px;position:absolute;right:0;z-index:99999}.poster-dropdown-list{max-height:330px;min-height:330px}.move-to-top{background:#0087ffb8;bottom:100px;height:50px;right:30px;width:50px}.move-to-top img{width:20px}.poster-section-for-desktop{display:none}.poster-section-for-mobile{display:block}.recommended-movies{display:none}.recommended-movies-mobiles{display:block}.cross-icon-blue,.magnifying-glass{right:50px;right:30px;width:20px;z-index:9999}img.magnifying-glass{right:20px;width:40px}.search-result-count{font-size:16px}.single-link>div:last-child a{font-size:14px;padding:8px 10px}.search-result .pagination-wrapper li a.page-index{font-size:14px;height:35px;margin:0 5px;padding:5px 10px;width:35px}.search-result .pagination-wrapper li.pagination-active a.page-index{margin:0 5px}.search-result .pagination-wrapper li a.page-index img{width:10px}.searches-list{display:grid;grid-template-columns:repeat(3,1fr);padding:0}.search-result-filter-category div{font-size:18px}.movie-type-icons{justify-content:flex-end;width:100%}.movie-type-icons div{font-size:14px}.movie-type-icons div>span:first-child img{height:20px;width:20px}.copy-link,.email-link,.twitter-link{height:50px;width:50px}.copy-link,.twitter-link{margin-left:1rem}.email-link img,.twitter-link img{width:30px}.reply-comment-modal-header span,.report-broken-link-modal-header span,.report-comment-modal-header span,.share-modal-header span,.tag-modal-header span{font-size:16px}.comment-wrapper .rating img{width:16px}.searches-list{margin-bottom:1rem;max-height:160px;overflow-x:scroll}.searches-list>span:first-child,.searches-list>span:nth-child(3n+4){margin-left:0}.random-control-wrapper{justify-content:space-between}.random-control-wrapper .random-btn-container{flex:initial;justify-content:flex-start}.btn-custom{font-size:16px}.ad-banner{height:100px}}@media screen and (max-width:486px){.comment-wrapper .comment-form .theme-field-error{font-size:14px}.heading h1{font-size:22px}.heading h2{font-size:18px}.section-heading{padding:1rem;width:100%}.section-heading h2{font-size:18px}.section-heading img{width:18px}.single-poster .poster-name{font-size:16px}.single-poster .poster-year{font-size:14px}.podcast-section .left-section{padding:1rem}.subscription-form{padding:1rem 0}.poster-section .poster-list-no-carousel{grid-gap:10px;grid-template-columns:repeat(2,1fr)}.single-poster-section .movie-content .movie-details h2{font-size:18px}.single-poster-section .movie-content .movie-details h3{font-size:14px;margin:8px 0}.single-poster-section .movie-content .movie-details p{font-size:12px;margin:8px 0}.podcast-section .right-section .podcast-logo-wrapper{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr 1fr}.poster-section-button{text-align:center}.genre-poster-container{width:95%}.genre-section{display:grid;grid-template-columns:auto auto;justify-items:center}.genre-poster-images{height:240px}.genre-poster-image-wrapper{height:120px;width:75px}.genre-button-wrapper,.genre-button-wrapper button{width:96%}.genre-poster-container>span{font-size:18px;margin:0 0 5px 15px}.genre-poster-container{padding:10px}.alphabet-container{display:none;margin-bottom:1rem;width:100%}.alphabet-container-mobile{display:block}.alphabet-container button{font-size:14px;height:25px;margin:4px;padding:5px;width:25px}.alphabet-container button:last-child{font-size:10px;line-height:7px}.alphabet-container button:last-child span:nth-child(3){margin-left:10px}.alphabet-container button:last-child span:nth-child(2){margin-left:5px}.poster-list-item img{width:70px}.poster-list-item .poster-details h2{font-size:16px;margin-bottom:5px}.poster-list-item .poster-details h3{font-size:14px;margin-bottom:5px}.poster-list-item .poster-details{margin:0 1.5rem}.poster-section .poster-list{justify-content:stretch}.left-section .site-logo{font-size:22px}.left-section img{width:80%}.podcast-section .left-section span.podcast{font-size:18px}.top-navbar-mobile{padding:1rem}.top-navbar-mobile .site-logo{font-size:26px}.top-navbar-mobile .menu-icon img,.top-navbar-mobile .search-icon img{width:25px}.main-content{padding:1rem}.single-poster-section .movie-content .movie-details{padding:0 10px}.user-rating>span:not(.stars){font-size:14px}.user-rating img{width:18px}.single-movie-main .col,.single-movie-main .col-md-12{padding:0}.single-link img.file-img{width:30px}.link-table{padding:10px}.single-link>div span{font-size:12px}.single-link span.price img.paid{width:12px}.single-link span.price img{width:25px}.single-link>div:nth-child(2){flex-basis:auto}.single-link .for-mobile-date{width:8%}.single-link>div span{font-weight:600}.single-link .for-mobile-date>span:nth-child(2){display:block;font-weight:500}.single-link .for-desktop-date{display:none}.single-link button{font-size:14px;padding:8px 10px}.single-link button img{margin-left:10px}.tag-list{display:grid;grid-template-columns:repeat(3,1fr);max-height:160px;overflow-x:scroll;padding:0}.tag-list>span:first-child,.tag-list>span:nth-child(3n+4){margin-left:0}.tag-list span{font-size:16px}.available-logos{grid-gap:10px;display:grid;grid-template-columns:repeat(1,1fr)}.available-logos .logos{margin:0;padding:10px 30px}.available-logos{flex-basis:0;flex-grow:1}.available-logos .logos img{width:65px}.logos:nth-child(3){height:36px;width:auto}.logos:nth-child(3) img{width:45px}.comment-wrapper .user-avatar img{width:30px}.comment-header .user-name{font-size:16px}.comment-header .date{font-size:12px;text-align:center}.user-comment{font-size:16px}.single-poster-section .movie-content .movie-poster-extra{width:40%;width:50%}.single-poster-section .movie-content .movie-details,.single-poster-section .movie-content .movie-poster{width:50%}.user-rating-share-wrapper{display:none}.user-rating-share-wrapper-mobile{align-items:center;color:#000;display:block;display:flex;justify-content:center}.user-rating-share-wrapper-mobile .user-rating{color:#fff;display:flex;font-size:12px;font-weight:700;justify-content:space-between;width:100%}.user-rating>span:not(.stars){font-size:12px}.user-rating-share-wrapper-mobile:first-child{justify-content:flex-start}.user-rating-share-wrapper-mobile .user-rating .stars img{width:14px}.user-rating-share-wrapper-mobile .btn-custom{font-size:16px;padding:5px 10px}.movie-desc-img img{width:100px}.movie-detail-top{align-items:center;display:flex}.movie-detail-top>div:first-child{margin-right:10px}.single-poster-section .movie-content .movie-poster-extra img{height:80%}.single-poster-section .movie-content .movie-poster img{height:100%}.search-result-list{grid-gap:10px;grid-template-columns:repeat(2,1fr)}.search-result-filter-category{align-items:flex-start;flex-direction:column}.ad-banner{height:60px;margin:10px 0}.ad-banner-mobile{display:none}.poster-list-item-search .poster-details-search h2{font-size:16px;font-weight:700}.poster-list-item-search .poster-details-search h3{font-size:12px}.single-poster-section .movie-content:has(.movie-poster-extra){padding-bottom:0;padding-top:0}.movie-detail-read-more{margin:10px 0}.movie-detail-read-more button.btn-custom{padding:10px}.single-poster-img-wrapper{height:150px}.subscription-form .site-logo,.subscription-form h1{font-size:20px}.subscription-form input[type=email]{flex:1 1}.subscription-form{padding-top:0}.subscription-form form{margin-top:1rem}.subscription-form .btn-custom{font-size:18px;padding:10px!important}.broken-link span{font-size:14px}.poster-list-no-carousel .single-poster-img-wrapper{height:180px}.single-poster{padding:10px}.single-poster .poster-year{margin-top:5px}.single-poster .single-poster-img-wrapper img{height:82%;width:75%}.search-result-list .single-poster .single-poster-img-wrapper img{width:65%}.search-result-filter-category div{font-size:16px}.search-result-filter-category{flex-direction:row}.search-result-filter-category div:not(:first-child){margin:0 10px}.subscription-form .sub-text{display:block}.script-of-the-day-bg{padding:20px}.single-link>div:last-child a{font-size:14px;padding:5px 8px}.single-link a img{margin-left:5px;width:7px}.user-rating-share-wrapper-mobile button{margin-top:10px}.user-rating-share-wrapper-mobile button img{width:16px!important}.comment-wrapper .comment-form button img{width:18px}.comment-wrapper .comment-form input,.comment-wrapper .comment-form textarea,.comment-wrapper .rating span{font-size:14px}.btn-custom{font-size:16px}.podcast-section .right-section h2{font-size:20px}.podcast-section .right-section h3{font-size:16px}.podcast-section .right-section p,.tag-list span.tag-suggest{font-size:14px}.subscription-form input[type=email]{font-size:14px;height:40px}.subscription-form .btn-custom{font-size:14px;padding:8px!important}}@media screen and (max-width:375px){.section-heading{padding:1rem;width:100%}.genre-section{display:grid;grid-template-columns:auto;justify-items:center}.carousel-button-group{padding:2rem 1rem 1rem 0}.carousel-button-group>button:first-of-type{margin-right:5px!important}.single-link span.price,.single-link>div span{font-size:12px}.single-poster-section .movie-content .movie-poster-extra img{height:88%}.user-rating-share-wrapper-mobile .user-rating .stars img{margin-left:1px;width:15px}.user-rating-share-wrapper-mobile .user-rating{margin:0}.single-poster-section .movie-content .movie-poster-extra{width:45%}.user-rating-share-wrapper-mobile .user-rating{justify-content:space-around;width:100%}.single-poster-img-wrapper{height:130px}.single-poster .poster-name{font-size:12px}.single-poster .poster-year{font-size:14px}.search-result-list .single-poster .single-poster-img-wrapper img{width:65%}.movie-poster .lazy-load-image-background,.single-poster-section .movie-content .movie-poster img{height:60%}.single-link>div:last-child a{font-size:14px;padding:5px 8px}.single-link a img{margin-left:8px}.genre-button-wrapper,.genre-button-wrapper button{width:72%}.genre-poster-container>span{font-size:18px;margin:0 0 5px 15px;text-align:center}}@media screen and (max-width:320px){.single-poster-img-wrapper{height:100px}.search-result .pagination-wrapper li a.page-index,.search-result .pagination-wrapper li.pagination-active a.page-index{margin:0 2px}.search-result-filter-category div:not(:first-child){margin:0 5px}.single-link a img{margin-left:5px}.single-poster-section .movie-content .movie-details button{font-size:14px}.user-rating-share-wrapper-mobile button{margin-top:-25px}.user-rating-share-wrapper-mobile .user-rating .stars img{width:10px}}