@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap");
@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.11.2/font/bootstrap-icons.min.css");

/* normalize */
:root {
    -ipt-base-rgb: 255, 255, 255;
    --ipt-base-bg: rgb(255, 255, 255);
    --ipt-base-color: rgb(255, 255, 255);
    --ipt-base-shade1-rgb: 250, 250, 250;
    --ipt-base-shade1-bg: rgb(250, 250, 250);
    --ipt-base-shade1-color: rgb(250, 250, 250);
    --ipt-base-shade2-rgb: 240, 240, 240;
    --ipt-base-shade2-bg: rgb(240, 240, 240);
    --ipt-base-shade2-color: rgb(240, 240, 240);
    --ipt-base-shade3-rgb: 255, 255, 255;
    --ipt-base-shade3-bg: rgb(255, 255, 255);
    --ipt-base-shade3-color: rgb(255, 255, 255);
    --ipt-on-base-rgb: 0, 0, 0;
    --ipt-on-base-color: rgb(0, 0, 0);
    --ipt-on-base-accent1-rgb: 245, 197, 24;
    --ipt-on-base-accent1-color: rgb(245, 197, 24);
    --ipt-on-base-accent2-rgb: 14, 99, 190;
    --ipt-on-base-accent2-color: rgb(14, 99, 190);
    --ipt-on-base-accent3-rgb: 189, 36, 4;
    --ipt-on-base-accent3-color: rgb(189, 36, 4);
    --ipt-on-base-accent4-rgb: 0, 138, 0;
    --ipt-on-base-accent4-color: rgb(0, 138, 0);
    --ipt-on-base-textPrimary-opacity: 0.87;
    --ipt-on-base-textPrimary-color: rgba(0, 0, 0, 0.87);
    --ipt-on-base-textSecondary-opacity: 0.54;
    --ipt-on-base-textSecondary-color: rgba(0, 0, 0, 0.54);
    --ipt-on-base-textHint-opacity: 0.38;
    --ipt-on-base-textHint-color: rgba(0, 0, 0, 0.38);
    --ipt-on-base-textDisabled-opacity: 0.38;
    --ipt-on-base-textDisabled-color: rgba(0, 0, 0, 0.38);
    --ipt-on-base-textIcon-opacity: 0.5;
    --ipt-on-base-textIcon-color: rgba(0, 0, 0, 0.5);
    --ipt-base-border-opacity: 0.12;
    --ipt-base-hover-opacity: 0.08;
    --ipt-base-pressed-opacity: 0.16;
    --ipt-base-stripes-opacity: 0.04;
    --ipt-base-border-color: rgba(0, 0, 0, 0.12);
    --ipt-base-hover-color: rgba(0, 0, 0, 0.08);
    --ipt-base-pressed-color: rgba(0, 0, 0, 0.16);
    --ipt-base-stripes-color: rgba(0, 0, 0, 0.04);
    --ipt-baseAlt-rgb: 0, 0, 0;
    --ipt-baseAlt-bg: rgb(0, 0, 0);
    --ipt-baseAlt-color: rgb(0, 0, 0);
    --ipt-baseAlt-shade1-rgb: 31, 31, 31;
    --ipt-baseAlt-shade1-bg: rgb(31, 31, 31);
    --ipt-baseAlt-shade1-color: rgb(31, 31, 31);
    --ipt-baseAlt-shade2-rgb: 26, 26, 26;
    --ipt-baseAlt-shade2-bg: rgb(26, 26, 26);
    --ipt-baseAlt-shade2-color: rgb(26, 26, 26);
    --ipt-baseAlt-shade3-rgb: 18, 18, 18;
    --ipt-baseAlt-shade3-bg: rgb(18, 18, 18);
    --ipt-baseAlt-shade3-color: rgb(18, 18, 18);
    --ipt-on-baseAlt-rgb: 255, 255, 255;
    --ipt-on-baseAlt-color: rgb(255, 255, 255);
    --ipt-on-baseAlt-accent1-rgb: 245, 197, 24;
    --ipt-on-baseAlt-accent1-color: rgb(245, 197, 24);
    --ipt-on-baseAlt-accent2-rgb: 87, 153, 239;
    --ipt-on-baseAlt-accent2-color: rgb(87, 153, 239);
    --ipt-on-baseAlt-accent3-rgb: 251, 60, 60;
    --ipt-on-baseAlt-accent3-color: rgb(251, 60, 60);
    --ipt-on-baseAlt-accent4-rgb: 103, 173, 75;
    --ipt-on-baseAlt-accent4-color: rgb(103, 173, 75);
    --ipt-on-baseAlt-textPrimary-opacity: 1;
    --ipt-on-baseAlt-textPrimary-color: rgba(255, 255, 255, 1);
    --ipt-on-baseAlt-textSecondary-opacity: 0.7;
    --ipt-on-baseAlt-textSecondary-color: rgba(255, 255, 255, 0.7);
    --ipt-on-baseAlt-textHint-opacity: 0.5;
    --ipt-on-baseAlt-textHint-color: rgba(255, 255, 255, 0.5);
    --ipt-on-baseAlt-textDisabled-opacity: 0.5;
    --ipt-on-baseAlt-textDisabled-color: rgba(255, 255, 255, 0.5);
    --ipt-on-baseAlt-textIcon-opacity: 1;
    --ipt-on-baseAlt-textIcon-color: rgba(255, 255, 255, 1);
    --ipt-baseAlt-border-opacity: 0.2;
    --ipt-baseAlt-hover-opacity: 0.08;
    --ipt-baseAlt-pressed-opacity: 0.32;
    --ipt-baseAlt-stripes-opacity: 0.12;
    --ipt-baseAlt-border-color: rgba(255, 255, 255, 0.2);
    --ipt-baseAlt-hover-color: rgba(255, 255, 255, 0.08);
    --ipt-baseAlt-pressed-color: rgba(255, 255, 255, 0.32);
    --ipt-baseAlt-stripes-color: rgba(255, 255, 255, 0.12);
    --ipt-accent1-rgb: 245, 197, 24;
    --ipt-accent1-bg: rgb(245, 197, 24);
    --ipt-accent1-color: rgb(245, 197, 24);
    --ipt-on-accent1-rgb: 0, 0, 0;
    --ipt-on-accent1-color: rgb(0, 0, 0);
    --ipt-accent2-rgb: 14, 99, 190;
    --ipt-accent2-bg: rgb(14, 99, 190);
    --ipt-accent2-color: rgb(14, 99, 190);
    --ipt-on-accent2-rgb: 255, 255, 255;
    --ipt-on-accent2-color: rgb(255, 255, 255);
    --ipt-accent3-rgb: 189, 36, 4;
    --ipt-accent3-bg: rgb(189, 36, 4);
    --ipt-accent3-color: rgb(189, 36, 4);
    --ipt-on-accent3-rgb: 255, 255, 255;
    --ipt-on-accent3-color: rgb(255, 255, 255);
    --ipt-accent4-rgb: 0, 114, 7;
    --ipt-accent4-bg: rgb(0, 114, 7);
    --ipt-accent4-color: rgb(0, 114, 7);
    --ipt-on-accent4-rgb: 255, 255, 255;
    --ipt-on-accent4-color: rgb(255, 255, 255);
    --ipc-pageSection-bottomMargin: 0.75rem;
    --ipc-pageSection-base-bg: rgb(250, 250, 250);
    --ipc-pageSection-base-rgb: 250, 250, 250;
    --ipc-pageSection-baseAlt-bg: rgb(18, 18, 18);
    --ipc-pageSection-baseAlt-rgb: 18, 18, 18;
    --ipc-listCard-base-bg: rgb(255, 255, 255);
    --ipc-listCard-base-rgb: 255, 255, 255;
    --ipc-listCard-baseAlt-bg: rgb(26, 26, 26);
    --ipc-listCard-baseAlt-rgb: 26, 26, 26;
    --ipc-prompt-bg: rgb(31, 31, 31);
    --ipc-prompt-rgb: 31, 31, 31;
    --ipt-font-family: Roboto, Helvetica, Arial, sans-serif;
    --ipt-font-root-size: 100%;
}
html,
body {
    height: 100%;
    margin: 0;
}
body {
    font-family: Roboto, Helvetica, Arial, sans-serif;
    font-size: 16px;
}
section {
    margin-top: 80px;
}

a {
    cursor: pointer;
    text-decoration: none;
}
input:focus {
    outline: none;
    cursor: pointer;
}
button:hover,
a:hover {
    opacity: 0.9;
    transition: all 0.3s ease;
}
a.slide_img {
    position: relative;
}
a.slide_img::after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

::-webkit-input-placeholder {
    font-size: 13px !important;
    opacity: 0.6 !important;
}

:-moz-placeholder {
    /* Firefox 18- */
    font-size: 13px !important;
    opacity: 0.6 !important;
}
::-moz-placeholder {
    /* Firefox 19+ */
    font-size: 13px !important;
    opacity: 0.6 !important;
}

.wrapper {
    display: flex;
    flex-direction: column;
    min-height: 100vh;
}
.app_content {
    /* flex-shrink: 0; */
    flex: 1;
    display: flex;
    flex-direction: column;
    height: 100%;
}
.app_content.signin_content {
    flex-shrink: 1;
    flex: none;
}
.page_content {
    flex: 1;
    display: flex;
    /* flex-direction: column; */
}
a.slide_img:hover {
    opacity: 1;
}
a.slide_img:hover .slide_ico svg {
    color: #f5c518;
}
a.slide_img:hover .slide_ico i {
    color: #f5c518;
}
a.slide_img:hover::after {
    background: rgba(0, 0, 0, 0.1);
}
ul li {
    list-style: none;
}
.faq ul,
.faq ol,
.privacy ul {
    margin-left: 3%;
}
.faq ul li,
.privacy ul li {
    list-style: disc;
}
.faq h2 {
    color: #6e6eff;
}
.faq h5 {
    color: #418da8;
}
.mb-30 {
    margin-bottom: 30px;
}
.me_n2 {
    margin-right: -1.5rem;
}
.tag_rounded {
    display: inline-block;
    padding: 2px 15px;
    border-radius: 30px;
}
.pointer {
    cursor: pointer;
}
/* common */
.content {
    max-width: 968px;
    flex: 1 0 100%;
    margin: 0 auto;
    background-color: #eee;
}
header {
    width: 100%;
    height: 56px;
    background: #121212;
    padding: 12px 0 0 0;
    color: #fff;
}
header .header_in {
    display: grid;
    grid-template-columns: auto auto 3fr auto auto;
}
header .logo {
    width: 64px;
}
header .menu {
    padding: 0 1.2rem;
}
header .menu span {
    font-size: 14px;
    /* line-height: 1.15rem;
    margin-left: 0.25rem; */
}
.modal_logo {
    width: 100px;
}

.search_box {
    display: flex;
    width: 720px;
    margin-right: 30px;
    height: 32px;
    margin-left: 2px;
    background: #fff;
    border-radius: 5px;
}
.search_box.search_focus {
    outline: » none;
    box-shadow: inset 0 0 0 2px #f4c518;
}
.dropdown-toggle::after {
    border-top: 0.35em solid;
    border-right: 0.35em solid transparent;
    border-left: 0.35em solid transparent;
    /* margin-left: 0.555em; */
    vertical-align: 2px;
}
.select_type {
    display: flex;
    align-items: center;
    width: 9%;
    padding: 0 0 0 0.75rem;
    min-height: 32px;
    height: 20px;
    border-right: 1px solid rgba(0, 0, 0, 0.3);
    color: #121212;
}
header .dropdown .btn {
    height: 100%;
    padding: 0 10px 0 11px;
    font-weight: bold;
    color: #000;
    border: 0;
    border-right: 1px solid rgba(0, 0, 0, 0.3);
    font-size: 13px;
    border-radius: 0;
    background-color: transparent;
    letter-spacing: 1px;
}
header .dropdown .btn:hover {
    background: #ddd;
    color: #121212;
}
header .dropdown .btn:active {
    background: #ddd;
    color: #121212;
}
.sing_up_box .dropdown-toggle {
    padding: 0 10px !important;
    background: #121212;
    border-radius: 5px;
}
.sing_up_box .dropdown-toggle:hover {
    opacity: 1;
    background-color: #2c2c2c;
}
.btn_txt {
    position: relative;
    padding-left: 2rem;
    margin: 0 2rem 0 auto;
    color: #fff;
    /* border-left: 1px solid #555; */
    font-size: 14px;
    font-weight: bold;
    line-height: 1;
}
.btn_txt a {
    padding: 5px 10px;
    background: #121212;
    border-radius: 5px;
}
/* .btn_txt::before {
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    width: 1px;
    height: 30px;
    background-color: #2c2c2c;
} */
.btn_txt a:hover {
    opacity: 1;
    background-color: #2c2c2c;
}
.signin_txt {
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    padding: 5px 10px;
    background: #121212;
    border-radius: 5px;
}
.signin_txt:hover {
    transition: all 0.3s ease;
    background: #2c2c2c;
}
.input_content {
    display: flex;
    align-items: center;
    width: 91%;
    /* min-height: 25px; */
    height: 30px;
    margin-right: 5px;
    /* border-radius: 5px 5px 0px 0px; */
}
::placeholder {
    color: #000;
}
.input_content button:hover {
    color: #000;
}
.search_box input {
    width: 100%;
    height: 25px;
    border: none;
    border-radius: 2px 2px 0px 0px;
}
.search_box input::placeholder {
    font-size: 13px;
}
/* header .dropdown .dropdown-item {
    font-weight: bold;
} */
.menu_modal .modal-content {
    background: #1f1f1f;
}
.menu_modal .modal-body {
    width: 1000px;
}
.menu_modal .btn-close {
    /* position: absolute;
    top: 20px;
    right: 20px; */
    background: #f5c518;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    color: #fff;
    opacity: 1;
}
.menu_modal ul li a {
    display: block;
    margin-bottom: 15px;
    color: #fff;
}
.menu_modal ul li a:hover {
    text-decoration: underline;
}
header .dropdown-item:focus,
.dropdown-item:hover {
    background: #2c2c2c;
    color: #fff;
}
header .search_box .dropdown-menu {
    width: 250px;
}
header .dropdown-menu {
    background: #121212;
}
header .dropdown-menu .dropdown-item {
    padding: 0.75rem;
    color: #fff;
    cursor: pointer;
}
header .dropdown-menu .dropdown-item svg {
    color: rgba(255, 255, 255, 0.5);
}
header .dropdown .dropdown-item.h_active {
    color: #f5c518;
}
.sing_up_box .dropdown-menu li {
    padding: 14px 10px;
}
.sing_up_box .dropdown-menu li a {
    color: #fff;
}
.sing_up_box .dropdown-menu li:hover {
    background-color: #555;
}
.sing_up_box .dropdown-menu li a:hover {
    text-decoration: underline;
}
.dropdown-toggle::after {
    transform: rotateX(0deg);
    transition: transform 0.2s ease 0s;
}
.dropdown-toggle.show::after {
    transform: rotateX(180deg);
}
header .watchlist-count {
    background: var(--ipt-on-base-accent1-color, rgb(245, 197, 24));
    color: var(--ipt-on-accent1-color, rgb(0, 0, 0));
    font-family: var(--ipt-font-family);
    font-size: var(--ipt-type-copyright-size, 0.75rem);
    padding: 0.1rem 0.4rem;
    border-radius: 10px;
    text-align: center;
}
footer {
    /* flex: 1; */
    background: #000;
    color: #fff;
}
footer.signin_footer {
    flex: 1;
}
.sign_btn {
    padding: 5px 30px;
    background-color: #f5c518;
    color: #1a1a1a;
    border-radius: 5px;
    font-size: 0.875rem;
    font-weight: 500;
    line-height: 1.25rem;
}
.sign_btn:hover {
    color: #1a1a1a;
    opacity: 0.8;
    background-color: #f5c518;
}
.ftr_socials ul {
    display: flex;
    justify-content: center;
}
.ftr_socials ul li {
    padding: 0 20px;
}
.ftr_socials svg {
    color: #fff;
}
.ftr_nav ul {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.ftr_nav ul li {
    padding: 0 20px;
}
footer .slide_img {
    height: 295px;
}
.info_ico {
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    padding: 10px;
    border-radius: 50%;
}
.info_ico:hover {
    transition: all 0.3s ease;
    background: rgba(14, 99, 190, 0.2);
}
/* title */
.head_tit {
    margin-bottom: 30px;
    font-size: 1.5rem;
    font-weight: bold;
    letter-spacing: 0.00735em;
    color: #f5c518;
}
.sub_tit_content {
    margin-bottom: 20px;
    color: #fff;
}
.sub_tit {
    padding: 5px 0 5px 10px;
    border-left: 5px solid;
    border-color: #f5c518;
    font-weight: bold;
}
.sub_tit svg {
    font-size: 0.8em;
    margin-left: 0.5em;
    align-self: center;
    transition: color 0.15s, opacity 0.15s, transform 0.15s;
    flex-shrink: 0;
}
.sub_tit:hover svg {
    color: #f5c518;
}
.sub_tit_content p {
    margin-bottom: 0;
    opacity: 0.5;
}
.sub_tit small {
    margin-left: 10px;
    font-size: 14px;
}

/* image */
.full_img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/* link */
.blue_link {
    color: #5799ef !important;
}
.blue_link:hover {
    text-decoration: underline;
}
.blue_link2 {
    color: #136cb2 !important;
}
.blue_link2:hover {
    text-decoration: underline;
}
.blue_color {
    color: #5799ef !important;
}
.blue_color2 {
    color: #136cb2 !important;
}
.yellow_color {
    color: #f5c518 !important;
}
.yellow_bg {
    background-color: #f5c518 !important;
}
.hover_line:hover {
    text-decoration: underline;
}
.fs_14 {
    font-size: 14px;
}
.fs_13 {
    font-size: 13px;
}
.fs_12 {
    font-size: 12px;
}
.fs_11 {
    font-size: 11px;
}
.list_style_disc {
    list-style: disc;
}
.text-truncate2 {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
/* background */
.bg_blue {
    background: #5799ef !important;
}
.bg_blue_light {
    background: #edf3f9 !important;
}
.bg_gray {
    background: #eee !important;
}
.bg_gray_light {
    background: #f8f8f8;
}
.bg_gray_dark {
    background: #f1f1f1;
}
/* slider */
.swiper-container {
    width: 100%;
    height: 100%;
}
.horizontal_slider {
    margin-bottom: 30px;
}
.horizontal_slider a {
    color: #fff;
    font-size: 16px;
    line-height: 1.2;
}
.horizontal_slider .movie_card {
    background: #1a1a1a;
    color: #fff;
}
.horizontal_slider .slide_img {
    width: 100%;
    display: inline-block;
    height: 280px;
}
.movie_caption {
    padding: 20px 5px;
}
.movie_action button,
.movie_action a {
    padding: 5px 3px;
    margin: 20px 0 10px 0;
    border-radius: 5px;
    background: #2c2c2c;
    color: #5799ef;
    font-size: 0.875rem;
}
.movie_action button:hover,
.movie_action a:hover {
    opacity: 0.9;
    background-color: #2c2c2c;
}
.trailer_action a {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0.875rem;
    background-color: transparent;
    color: #fff;
}
.rating_content {
    margin: 0 0 10px 0;
}
.rating_active svg {
    color: #f5c518;
}
.featured_slider {
    width: 60%;
}
.feature_link {
    font-size: 14px;
}
.feature_link:hover {
    border-bottom: 1px solid;
    transition: all 0.3s ease;
}
.featured_slider .movie_tit {
    margin: 20px 0 5px 0;
}
.featured_slider .featured_slider a {
    display: block;
    text-align: left;
}
.slide_ico {
    position: absolute;
    left: 10px;
    bottom: 10px;
    color: #fff;
    z-index: 3;
}
.slide_ico:hover svg {
    color: #f5c518;
}

.top_movie_slider img {
    border-radius: 20px;
}
.born_slider .slide_img {
    display: block;
    width: 200px;
    height: 200px;
}
.born_slider img {
    border-radius: 50%;
}

.top_new_slider .slide_img {
    height: 130px;
}
.news_tag_content a {
    display: inline-block;
    padding: 2px 15px;
    border-radius: 30px;
}
.viewed_caption {
    padding: 10px 5px;
    background-color: #2c2c2c;
}
.viewed_caption a:hover {
    text-decoration: underline;
}
.plus_ico {
    position: absolute;
    top: -10px;
    left: 10px;
    cursor: pointer;
}
.plus_ico:hover {
    opacity: 0.7;
}
.plus_ico svg {
    color: #2c2c2c;
}
.plus_ico span {
    margin-left: -20px;
    color: #fff;
    font-size: 25px;
}
.best_year_slider .slide_img img {
    border-radius: 30px;
}
.watch_list .txt_box svg {
    color: #1f1f1f;
}
.watch_list .txt_box button {
    padding: 10px 30px;
    font-size: 13px;
    background-color: #141414;
    font-weight: bold;
}
#top_wrapper {
    background-color: #000;
    color: #fff;
}

.office_item {
    display: flex;
    align-items: center;
    margin-bottom: 30px;
    color: #fff;
}
.office_item .box_no {
    margin-right: 20px;
    padding-right: 3px;
    border-right: 1px solid #f5c518;
    line-height: 1;
}

.box_ico span {
    position: absolute;
    top: 0;
    left: 0;
    color: #fff;
    font-size: 20px;
}

aside .users_list .slide_img {
    width: 100px;
    height: 100px;
}

.swiper-button-prev,
.swiper-rtl .swiper-button-next {
    /* display: block; */
    width: 50px !important;
    height: 60px !important;
    border: 2px solid hsla(0, 0%, 100%, 0.7) !important;
    background: rgba(0, 0, 0, 0.45);
    border-radius: 5px;
    transition: all 0.3s;
    left: 0;
}
.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
    color: #fff;
    font-size: 20px !important;
    font-weight: bold;
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
    /* display: block; */
    width: 50px !important;
    height: 66px !important;
    border: 2px solid hsla(0, 0%, 100%, 0.7) !important;
    background: rgba(0, 0, 0, 0.45);
    border-radius: 5px;
    transition: all 0.3s;
    right: 0;
}
.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
    color: #fff;
    font-size: 20px !important;
    font-weight: bold;
}
.swiper-button-next:hover,
.swiper-button-prev:hover {
    background: rgba(0, 0, 0, 0.6);
}
.swiper-button-next:hover:after,
.swiper-button-prev:hover:after {
    color: #f5c518;
}
.banner {
    padding: 30px 0;
    background: #1f1f1f;
}
.bnr_img_content {
    height: 420px;
}
.bnr_img_content .bnr_img {
    height: 100%;
}
.bnr_col_1 {
    width: calc(22.75% - 0.125rem);
}
.bnr_col_2 {
    width: calc(60% - 0.125rem);
    margin-right: 0.25rem;
}
.bnr_col_3 {
    flex: auto;
}
.bnr_link {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    width: 100%;
    min-height: calc(50% - 0.125rem);
    background: #444344;
    color: #fff;
}
.bookmark_ico {
    position: absolute;
    top: -10px;
    left: -10px;
    font-size: 50px;
    color: #fff;
}
.bookmark_ico:hover {
    opacity: 0.5;
    transition: all 0.3s ease;
}
.img_box {
    position: relative;
    cursor: pointer;
}
.img_box::after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.img_box:hover::after {
    transition: all 0.3s ease;
    background: rgba(0, 0, 0, 0.1);
}

.trailer_ico {
    position: absolute;
    bottom: 10px;
    left: 10px;
    color: #fff;
}
.dot_ico {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 10px;
    right: 10px;
    color: #fff;
    background: rgba(0, 0, 0, 0.5);
    width: 40px;
    height: 40px;
    border-radius: 50%;
    font-size: 20px;
}
.banner .list-group-item {
    background: #1f1f1f;
    color: #fff;
}
.bnr_tit {
    color: #fff;
}
.bnr_tit small {
    font-size: 14px;
    color: #f1f1f1;
}
.bnr_tit small a:hover {
    text-decoration: underline !important;
}
.bnr_rating {
    color: #ddd;
    font-size: 13px;
    letter-spacing: 2px;
    line-height: 1;
}
.banner .add_btn {
    height: 50px;
}
.sp_search {
    display: none;
}

/* pagination */
.paginate_content {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.pagination {
    color: #666666 !important;
}
.prev_txt {
    border-right: 1px solid #666666;
}
.next_txt {
    border-left: 1px solid #666666;
}

/* recent view */
.recent_view {
    position: relative;
    background: #ededec;
    border-top: 2px solid #ccc;
}
.recent_view ul {
    display: flex;
    align-items: center;
    padding: 0;
    margin: 0;
}
.recent_view ul li {
    width: 70px;
    height: 90px;
    margin: 0 3px;
}
.recent_view ul li a {
    display: block;
    width: 100%;
    height: 100%;

    background-color: #ffffff;
    border: 1px solid rgba(0, 0, 0, 0.2);
    display: inline-block;
    margin: 0 2px 7px 0;
    position: relative;
    -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 6px rgba(0, 0, 0, 0.2);
}
.search_list {
    width: 100%;
    display: none;
    position: absolute;
    top: 35px;
    left: 0;
    margin: 0;
    padding: 0;
    background: #1f1f1f;
}
.search_list li {
    padding: 10px;
    border-bottom: 1px solid #ddd;
    transition: all 0.3s;
    background: #1f1f1f;
}
.search_list li:last-child {
    border-bottom: 0px solid #ddd;
}
.search_list li:hover {
    background: #2f2f2f;
}
#loadingIndicator {
    width: 100%;
    display: none;
    position: absolute;
    top: 35px;
    left: 0;
    padding: 20px;
    background: #1f1f1f;
}
.result_box {
    width: 100%;
    display: none;
    position: absolute;
    top: 35px;
    left: 0;
    padding: 20px;
    background: #1f1f1f;
}
.filter_box {
    font-size: 13px;
}
.filter_ico i {
    font-size: 18px;
    font-weight: bold;
    cursor: pointer;
}
.filter_ico i:first-child {
    margin-right: -10px;
    opacity: 0.3;
}
.filter_ico i:last-child {
    opacity: 1;
}
.filter_ico.filter_active i:first-child {
    opacity: 1;
}
.filter_ico.filter_active i:last-child {
    opacity: 0.3;
}

.rating_bar {
    unicode-bidi: bidi-override;
    direction: rtl;
    font-size: 20px;
}

.rating_bar > span {
    display: inline-block;
    position: relative;
    width: 1em;
    cursor: pointer;
}

.rating_bar > span:hover:before,
.rating_bar > span:hover ~ span:before {
    content: "\2605";
    position: absolute;
    color: #5799ef;
}

.rating_bar > span.hover:before {
    content: "\2605";
    position: absolute;
    color: #5799ef;
}

.movie_rating_bar > span.hover:before {
    content: "\2605";
    position: absolute;
    color: #5799ef;
}

.rated_result {
    display: none;
    color: #067d62;
    font-size: 12px;
}
.slide_menu {
    display: none;
}
.close_ico {
    margin: 0 3px;
    padding-right: 3px;
    border-right: 1px solid #ddd;
}
.close_ico i {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 20px;
    height: 20px;
    color: #fff;
    background-color: #ddd;
    border-radius: 50%;
    transition: all 0.3s;
}
.close_ico i:hover {
    background-color: #ff1e00;
}
.hr_line {
    position: relative;
}
.hr_line span {
    position: relative;
    display: inline-block;
    padding-right: 20px;
    background-color: #f8f8f8;
    z-index: 10;
    font-weight: bold;
}
.hr_line::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 1px;
    top: 15px;
    left: 0;
    background-color: #ccc;
}

.sp_left {
    display: none;
}

.top_btn {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 30px;
    z-index: 99;
    font-size: 14px;
    padding: 5px 15px;
    outline: none;
    background-color: #f9f9f9;
    cursor: pointer;
}

.top_btn:hover {
    background-color: #f1f1f1;
}

.review_img {
    width: 70px;
    height: 100px;
}
.review_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.modal-backdrop {
    z-index: -1;
}
@media (min-width: 1400px) {
    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl {
        max-width: 1280px !important;
    }
}
@media (max-width: 1400px) {
    .search_box {
        width: -webkit-fill-available;
    }
}
@media (min-width: 1024px) {
    .d-ml-block {
        display: block !important;
    }
    .d-ml-none {
        display: none !important;
    }
}
@media (max-width: 1024px) {
    /* header .header_in {
        grid-template-columns: auto auto 3ftr auto;
    } */
    header .menu {
        padding: 0;
    }
    .overlay {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.3);
        z-index: 5;
        display: none;
    }
    .slide_menu {
        display: block;
        height: 100%;
        position: fixed;
        z-index: 999;
        width: 250px;
        top: 0;
        left: -250px;
        background-color: #1f1f1f;
        overflow-x: hidden;
        transition: 0.5s;
    }
    .closebtn {
        display: block;
        width: 100%;
        padding: 10px 15px;
        margin-bottom: 10px;
        color: #fff;
        text-align: right;
        background: repeating-linear-gradient(
                45deg,
                rgba(255, 255, 255, 0.08),
                rgba(255, 255, 255, 0.08) 2px,
                transparent 2px,
                transparent 7px
            ),
            transparent;
    }
    .closebtn i {
        font-size: 25px;
    }
    .slide_menu .accordion-button:after {
        background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23ffffff'><path fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/></svg>") !important;
        width: 20px;
        height: 20px;
    }
    .slide_menu .accordion-button.collapsed:after {
        transform: rotate(180deg);
    }

    .slide_menu .accordion-body ul {
        padding-bottom: 1rem;
        border-bottom: 1px solid #6d6f71;
    }
    .slide_menu .accordion-body ul li {
        padding: 10px 0;
    }

    .no-accordion {
        color: #fff;
        font-size: 1rem;
    }
    .menu {
        order: 1;
    }
    .search_box {
        order: 3;
    }
    .logo {
        order: 2;
        margin-right: 10px;
    }
    .btn_txt {
        display: none;
    }
    .signin_txt {
        order: 4;
    }
}

@media only screen and (max-width: 576px) {
    .menu {
        order: 1;
    }

    .logo {
        order: 2;
        margin-right: 10px;
    }

    .search_box {
        position: unset !important;
        width: 0;
        height: 0;
        margin-right: 0;
        border-radius: 0;
        background: none;
    }
    .search_box .dropdown,
    .search_box .input_content {
        display: none;
    }
    .sp_left {
        display: flex;
        align-items: center;
        justify-content: center;
        order: 3;
        margin-left: auto;
    }
    .sp_left .dropdown-toggle::after {
        display: none;
    }
    .btn_search {
        margin-right: 20px;
        color: #fff;
    }

    .pro_txt {
        display: none;
    }

    .signin_txt {
        margin-left: 10px;
        padding: 0;
    }
    .sp_search {
        display: block;
        position: absolute;
        top: -55px;
        left: 0;
        width: 100%;
        height: 55px;
        background-color: #1f1f1f;
        transition: 0.5s;
    }
    .sp_search input {
        padding-left: 30px;
        appearance: none;
        border: none;
        background: transparent;
        color: #444344;
        caret-color: #fff;
    }
    /* .sp_search input::placeholder {
        color: #121212;
    } */
    .accordion-header {
        padding: 15px 20px;
    }

    .bnr_img_content {
        flex-wrap: wrap;
        height: auto;
    }
    .bnr_col_1 {
        width: 30%;
    }
    .bnr_col_2 {
        width: 70%;
        margin-right: 0;
    }
    .bnr_col_3 {
        width: 100%;
        display: flex;
    }
    .bnr_img_content .bnr_img {
        height: auto;
    }
    .bnr_link {
        width: 50%;
        flex-direction: row;
        height: 40px;
        font-size: 13px !important;
    }
    .bnr_link:first-child {
        border-right: 2px solid #000;
    }
    .bnr_link:last-child {
        border-left: 2px solid #000;
    }
    .bnr_link span {
        display: inline-block !important;
    }
    .bnr_link span:first-child {
        margin-right: 8px;
    }
}

@media only screen and (max-width: 560px) {
    .bnr_col_1 {
        display: none;
    }
    .bnr_col_2,
    .bnr_col_3 {
        width: 100%;
    }
}
