/*****************************************************
Fonts
*****************************************************/

@font-face {
    font-family: "DB Gin Siam X";
    src: url("../fonts/DBGinSiamX-Italic.eot");
    src: url("../fonts/DBGinSiamX-Italic.eot?#iefix") format("embedded-opentype"),
        url("../fonts/DBGinSiamX-Italic.woff2") format("woff2"),
        url("../fonts/DBGinSiamX-Italic.woff") format("woff"),
        url("../fonts/DBGinSiamX-Italic.ttf") format("truetype"),
        url("../fonts/DBGinSiamX-Italic.svg#DBGinSiamX-Italic") format("svg");
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: "DB Gin Siam X";
    src: url("../fonts/DBGinSiamX.eot");
    src: url("../fonts/DBGinSiamX.eot?#iefix") format("embedded-opentype"),
        url("../fonts/DBGinSiamX.woff2") format("woff2"),
        url("../fonts/DBGinSiamX.woff") format("woff"),
        url("../fonts/DBGinSiamX.ttf") format("truetype"),
        url("../fonts/DBGinSiamX.svg#DBGinSiamX") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "DB Gin Siam X LightIt";
    src: url("../fonts/DBGinSiamX-LightIt.eot");
    src: url("../fonts/DBGinSiamX-LightIt.eot?#iefix") format("embedded-opentype"),
        url("../fonts/DBGinSiamX-LightIt.woff2") format("woff2"),
        url("../fonts/DBGinSiamX-LightIt.woff") format("woff"),
        url("../fonts/DBGinSiamX-LightIt.ttf") format("truetype"),
        url("../fonts/DBGinSiamX-LightIt.svg#DBGinSiamX-LightIt") format("svg");
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: "DB Gin Siam X BoldIt";
    src: url("../fonts/DBGinSiamX-BoldIt.eot");
    src: url("../fonts/DBGinSiamX-BoldIt.eot?#iefix") format("embedded-opentype"),
        url("../fonts/DBGinSiamX-BoldIt.woff2") format("woff2"),
        url("../fonts/DBGinSiamX-BoldIt.woff") format("woff"),
        url("../fonts/DBGinSiamX-BoldIt.ttf") format("truetype"),
        url("../fonts/DBGinSiamX-BoldIt.svg#DBGinSiamX-BoldIt") format("svg");
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: "DB Gin Siam X";
    src: url("../fonts/DBGinSiamX-Light.eot");
    src: url("../fonts/DBGinSiamX-Light.eot?#iefix") format("embedded-opentype"),
        url("../fonts/DBGinSiamX-Light.woff2") format("woff2"),
        url("../fonts/DBGinSiamX-Light.woff") format("woff"),
        url("../fonts/DBGinSiamX-Light.ttf") format("truetype"),
        url("../fonts/DBGinSiamX-Light.svg#DBGinSiamX-Light") format("svg");
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: "DB Gin Siam X";
    src: url("../fonts/DBGinSiamX-Bold.eot");
    src: url("../fonts/DBGinSiamX-Bold.eot?#iefix") format("embedded-opentype"),
        url("../fonts/DBGinSiamX-Bold.woff2") format("woff2"),
        url("../fonts/DBGinSiamX-Bold.woff") format("woff"),
        url("../fonts/DBGinSiamX-Bold.ttf") format("truetype"),
        url("../fonts/DBGinSiamX-Bold.svg#DBGinSiamX-Bold") format("svg");
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: "Bai Jamjuree";
    src: url("../fonts/BaiJamjuree-Medium.eot");
    src: url("../fonts/BaiJamjuree-Medium.eot?#iefix") format("embedded-opentype"),
        url("../fonts/BaiJamjuree-Medium.woff2") format("woff2"),
        url("../fonts/BaiJamjuree-Medium.woff") format("woff"),
        url("../fonts/BaiJamjuree-Medium.ttf") format("truetype"),
        url("../fonts/BaiJamjuree-Medium.svg#BaiJamjuree-Medium") format("svg");
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: "Bai Jamjuree";
    src: url("../fonts/BaiJamjuree-Regular.eot");
    src: url("../fonts/BaiJamjuree-Regular.eot?#iefix") format("embedded-opentype"),
        url("../fonts/BaiJamjuree-Regular.woff2") format("woff2"),
        url("../fonts/BaiJamjuree-Regular.woff") format("woff"),
        url("../fonts/BaiJamjuree-Regular.ttf") format("truetype"),
        url("../fonts/BaiJamjuree-Regular.svg#BaiJamjuree-Regular") format("svg");
    font-weight: normal;
    font-style: normal;
}

/*****************************************************
Reset * css
*****************************************************/

a,
a:hover,
a:focus,
a:active,
ol>li>a,
ol>li>a:hover,
ol>li>a:focus,
ol>li>a:active,
ul>li>a,
ul>li>a:hover,
ul>li>a:focus,
ul>li>a:active,
button,
button:hover,
button:focus {
    text-decoration: none;
    outline-style: none;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}

::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.7);
}

:-ms-input-placeholder {
    color: rgba(255, 255, 255, 0.7);
}

::placeholder {
    color: rgba(255, 255, 255, 0.7);
}

.container-fluid {
    padding-left: 30px;
    padding-right: 30px;
}

/*****************************************************
Use All
*****************************************************/

.slideUp {
    -webkit-transform: translateY(-100px);
    transform: translateY(-100px);
    transition: transform 0.5s ease-out;
}

.slideDown {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    transition: transform 0.5s ease-out;
}

h1.sec-title {
    text-transform: uppercase;
    font-size: 30px;
}

.swiper-button-disabled {
    opacity: 0 !important;
}

/* Navbar menu */

.hover-2:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 3px;
    transform: scaleX(0);
    background-color: #20c2f7;
    transition: transform 0.3s;
}

.hover-2:hover:after {
    transform: scaleX(1);
}

/* Button Arrow View all */

.bhp-viewall {
    text-align: right;
    margin-top: 10px;
}

.bhp-viewall a {
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    display: inline-block;
    padding: 5px 0 5px 5px;
}

.arrow-viewall {
    display: inline-block;
    width: 27px;
    height: 27px;
    border: 1px solid #fff;
    border-radius: 50%;
    margin-left: 7px;
}

.arrow-viewall:after {
    content: "";
    display: inline-block;
    margin-top: 0;
    margin-right: 10px;
    width: 8px;
    height: 8px;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

/* Breadcrumbs */

.box-breadcrumbs .multi-step {
    position: relative;
}

.box-breadcrumbs .multi-step-list {
    position: relative;
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
    -webkit-box-pack: justify;
    justify-content: space-between;
    list-style-type: none;
    padding: 0;
    border: 1px solid #fff;
}

.box-breadcrumbs .multi-step-list .multi-step-item:first-child {
    margin-left: 0;
}

.box-breadcrumbs .multi-step-list .multi-step-item:last-child {
    margin-right: 0;
}

.box-breadcrumbs .multi-step-item {
    position: relative;
    width: 100%;
    z-index: 2;
}

.box-breadcrumbs .multi-step-item .item-title,
.box-breadcrumbs .multi-step-item .item-subtitle {
    position: relative;
    margin: 0;
    z-index: 2;
}

.box-breadcrumbs .multi-step-item .item-title {
    color: #fff;
    font-size: 22px;
    font-weight: 500;
    margin: 0;
    text-align: center;
}

.box-breadcrumbs .multi-step-item.active:hover {
    cursor: pointer;
}

.box-breadcrumbs .multi-step-item.current .item-title,
.box-breadcrumbs .multi-step-item.current .item-subtitle {
    color: #000;
    text-align: center;
}

.box-breadcrumbs .multi-step-item.active.current:hover .item-title,
.box-breadcrumbs .multi-step-item.active.current:hover .item-subtitle {
    color: #fff;
}

.box-breadcrumbs .item-wrap {
    padding: 10px 0;
    position: relative;
    height: 100%;
}

.box-breadcrumbs .item-wrap:before,
.box-breadcrumbs .item-wrap:after {
    position: absolute;
    left: 0;
    content: " ";
    width: 100%;
    height: 50.5%;
    z-index: 1;
}

.box-breadcrumbs .item-wrap:before {
    top: 0;
    -webkit-transform: skew(25deg);
    transform: skew(25deg);
    border-right: 1px solid #fff;
}

.box-breadcrumbs .item-wrap:after {
    bottom: 0;
    -webkit-transform: skew(-25deg);
    transform: skew(-25deg);
    border-right: 1px solid #fff;
}

.box-breadcrumbs .current .item-wrap:before,
.box-breadcrumbs .current .item-wrap:after {
    background-color: #fff;
}

.box-breadcrumbs .active:hover .item-wrap:before,
.box-breadcrumbs .active:hover .item-wrap:after {
    background-color: #d8f1ff;
}

.box-breadcrumbs .multi-step-item.error .item-title,
.box-breadcrumbs .multi-step-item.error .item-subtitle {
    padding-right: 2em;
}

.box-breadcrumbs .multi-step-item:first-child .item-wrap,
.box-breadcrumbs .multi-step-item:last-child .item-wrap {
    width: 100%;
}

.box-breadcrumbs .multi-step-item:first-child .item-wrap:before,
.box-breadcrumbs .multi-step-item:first-child .item-wrap:after {
    width: 50%;
}

.box-breadcrumbs .multi-step-item:last-child .item-wrap:before,
.box-breadcrumbs .multi-step-item:last-child .item-wrap:after {
    width: 100%;
    -webkit-transform: skew(0deg);
    transform: skew(0deg);
    border: 0;
}

.box-breadcrumbs .multi-step-item:first-child .item-wrap {
    background: -webkit-gradient(linear,
            left top,
            right top,
            color-stop(95%, #eee),
            color-stop(5%, transparent));
    background: linear-gradient(to right, #eee 95%, transparent 5%);
}

.box-breadcrumbs .multi-step-item:first-child .item-wrap:before,
.box-breadcrumbs .multi-step-item:first-child .item-wrap:after {
    left: 50%;
}

.box-breadcrumbs .active.multi-step-item:first-child:hover .item-wrap {
    background: -webkit-gradient(linear,
            left top,
            right top,
            color-stop(95%, #d8f1ff),
            color-stop(5%, transparent));
    background: linear-gradient(to right, #d8f1ff 95%, transparent 5%);
}

.box-breadcrumbs .current.multi-step-item:first-child .item-wrap {
    background: -webkit-gradient(linear,
            left top,
            right top,
            color-stop(95%, #fff),
            color-stop(5%, transparent));
    background: linear-gradient(to right, #fff 95%, transparent 5%);
}

.box-breadcrumbs .multi-step-item:last-child .item-wrap {
    background: transparent;
}

.box-breadcrumbs .multi-step-item:last-child .item-wrap:before,
.box-breadcrumbs .multi-step-item:last-child .item-wrap:after {
    right: 50%;
}

.box-breadcrumbs .active.multi-step-item:last-child:hover .item-wrap {
    background: -webkit-gradient(linear,
            right top,
            left top,
            color-stop(95%, #d8f1ff),
            color-stop(5%, transparent));
    background: linear-gradient(to left, #d8f1ff 95%, transparent 5%);
}

.box-breadcrumbs .current.multi-step-item:last-child .item-wrap {
    background: -webkit-gradient(linear,
            right top,
            left top,
            color-stop(95%, #4285f4),
            color-stop(5%, transparent));
    background: linear-gradient(to left, #4285f4 95%, transparent 5%);
}

/*****************************************************
Arrow
*****************************************************/

.i-arrow {
    content: "";
    position: absolute;
    right: 10px;
    top: 0px;
    border: solid black;
    border-width: 0 1px 1px 0;
    display: inline-block;
    padding: 5px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}

.i-arrow.up {
    content: "";
    position: absolute;
    right: 10px;
    top: 8px;
    border: solid black;
    border-width: 0 1px 1px 0;
    display: inline-block;
    padding: 5px;
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
}

.i-arrow-w {
    content: "";
    position: absolute;
    right: 10px;
    top: 0px;
    border: solid #fff;
    border-width: 0 1px 1px 0;
    display: inline-block;
    padding: 5px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}

.i-arrow-w.up {
    content: "";
    position: absolute;
    right: 15px;
    top: 17px;
    border: solid #fff;
    border-width: 0 1px 1px 0;
    display: inline-block;
    padding: 5px;
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
}

.i-arrow-w.gold {
    border-color: #d2aa5a;
}

.i-arrow-w.gold.up {
    border-color: #d2aa5a;
}

/*****************************************************
Body
*****************************************************/

body {
    font-family: "DB Gin Siam X";
    background-color: #000;
    padding-top: 100px;
    color: #fff;
    padding-bottom: 60px;
}

/*****************************************************
ADS
*****************************************************/
.box-ads {
    text-align: center;
    margin: 30px 0;
}

/*****************************************************
Navbar + Menu hamburger
*****************************************************/

.navbar-header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 999;
    background: url("../img/bg-nav-d.png") left center no-repeat;
    background-size: cover;
    padding: 10px 0;
    height: 100px;
}

.nav-logo {
    width: 80px;
    float: left;
}

.nav-logo a {
    display: block;
}

img.img-logo {
    height: 70px;
    margin-top: 5px;
}

/* Menu */

.nav-menu {
    float: left;
}

ul.menu-list {
    padding: 0;
    margin: 0;
    list-style: none;
    margin-top: 35px;
}

ul.menu-list li {
    display: inline-block;
    margin-left: 8px;
    margin-right: 8px;
}

ul.menu-list li a {
    position: relative;
    color: #fff;
    padding: 5px 5px 3px 5px;
    font-size: 19px;
    text-transform: uppercase;
}

ul.menu-list li a:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 2px;
    transform: scaleX(0);
    background-color: #d2aa5a;
    transition: transform 0.3s;
}

ul.menu-list li a:hover:after {
    transform: scaleX(1);
}

ul.menu-list li a:hover,
ul.menu-list li a:focus {
    color: #d2aa5a;
}

ul.menu-list li.active a,
ul.menu-list li.active a:hover,
ul.menu-list li.active a:focus {
    color: #d2aa5a;
}

ul.menu-list li.active a:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 2px;
    transform: scaleX(1);
    background-color: #d2aa5a;
    transition: transform 0.3s;
}

ul.menu-list li .menu-line {
    content: "";
    height: 28px;
    width: 1px;
    background-color: rgba(255, 255, 255, 0.5);
    vertical-align: middle;
    position: relative;
    top: 10px;
}

ul.menu-list li img.icon-menu-svg {
    width: 60px;
}

ul.menu-list li.menu-img a:hover:after {
    transform: scaleX(0);
}

.box-search {
    display: none;
    margin-top: 30px;
    position: relative;
}

.form-input-search {
    width: 950px;
    background: transparent;
    line-height: 1.2;
    font-size: 24px;
    padding: 7px 50px 7px 15px;
    border: 0;
    color: #fff;
    border-bottom: 2px solid rgba(255, 255, 255, 0.5);
}

.form-input-search:focus {
    outline-style: none;
}

img.icon-bs {
    width: 20px;
}

.bs-btn {
    position: absolute;
    top: 10px;
    right: 0;
}

.bs-submit {
    border: 0;
    background: transparent;
}

/* Nav Right */

.nav-right {
    float: right;
    margin-top: 45px;
}

img.icon-nav {
    width: 20px;
}

.navr-list {
    display: flex;
}

/* Search */

.navrl-search {
    float: left;
    width: 20px;
    margin-right: 15px;
}

.nav-in-search {
    display: none;
    float: left;
    width: 200px;
    margin-left: 10px;
}

.input-search {
    background-color: transparent;
    border: 1px solid rgba(255, 255, 255, 1);
    color: rgba(255, 255, 255, 1);
    padding: 2px 7px;
    border-radius: 3px;
    width: 100%;
    font-size: 18px;
    line-height: 1.4;
    margin-top: 5px;
}

.input-search:focus {
    outline-style: none;
}

.navrl-lang {
    float: left;
    margin-right: 15px;
}

.btn-lang {
    border: 1px solid #fff;
    border-radius: 3px;
    background: transparent;
    padding: 0px 7px;
    color: #fff;
    display: inline-block;
}

.btn-lang:hover,
.btn-lang:focus {
    background: #fff;
    color: #000;
}

.navrl-lang .dropdown-toggle::after {
    display: none;
}

.navrl-lang .dropdown-menu {
    min-width: inherit;
    background: #d2aa5a;
    border-color: transparent;
    padding: 0;
    border-radius: 3px;
}

.navrl-lang .dropdown-item {
    padding: 2px 7px;
    color: #fff;
}

.navrl-lang .dropdown-item:hover {
    background: transparent;
    color: #000;
}

.navrl-lang .dropdown-item.active,
.navrl-lang .dropdown-item:active {
    color: #000;
    background: #d2aa5a;
}

/* Line */

.navrl-line {
    float: left;
    margin-right: 15px;
    height: 26px;
    width: 1px;
    background: rgba(255, 255, 255, 0.4);
}

/* Profile */

.navrl-profile {
    float: left;
    margin-right: 10px;
}

.navrl-profile .dropdown-toggle::after {
    display: none;
}

img.icon-profile {
    width: 35px;
    height: 35px;
    object-fit: cover;
    border-radius: 50%;
}

.btn-profile {
    display: inline-block;
    margin-top: -10px;
}

.navrl-profile .dropdown-menu {
    margin-top: 15px;
    padding: 20px;
    min-width: 13rem;
    background: #d2aa5a;
    border: 0;
}

.navrl-profile .dropdown-menu:before {
    position: absolute;
    top: -7px;
    right: 7px;
    /* Example: right:10px; */
    display: inline-block;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #d2aa5a;
    border-left: 7px solid transparent;
    border-bottom-color: rgba(0, 0, 0, 0.2);
    content: "";
}

.navrl-profile .dropdown-menu:after {
    position: absolute;
    top: -8px;
    right: 8px;
    /* Example: right:10px; */
    display: inline-block;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #d2aa5a;
    border-left: 8px solid transparent;
    content: "";
}

.navrl-profile .form-group {
    margin-bottom: 10px;
}

.navrl-profile .form-control {
    display: block;
    width: 100%;
    height: auto;
    padding: 3px 15px;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.5;
    color: #000;
    background-color: transparent;
    background-clip: padding-box;
    border: 1px solid #000;
    border-radius: 4px;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.navrl-profile .form-control:focus {
    box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.8);
}

.navrl-profile ::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #000;
}

.navrl-profile ::-moz-placeholder {
    /* Firefox 19+ */
    color: #000;
}

.navrl-profile :-ms-input-placeholder {
    /* IE 10+ */
    color: #000;
}

.navrl-profile :-moz-placeholder {
    /* Firefox 18- */
    color: #000;
}

a.link-forgot {
    margin-top: 5px;
    text-align: right;
    display: block;
    color: rgba(0, 0, 0, 0.5);
    text-transform: uppercase;
    font-size: 12px;
}

.navrlp-btn {
    display: flex;
}

.navrlp-login,
.navrlp-reg {
    width: 50%;
}

.btn-login {
    background: #000;
    color: #fff;
    border: 0;
    border-radius: 4px;
    padding: 2px 15px;
    display: block;
    text-transform: uppercase;
    text-align: center;
    width: 100%;
}

.btn-reg {
    width: 100%;
    display: block;
    text-align: right;
    color: #000;
    text-transform: uppercase;
    padding: 2px 0;
}

.btn-reg:hover,
.btn-reg:focus {
    color: #000;
}

/* Alert */

.navrl-alert {
    float: left;
    width: 30px;
}

.btn-alert {
    display: inline-block;
    width: 30px;
    text-align: center;
    position: relative;
}

.notify-alert {
    position: absolute;
    right: -5px;
    top: -10px;
    width: 20px;
    height: 20px;
    line-height: 20px;
    vertical-align: middle;
    background: #f00;
    display: inline-block;
    color: #fff;
    border-radius: 50%;
}

.navrl-alert .dropdown-toggle::after {
    display: none;
}

.navrl-alert .dropdown-menu {
    margin-top: 20px;
    padding: 7px 0px;
    min-width: 13rem;
    background: #fff;
    border: 0;
}

.navrl-alert .dropdown-menu:before {
    position: absolute;
    top: -7px;
    right: 7px;
    /* Example: right:10px; */
    display: inline-block;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #fff;
    border-left: 7px solid transparent;
    border-bottom-color: rgba(0, 0, 0, 0.2);
    content: "";
}

.navrl-alert .dropdown-menu:after {
    position: absolute;
    top: -8px;
    right: 8px;
    /* Example: right:10px; */
    display: inline-block;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #fff;
    border-left: 8px solid transparent;
    content: "";
}

/*****************************************************
Quick Show time
*****************************************************/

.box-quick-showtime {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    background: #d2aa5a;
    z-index: 12;
}

.backdrop-quick {
    display: none;
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.9);
    z-index: 11;
}

.qs-bar {
    position: relative;
}

.qs-left {
    display: flex;
    float: left;
}

.qsl-text {
    font-size: 27px;
    padding: 10px 0;
    color: #000;
    font-weight: 700;
}

.qsl-line {
    margin: 10px 30px;
    height: 40px;
    width: 1px;
    background: #000;
}

.qsl-select {
    display: flex;
    padding: 15px 0 10px 0;
}

.qsl-select .i-arrow {
    content: "";
    position: absolute;
    right: 10px;
    top: 5px;
    border: solid black;
    border-width: 0 1px 1px 0;
    display: inline-block;
    padding: 5px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}

.qsl-select .i-arrow.up {
    content: "";
    position: absolute;
    right: 10px;
    top: 10px;
    border: solid black;
    border-width: 0 1px 1px 0;
    display: inline-block;
    padding: 5px;
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
}

a.qslsm-dropdown,
a.qslsc-dropdown {
    font-size: 18px;
    padding: 0 30px 0 15px;
    border: 2px solid #000;
    border-radius: 4px;
    color: #000;
    position: relative;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    width: 250px;
}

a.qslsm-dropdown:hover,
a.qslsm-dropdown:focus,
a.qslsc-dropdown:hover,
a.qslsc-dropdown:focus {
    color: #fff;
    background: #000;
}

a.qslsm-dropdown:hover .i-arrow,
a.qslsm-dropdown:focus .i-arrow,
a.qslsc-dropdown:hover .i-arrow,
a.qslsc-dropdown:focus .i-arrow {
    border-color: #fff;
}

a.qslsm-dropdown:hover .i-arrow.up,
a.qslsm-dropdown:focus .i-arrow.up,
a.qslsc-dropdown:hover .i-arrow.up,
a.qslsc-dropdown:focus .i-arrow.up {
    border-color: #fff;
}

.qsls-at {
    margin: 0 10px 0 50px;
    color: #000;
    font-size: 18px;
    margin-top: 2px;
}

/* RIGHT */

.qs-right {
    float: right;
    padding: 15px 0 10px 0;
}

/* Button Quick Showtime */

a.btn-qs-showtime {
    padding: 0px 30px 0px 30px;
    border: 1px solid #ff283c;
    border-radius: 5px;
    color: #fff;
    background: #ff283c;
    font-size: 18px;
    text-transform: uppercase;
    text-decoration: none;
    text-align: center;
    display: block;
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.3);
}

/* Box Quick bar details */

.box-quick-movie,
.box-quick-branches {
    display: none;
    position: fixed;
    bottom: 60px;
    left: 0;
    right: 0;
    background: url("../img/bg-blur.jpg") top center no-repeat;
    background-size: cover;
    height: 350px;
    padding: 30px 0 0 0;
    z-index: 12;
    /* -webkit-box-shadow: 0px -500px 0px 500px rgba(0, 0, 0, 0.9);
    -moz-box-shadow: 0px -500px 0px 500px rgba(0, 0, 0, 0.9);
    box-shadow: 0px -500px 0px 500px rgba(0, 0, 0, 0.9);
    z-index: 11; */
}

.bqm-list {
    height: 320px;
}

.box-quick-branches .branches-list {
    height: 300px;
}

.scrollbar-inner>.scroll-element,
.scrollbar-inner>.scroll-element div {
    border: none;
    margin: 0;
    padding: 0;
    position: absolute;
    z-index: 10;
}

.scrollbar-inner>.scroll-element div {
    display: block;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
}

.scrollbar-inner>.scroll-element.scroll-x {
    bottom: 2px;
    height: 8px;
    left: 0;
    width: 100%;
}

.scrollbar-inner>.scroll-element.scroll-y {
    height: 100%;
    right: 2px;
    top: 0;
    width: 8px;
}

.scrollbar-inner>.scroll-element .scroll-element_outer {
    overflow: hidden;
}

.scrollbar-inner>.scroll-element .scroll-element_outer,
.scrollbar-inner>.scroll-element .scroll-element_track,
.scrollbar-inner>.scroll-element .scroll-bar {
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}

.scrollbar-inner>.scroll-element .scroll-element_track,
.scrollbar-inner>.scroll-element .scroll-bar {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
    filter: alpha(opacity=40);
    opacity: 0.4;
}

.scrollbar-inner>.scroll-element .scroll-element_track {
    background-color: rgba(255, 255, 255, 0.2);
}

.scrollbar-inner>.scroll-element .scroll-bar {
    background-color: rgba(255, 255, 255, 1);
}

.scrollbar-inner>.scroll-element:hover .scroll-bar {
    background-color: rgba(255, 255, 255, 1);
}

.scrollbar-inner>.scroll-element.scroll-draggable .scroll-bar {
    background-color: rgba(255, 255, 255, 1);
}

/* update scrollbar offset if both scrolls are visible */

.scrollbar-inner>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track {
    left: -12px;
}

.scrollbar-inner>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track {
    top: -12px;
}

.scrollbar-inner>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
    left: -12px;
}

.scrollbar-inner>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
    top: -12px;
}

/* Movie list */
ul.bqm-list-movie {
    padding: 0;
    margin: 0;
    list-style: none;
}

ul.bqm-list-movie li {
    width: calc(98% / 10);
    float: left;
    margin-bottom: 15px;
}

img.movie-cover {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

ul.bqm-list-movie li a {
    display: block;
}

ul.bqm-list-movie li .bqmlm-cover {
    display: block;
    margin-bottom: 8px;
    height: 270px;
    overflow: hidden;
    position: relative;
}

ul.bqm-list-movie li .bqmlm-date {
    font-size: 14px;
    color: #d2aa5a;
    text-transform: uppercase;
    line-height: 1;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

ul.bqm-list-movie li .bqmlm-name {
    font-size: 18px;
    color: #fff;
    line-height: 1;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 36px;
    width: 80%;
}

ul.bqm-list-movie li a.bqmlm-select .bqmlm-cover .coveractive {
    display: none;
}

ul.bqm-list-movie li a.bqmlm-select.active .bqmlm-cover .coveractive {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    display: block;
}

ul.bqm-list-movie li a.bqmlm-select.active .bqmlm-cover .coveractive .coveractive-icon {
    display: flex;
    justify-content: center;
    align-items: center;
    vertical-align: middle;
    text-align: center;
    height: 100%;
}

@media (max-width: 1500px) {
    ul.bqm-list-movie li .bqmlm-cover {
        height: 220px;
    }
}

@media (max-width: 1366px) {
    ul.bqm-list-movie li .bqmlm-cover {
        height: 180px;
    }
}

@media (max-width: 1280px) {
    ul.bqm-list-movie li {
        width: calc(98% / 8);
    }

    ul.bqm-list-movie li .bqmlm-cover {
        height: 220px;
    }
}

/* .box-quick-branches h3 {
    font-size: 1.6rem;
} */

.bqbnc-logo {
    margin-top: 40px;
    margin-bottom: 10px;
}

.bqbnc-logo img {
    height: 80px;
}

.bqbnc-name h4 {
    font-size: 22px;
    margin-bottom: 0;
}

.bqbnc-tel {
    color: #d2aa5a;
    font-size: 18px;
    position: relative;
    width: 70%;
}

.bqbnc-favorite {
    position: absolute;
    width: 20px;
    height: 20px;
    top: 0;
    right: 0;
}

.bqbnc-btn {
    margin-top: 15px;
}

.btn-mi {
    padding: 3px 20px;
    color: #000;
    background-color: #fff;
    text-align: center;
    display: inline-block;
    border-radius: 5px;
    font-weight: 600;
    font-size: 16px;
}

.btn-mi:hover,
.btn-mi:focus {
    color: #fff;
    background-color: #000;
}

.btn-st {
    padding: 3px 20px;
    color: #000;
    background-color: #d2aa5a;
    text-align: center;
    display: inline-block;
    border-radius: 5px;
    font-weight: 600;
    margin-left: 15px;
    font-size: 16px;
}

.btn-st:hover,
.btn-st:focus {
    color: #000;
    background-color: #d2aa5a;
}

.branches-list {
    border-left: 1px solid rgba(255, 255, 255, 0.7);
    padding-left: 30px !important;
}

.bqbl-search {
    display: flex;
    margin-bottom: 10px;
    width: 100%;
}

.bqbls-icon {
    width: 20px;
    height: 20px;
    margin-right: 15px;
}

.bqblsf-input {
    background-color: transparent;
    border-radius: 3px;
    border: 1px solid #fff;
    padding: 2px 15px;
    color: #fff;
}

.bqblsf-input:focus {
    outline-style: none;
}

.btnq-search {
    padding: 2px 20px;
    text-align: center;
    background-color: #fff;
    color: #000;
    margin-left: 10px;
    border: 0;
    border-radius: 3px;
    text-transform: uppercase;
}

.bqbl-list-cinema {
    margin-top: 10px;
}

.bqbl-list-cinema a.nav-link {
    color: #fff;
    padding: 0px 5px;
    margin: 5px 10px;
    font-size: 20px;
    border-bottom: 2px solid transparent;
}

.bqbl-list-cinema a.nav-link:hover,
.bqbl-list-cinema a.nav-link:focus {
    color: #d2aa5a;
}

.bqbl-list-cinema li:first-child a.nav-link {
    margin-left: 0;
}

.bqbl-list-cinema .nav-pills .nav-link.active,
.bqbl-list-cinema .nav-pills .show>.nav-link {
    background-color: transparent;
    border-bottom: 2px solid #d2aa5a;
    border-radius: 0;
    color: #d2aa5a;
}

/* List */
.bc-box {
    /* overflow: hidden;
    position: relative; */
    height: 200px;
}

.bcb-list {
    width: calc(98% / 5);
    float: left;
    margin-bottom: 15px;
}

a.bcbl-branches {
    color: #fff;
    font-size: 16px;
    padding-left: 40px;
    padding-right: 10px;
    line-height: 1;
    display: inline-block;
    position: relative;
    text-transform: uppercase;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    min-height: 35px;
}

a.bcbl-branches::before {
    position: absolute;
    top: 0px;
    left: 0;
    content: "";
    width: 28px;
    height: 28px;
    background: url("../img/branches-icon-check.png") center top no-repeat;
}

a.bcbl-branches.active::before {
    background: url("../img/branches-icon-checked.png") center top no-repeat;
}

/*****************************************************
Content Wrapper
*****************************************************/

.box-wrapper {
    background: url("../img/bg-content.png") left top no-repeat;
    background-size: 100% auto;
    position: relative;
}

.box-wrapper.md {
    /*background: #000;*/
    position: relative;
}

/*****************************************************
Personalized
*****************************************************/
.box-personalized {
    padding: 30px 0;
    display: flex;
}

.bp-left {
    display: flex;
}

.bp-avatar {
    width: 52px;
    height: 52px;
    overflow: hidden;
    border-radius: 50%;
    margin-right: 15px;
}

.bp-name h3 {
    font-size: 1.4rem;
    margin: 0;
}

.bp-name h4 {
    font-size: 1.1rem;
    margin: 0;
    color: #d2aa5a;
}

.bp-right {
    padding-left: 30px;
    margin-left: 30px;
    border-left: 1px solid rgba(255, 255, 255, 0.7);
}

.bp-right h4 {
    font-size: 1.1rem;
    margin: 0;
}

.bp-right h3 {
    color: #d2aa5a;
    margin: 0;
}

.bp-right h3 sup {
    font-size: 1.1rem;
    margin: 0;
    top: 0px;
    left: 10px;
}

/*****************************************************
Movies
*****************************************************/
.box-movies .nav-pills .nav-link {
    margin: 0 10px;
    padding: 2px 5px;
    border-radius: 0;
    color: #fff;
    border-bottom: 2px solid transparent;
    font-size: 24px;
}

.box-movies .nav-pills .nav-link:hover,
.box-movies .nav-pills .nav-link:focus {
    color: #d2aa5a;
}

.box-movies .nav-pills .nav-link.active,
.box-movies .nav-pills .show>.nav-link {
    background-color: transparent;
    border-bottom: 2px solid #d2aa5a;
    color: #d2aa5a;
}

.movie-list {
    padding-right: 50px;
    position: relative;
}

.movie-list .swiper-container {
    width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    position: initial;
}

.movie-list .swiper-slide {
    text-align: center;
    font-size: 20px;
    height: calc((100% - 30px) / 2);

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;

}

.movie-list .swiper-button-next,
.movie-list .swiper-container-rtl .swiper-button-prev {
    right: 0px;
    top: 35%;
}

.movie-list .swiper-button-prev,
.movie-list .swiper-container-rtl .swiper-button-next {
    left: auto;
    right: 0px;
    top: 55%;
}

.movie-list .swiper-button-next:after,
.movie-list .swiper-container-rtl .swiper-button-prev:after {
    display: none;
}

.movie-list .swiper-button-prev:after,
.movie-list .swiper-container-rtl .swiper-button-next:after {
    display: none;
}

img.icon-arrow-slider {
    width: 40px;
    height: 40px;
}

.ml-box {
    margin-bottom: 15px;

}

.mlb-cover {
    margin-bottom: 15px;
    position: relative;
   /* height: 275px;*/
   height: 360px;

}

img.mlb-img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    border-radius: 16px;
}

.mlbc-hover {
    opacity: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    padding: 10px;
    text-align: left;
    background-color: rgba(0, 0, 0, 0.8);
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    z-index:11;
}

.ml-box:hover .mlbc-hover {
    opacity: 1;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}

.mlbc-name {
    margin-top: 5px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    line-height: 1;
    height: 36px;
}

.mlbc-cate {
    font-size: 16px;
    margin-top: 10px;
}

.mlbc-time,
.mlbc-sound {
    margin-top: 2px;
    font-size: 16px;
}

.mlbc-btn {
    position: absolute;
    bottom: 10px;
    left: 10px;
    right: 10px;
}

.mlbc-btn-mi,
.mlbc-btn-mi:hover,
.mlbc-btn-mi:focus {
    background-color: #fff;
    color: #000;
    display: block;
    text-align: center;
    border-radius: 5px;
    font-weight: 600;
    font-size: 16px;
}

.mlbc-btn-bn,
.mlbc-btn-bn:hover,
.mlbc-btn-bn:focus {
    background-color: #ff283c;
    color: #fff;
    text-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
    display: block;
    text-align: center;
    border-radius: 5px;
    font-weight: 600;
    font-size: 16px;
    margin-top: 8px;
}

img.mlbc-i-play {
    width: 40px;
}

img.mlbc-icon {
    height: 10px;
    margin-right: 5px;
}

.mlb-date {
    font-family:  'DB Gin Siam X';
    text-align: left;
    font-size: 20px;
    font-style: normal;
    font-weight: normal;
    line-height: 26px;
    text-transform: uppercase;
    color: #d2aa5a;
}

.mlb-name {
    text-align: left;
    text-transform: uppercase;
    color: #fff;
}

.mlb-name a,
.mlb-name a:hover,
.mlb-name a:focus {
    color: #fff;
    font-size: 30px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    /* line-height: 1; */
    font-family: 'DB Gin Siam X';
    font-style: normal;
    font-weight: normal;
    line-height: 38px;
    /* or 127% */
    letter-spacing: -0.591628px;
    /* Inside Auto Layout */
    flex: none;
    order: 2;
    flex-grow: 0;
    margin: 8px 0px;

}

@media (max-width: 1600px) {
    img.mlb-img {
        height: 100%;
    }
}

@media (max-width: 1400px) {
    img.mlb-img {
        height: 100%;
    }
}

/*****************************************************
Office + Promotion
*****************************************************/
.bop-head {
    /*border-bottom: 1px solid #fff;*/
}

.bop-wrap {
    border-bottom: 1px solid #000;
    position: relative;
}

.office-box .nav-pills .nav-link {
    color: #fff;
    border-radius: 0;
    padding: 5px 5px;
    font-size: 22px;
    border-bottom: 2px solid transparent;
}

.office-box .nav-pills .nav-link:hover,
.office-box .nav-pills .nav-link:focus {
    color: #d2aa5a;
}

.office-box .nav-pills .nav-link.active,
.office-box .nav-pills .show>.nav-link {
    color: #d2aa5a;
    background-color: transparent;
    border-bottom: 2px solid #d2aa5a;
}

.om-list {
    position: relative;
}

.oml-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.oml-number {
    width: 15%;
    text-align: center;
    font-size: 70px;
    line-height: 1;
}

.oml-movie {
    display: flex;
    width: 85%;
}

.oml-cover {
    width: 17%;
}

.oml-cover img {
    width: 100%;
}

.oml-name {
    position: relative;
    width: 83%;
    padding: 10px 20px;
    color: #fff;
    background: #000;
    overflow: hidden;
}

.oml-name-bg {
    background-position: top center;
    background-size: 100% auto;
    position: absolute;
    left: -50px;
    top: -50px;
    right: -50px;
    height: 200%;
    width: 200%;
    z-index: 1;
    filter: blur(10px);
    -webkit-filter: blur(10px);
    opacity: 0.7;
}

.oml-name-text {
    position: relative;
    z-index: 2;
}

.oml-name-text h4 {
    font-size: 22px;
    margin: 0;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    line-height: 1;
}

.oml-btn {
    position: absolute;
    bottom: 10px;
    left: 20px;
    z-index: 2;
}

.oml-btn-mi {
    background-color: #fff;
    color: #000;
    border-radius: 3px;
    text-align: center;
    padding: 2px 20px;
    font-weight: 600;
}

.oml-btn-mi:hover,
.oml-btn-mi:focus {
    background-color: #d2aa5a;
    color: #fff;
}

.oml-favorite {
    position: absolute;
    bottom: 15px;
    right: 20px;
    z-index: 2;
}

.oml-favorite img {
    width: 25px;
}

/* Promotion */
.bopp-box {
    position: relative;
    display: flex;
    overflow: hidden;
}

.bopp-detail {
    width: 30%;
    overflow: hidden;
    position: relative;
    padding: 30px;
}

.bopp-cover {
    width: 70%;
}

.bopp-bg {
    background-position: top center;
    background-size: 100% auto;
    position: absolute;
    left: -50px;
    top: -50px;
    right: -50px;
    height: 200%;
    width: 200%;
    z-index: 1;
    filter: blur(10px);
    -webkit-filter: blur(10px);
    opacity: 0.7;
}

.bopp-cover a {
    display: block;
}

.bopp-cover img {
    width: 100%;
}

.bopp-cate {
    position: absolute;
    top: 0;
    left: 30px;
    background: rgba(255, 255, 255, 0.7);
    padding: 3px 20px;
    text-align: center;
    border-radius: 0 0 10px 10px;
    z-index: 2;
    color: #000;
    font-weight: 600;
}

.bopp-title {
    font-size: 24px;
    margin: 0;
    margin-top: 30px;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    line-height: 1;
    position: relative;
    z-index: 2;
    text-shadow: 0 1px 3px rgba(0, 0, 0, 0.8);
}

.bopp-btn {
    position: absolute;
    z-index: 2;
    top: 200px;
    right: 5%;
}

.bop-promo .swiper-button-next {
    bottom: 15px;
    top: auto;
    right: 15px;
    left: auto;
    width: auto;
}

.bop-promo .swiper-button-prev {
    bottom: 40px;
    top: auto;
    right: 15px;
    left: auto;
    width: auto;
}

.swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after {
    font-size: 24px;
    color: #fff;
}

.swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after {
    font-size: 24px;
    color: #fff;
}

/* View ALL */
.box-button-viewall {
    text-align: right;
    position: relative;
    margin: 20px 0;
}

.btn-viewall {
    color: #fff;
    font-size: 24px;
}

.btn-viewall:hover,
.btn-viewall:focus {
    color: #d2aa5a;
}

img.icon-viewall {
    width: 30px;
    margin-left: 10px;
}

@media (max-width: 1400px) {
    .oml-number {
        font-size: 50px;
    }
}

/*****************************************************
News
*****************************************************/

.bn-tab .nav-pills .nav-link {
    padding: 13px 22px;
    border-radius: 50px;
    color: #fff;
    border-bottom: 0px solid transparent;
  
    font-family: 'DB Gin Siam X';
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 26px;
    text-transform: uppercase;
}

.bn-tab .nav-pills li.nav-item {
    margin: 0 10px;
}

.bn-tab .nav-pills li.nav-item:first-child {
    margin-left: 0;
}

.bn-tab .nav-pills .nav-link:hover,
.bn-tab .nav-pills .nav-link:focus {
    color: #d2aa5a;
}

.bn-tab .nav-pills .nav-link.active, .bn-tab .nav-pills .show>.nav-link {
    background-color: #d3aa59;
    color: #000000;
}

.box-news {
    margin-bottom: 50px;
}

.box-news h1 {
    text-transform: uppercase;
}

.bn-news .row {
    margin: 0;
}

.bn-news .row .col-6,
.bn-news .row .col-3 {
    padding: 0;
}

.bn-news-box {
        position: relative;
   height: unset;
}

.bn-news-share {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 9;
    width: 44px;
    /*background: rgba(255,255,255,0.5);*/
    padding: 10px;
}

.bn-news-box a {
    display: block;
}

.bnn-cover {
   position: relative;
}
.bnn-cover img{
    height: 200px;
    object-fit: cover;
    overflow: hidden;
    border-radius: 16px;

}
.bnn-date{
    font-family: 'DB Gin Siam X';
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 41px;
    color: #8E8E93;
    margin: 8px 0px;
}

.bn-news-box:hover .bnn-cover{
    transform: unset;
}

.bnn-cover img {
    width: 100%;
}

.bnn-cate {
    position: absolute;
    top: 0;
    left: 20px;
    background: #000;
    padding: 2px 20px;
    color: #fff;
    font-size: 18px;
    border-radius: 0 0 10px 10px;
    z-index: 2;
}

.bnn-title {
 
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    line-height: 1;
    font-family: 'DB Gin Siam X';
    font-style: normal;
    font-weight: normal;
    font-size: 22px;
    line-height: 34px;
    letter-spacing: -0.591628px;
    color: #FFFFFF;
    margin: 8px 0px;
    position: unset;
    bottom: unset;
    left: unset;
    width: unset;
    text-shadow: unset;
    z-index: unset;
}
.bnn-readmore a{
    font-family: 'DB Gin Siam X';
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 33px;
    letter-spacing: -0.144209px;
    text-decoration-line: underline;
    color: #8E8E93;
    margin: 8px 0px;
}

.bnn-view {
    position: absolute;
    right: 30px;
    bottom: 20px;
    font-size: 20px;
    color: #fff;
    text-shadow: 0 0 10px rgba(0, 0, 0, 0.8);
    z-index: 2;
}

.bnn-view img.iconview {
    width: 25px;
}

.bnn-bg {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgb(0, 0, 0);
    background: linear-gradient(0deg,
            rgba(0, 0, 0, 0.8) 0%,
            rgba(0, 0, 0, 0.7) 40%,
            rgba(0, 0, 0, 0) 100%);
    height: 150px;
    z-index: 1;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}

.bn-news-box:hover .bnn-bg {
    height: 200px;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}

.movie-news-list {
    /* padding-right: 50px; */
    padding: 80px 80px 0 80px;
    position: relative;
}

.movie-news-list .swiper-container {
    width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    position: initial;
}



.movie-news-list .swiper-button-next,
.movie-news-list .swiper-container-rtl .swiper-button-prev {
    right: 1%;
    top: 45%;
}

.movie-news-list .swiper-button-prev,
.movie-news-list .swiper-container-rtl .swiper-button-next {
    left: auto;
    right: 1%;
    top: 58%;
}

.movie-news-list .swiper-button-next:after,
.movie-news-list .swiper-container-rtl .swiper-button-prev:after {
    display: none;
}

.movie-news-list .swiper-button-prev:after,
.movie-news-list .swiper-container-rtl .swiper-button-next:after {
    display: none;
}
.movie-news-img{
    padding: 54px 0px 54px 80px;
}
.movie-news-img img {
    width: 629px;
    height: 440px;
    object-fit: cover;
    border-radius: 20px;
}
/*****************************************************
Footer
*****************************************************/
.box-footer {
    position: relative;
    background: #000 url("../img/bg-footer.png") right bottom no-repeat;
    background-size: 100% auto;
    padding: 30px 0;
    z-index: 2;
}

.footer-list h1 {
    color: #fff;
    margin-bottom: 20px;
    line-height: 1;
}

.footer-list h1 a {
    color: #fff;
}

.footer-list h3 {
    color: #d2aa5a;
    margin-bottom: 20px;
}

.footer-list h4 {
    color: #d2aa5a;
    margin-bottom: 0;
    line-height: 1;
}

ul.f-linklist {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

ul.f-linklist li {
    margin: 5px 0;
}

ul.f-linklist li a {
    padding: 5px 0;
    color: #fff;
    font-size: 20px;
}

.footer-list p {
    font-size: 14px;
}

input.input-sub {
    border: 2px solid #fff;
    background: transparent;
    border-radius: 5px;
    width: 250px;
    padding: 5px 15px;
    color: #fff;
    margin-bottom: 15px;
    font-size: 20px;
}

.form-btn {
    margin-bottom: 20px;
}

.btn-sub {
    background-color: #fff;
    color: #000;
    border-radius: 5px;
    padding: 2px 20px;
    text-transform: uppercase;
    border: 0;
    font-weight: 600;
}

ul.social-list {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

ul.social-list li {
    display: inline-block;
    margin: 0 10px;
}

ul.social-list li:first-child {
    margin-left: 0;
}

ul.social-list li:last-child {
    margin-right: 0;
}

ul.social-list li a {
    color: #fff;
    font-size: 30px;
}

/* Copyright */
.footer-copyright {
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px solid #fff;
}

/* Partner */
.footer-partner {
    position: relative;
    text-align: center;
    padding-top: 15px;
    padding-bottom: 20px;
    margin-bottom: 30px;
}

.footer-partner ul {
    text-align: left;
    padding: 0;
    margin: 0;
    /* display: flex; */
}

.footer-partner ul li {
    display: inline-block;
    margin: 0px 15px;
}

.footer-partner ul li:first-child {
    margin-left: 0;
}

.footer-partner ul li:last-child {
    margin-right: 0;
}

.footer-partner ul li a {
    display: block;
}

.footer-partner ul li a img.fmajor {
    width: auto;
    height: 70px;
    margin-top: 1px;
}

.footer-partner ul li a img.fegv {
    width: auto;
    height: 30px;
    margin-top: 19px;
}

.footer-partner ul li a img.fparagon {
    width: auto;
    height: 60px;
    margin-top: 5px;
}

.footer-partner ul li a img.ficon {
    width: auto;
    height: 60px;
    margin-top: 4px;
}

.footer-partner ul li a img.fquar {
    width: auto;
    height: 60px;
    margin-top: 5px;
}

.footer-partner ul li a img.fesp {
    width: auto;
    height: 40px;
    margin-top: 15px;
}

.footer-partner ul li a img.fcineplex {
    width: auto;
    height: 60px;
    margin-top: 5px;
}

.fc-copy {
    overflow: hidden;
}

.fc-text {
    color: #fff;
    display: inline-block;
}

.fc-text p {
    margin-bottom: 0;
}

.fc-apps {
    float: right;
    display: flex;
}

.fc-app {
    text-align: center;
}

.fc-app ul {
    padding: 0;
    margin: 0 0 15px 0;
    list-style-type: none;
    text-align: center;
}

.fc-app ul li {
    display: inline-block;
    margin: 0px 10px;
}

.fc-app ul li a {
    display: block;
}

.fc-app ul li a img {
    width: auto;
    height: 40px;
}

/* Modal Share */
#BTN_SHARE .modal-body {
    background: #000;
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.9);
}

.modal-backdrop.show {
    opacity: 0.9;
}

.btn-social-group {
    display: block;
    text-align: center;
}

.btn-social {
    background: #eee;
    color: #000;
    border: 0px;
    line-height: 1;
    padding: 10px 15px;
    width: 50px;
    font-size: 20px;
    border-radius: 50%;
    height: 50px;
    margin: 0px 3px;
}

.btn-social[data-type="fb"] {
    background: #3b5999;
    color: #fff;
}

.btn-social[data-type="line"] {
    background: #00c300;
    color: #fff;
}

.btn-social[data-type="twitter"] {
    background: #55acee;
    color: #fff;
}

.btn-social[data-type="whatsapp"] {
    background: #25d366;
    color: #fff;
}

.btn-social[data-type="weibo"] {
    background: #df2029;
    color: #fff;
}

.btn-social[data-type="googlebookmarks"] {
    background: #34465d;
    color: #fff;
}

/* Modal Movie Details */
#Movie_Details .modal-content {
    background-color: #3f5aec;
    border-radius: 0;
    border: 0;
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.9);
}

#Movie_Details .modal-content .close {
    color: #fff;
    opacity: 1;
    position: absolute;
    top: 30px;
    right: 30px;
}

#Movie_Details .modal-content .close img.icon-close {
    width: 30px;
}

#Movie_Details .modal-body {
    padding: 70px 50px 30px 50px;
}

.md-video .embed-responsive {
    margin-bottom: 20px;
}

.md-video .bshn-desc {
    margin-top: 0px;
}

.md-video .bshn-desc ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.md-video .bshn-desc ul li {
    margin-bottom: 0px;
    font-size: 18px;
    text-transform: uppercase;
}

img.bshn-icon-desc {
    width: 15px;
    margin-right: 7px;
}

.md-desc-content {
    font-family: "Bai Jamjuree";
    height: 100%;
    overflow: hidden;
}

.md-desc-content-wrap {
    height: 400px;
    position: relative;
    overflow-y: auto;
}

.md-desc-content-wrap p {
    font-size: 16px;
    font-family: "Bai Jamjuree";
}

/* width */
.md-desc-content-wrap::-webkit-scrollbar {
    width: 10px;
}

/* Track */
.md-desc-content-wrap::-webkit-scrollbar-track {
    background: #202020;
    border-radius: 10px;
}

/* Handle */
.md-desc-content-wrap::-webkit-scrollbar-thumb {
    background: #59595b;
    border-radius: 10px;
}

/* Handle on hover */
.md-desc-content-wrap::-webkit-scrollbar-thumb:hover {
    background: #59595b;
    border-radius: 10px;
}

/*****************************************************
Showtime Page
*****************************************************/
.bs-head {
    position: relative;
    overflow: hidden;
    width: 100%;
}

.bsh-bg {
    background-color: #000;
    background-position: top center;
    background-size: 100% auto;
    position: absolute;
    left: -50px;
    top: -50px;
    right: -50px;
    height: 200%;
    width: 200%;
    z-index: 1;
    filter: blur(30px);
    -webkit-filter: blur(30px);
    opacity: 0.7;
}

.bsh-cover {
    display: flex;
    padding: 30px 0;
    position: relative;
    z-index: 1;
}

.bsh-thumbnail {
    width: 200px;
}

.bsh-thumbnail img {
    width: 100%;
}

.bsh-name {
    width: 100%;
    margin-left: 30px;
    position: relative;
}

a.bshn-icon-play {
    width: 50px;
    display: block;
    margin-top: 10px;
}

a.bshn-icon-play img {
    width: 100%;
}

.bshn-name {
    text-transform: uppercase;
    margin-top: 10px;
}

.bshn-desc {
    /*position: absolute;*/
    bottom: 0;
    left: 0;
}

.bshn-desc ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.bshn-desc ul li {
    margin-bottom: 0px;
    font-size: 18px;
    text-transform: uppercase;
}

img.bshn-icon-desc {
    width: 15px;
    margin-right: 7px;
}

.bshn-icon-right {
    position: absolute;
    bottom: 0px;
    right: 0px;
}

.bshn-icon-right ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.bshn-icon-right ul li {
    display: inline-block;
}

.bshn-icon-right ul li a {
    width: 30px;
    display: inline-block;
    margin-left: 15px;
}

.bshn-icon-right ul li a img {
    width: 100%;
}

/* Showtime Wrapper */
.box-showtime {
    padding: 30px 0;
}

.bs-wrapper {
    display: flex;
}

.bsw-content {
    width: 75%;
    padding-right: 50px;
}

.bsw-sider {
    width: 25%;
}

.bs-sidebar {
    height: 100%;
}

.bs-stick {
    position: -webkit-sticky;
    /* Safari */
    position: sticky;
    top: 15px;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}

body.body_slideDown .bs-stick {
    top: 115px;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}

a.bss-btn-login {
    display: block;
    background-color: #d2aa5a;
    padding: 15px;
    overflow: hidden;
}

.bss-btn-login-icon {
    float: left;
    width: 70px;
}

.bss-btn-login-text {
    float: left;
    padding-left: 15px;
    margin-left: 15px;
    border-left: 1px solid #000;
    height: 100%;
}

.bss-btn-login-arrow {
    width: 30px;
    float: right;
}

.bss-btn-login-text h4 {
    color: #000;
    line-height: 1;
    margin-bottom: 0;
}

.bss-btn-login-text p {
    color: #000;
    line-height: 1;
    font-family: "Bai Jamjuree";
    font-size: 11px;
    margin-bottom: 0;
}

.bss-sum {
    margin-top: 20px;
}

.bss-sum-box {
    padding: 30px 30px;
    border: 1px solid #fff;
    border-radius: 10px;
}

.bss-head {
    display: flex;
}

.bssh-thumbnail {
    width: 30%;
    margin-right: 15px;
}

.bssh-text {
    width: 85%;
    position: relative;
}

.bssh-text h3 {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    line-height: 1;
    font-size: 1.6em;
}

.bssh-rate {
    position: absolute;
    bottom: 0px;
    right: 0px;
    color: #d2aa5a;
    font-size: 18px;
}

.bss-movie {
    margin-top: 30px;
}

.bss-movie-list {
    margin: 15px 0;
    position: relative;
}

.bss-movie-list h4 {
    margin: 0;
    line-height: 1;
    font-weight: 400;
}

.bss-movie-list p {
    color: #d2aa5a;
    line-height: 1;
    font-family: "Bai Jamjuree";
    font-size: 13px;
    text-transform: uppercase;
    margin-bottom: 7px;
}

.bss-movie-list-thea {
    margin-top: 5px;
    font-size: 20px;
}

.bss-movie-list-time {
    position: absolute;
    bottom: 0;
    right: 0;
    display: inline-block;
    background: #fff;
    padding: 5px 15px;
    line-height: 1;
    border-radius: 5px;
    color: #000;
    font-size: 22px;
}

.bss-total {
    display: flex;
    margin: 30px 0;
}

.bss-total-left {
    width: 50%;
}

.bss-total-right {
    width: 50%;
}

.bss-total-left h4,
.bss-total-right h4 {
    line-height: 1;
    margin: 0;
    text-transform: uppercase;
}

.bss-total-left h2,
.bss-total-right h2 {
    line-height: 1;
    margin: 0;
    text-transform: uppercase;
}

.bss-btn {
    margin-top: 30px;
}

.btn-showtime-buy {
    background-color: #d2aa5a;
    color: #000;
    text-align: center;
    text-transform: uppercase;
    padding: 6px 21px 4px;
    border-radius: 5px;
    font-size: 24px;
    text-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
    width:100%;
    display: block;
}

.btn-showtime-buy:hover,
.btn-showtime-buy:focus {
    color: #000;
}

@media (max-width: 1400px) {
    .bsw-content {
        width: 70%;
    }

    .bsw-sider {
        width: 30%;
    }
}

/* Showtime Date */
.bsw-showdate {
    position: relative;
    margin-bottom: 40px;
    margin-top: 40px;
}

.bswd-today {
    position: absolute;
    top: 0;
    left: 0;
}

.bswd-date {
    width: 100%;
    position: relative;
    padding-left: 150px;
    padding-right: 50px;
}

.bswd-date-list {
    position: relative;
}

.btn-today {
    display: inline-block;
    padding: 5px 11px;
    color: #fff;
    border-radius: 5px;
    border: 1px solid #fff;
    font-size: 22px;
    margin-right: 20px;
}

.btn-today:hover,
.btn-today:focus {
    background-color: #d2aa5a;
    color: #fff;
    border-color: #d2aa5a;
}

.bswd-date .swiper-button-disabled {
    opacity: 1 !important;
}

.bswd-date .swiper-button-prev {
    left: -40px;
    z-index: 1;
}

.bswd-date .swiper-button-next {
    right: -50px;
    z-index: 1;
}

.bswd-date-list .swiper-slide {
    text-align: center;
    width: auto;
    margin: 0 25px;
    padding: 8px 0;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.btn-showdate {
    display: inline-block;
    padding: 2px 5px;
    line-height: 1;
    color: #fff;
    font-size: 22px;
}

.btn-showdate:hover,
.btn-showdate:focus {
    color: #d2aa5a;
}

.btn-showdate.active,
.btn-showdate.active:hover,
.btn-showdate.active:focus {
    border-bottom: 1px solid #d2aa5a;
    color: #d2aa5a;
}

/* Branch */
.bsc-list {
    position: relative;
}

.bsc-branch {
    position: relative;
    margin-bottom: 15px;
    border-bottom: 2px solid #777;
}
.bscb-header {
    margin: 10px 0;
}

.bscb-header img.icon-branch {
    height: 50px;
    margin-right: 20px;
}

.bscb-header h2 a {
    color: #fff;
    font-size: 24px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 85%;
    display: block;
}

.bscb-header .i-arrow-w {
    top: 11px;
    right: 15px;
    border-width: 0 2px 2px 0;
    padding: 8px;
}

.bscb-header .i-arrow-w.up {
    top: 22px;
    border-width: 0 2px 2px 0;
    padding: 8px;
}

.bscb-body {
    padding: 10px 0;
}

.bscbb-movie {
    position: relative;margin-top:5px
}

.bscbbm-cover {
    position: sticky;
    position: -webkit-sticky;
    top: 0px;
    display: flex;
    margin-bottom: 10px;
}

body.body_slideDown .bscbbm-cover {
    top: 59px;
    transition: all 0.5s ease-out;
}

body.body_slideUp .bscbbm-cover {
    transition: all 0.5s ease-out;
}

.bscbbm-cover-thumb {
    width: 15%;
    position: relative;
    z-index: 1;
}

.bscbbm-cover-name {
    position: relative;
    width: 85%;
    overflow: hidden;
    background-position: center;
    background-size: cover;
    background:#111;
}

.bscbbm-cover-name::after {
    -webkit-backdrop-filter: blur(30px);
    /* Use for Safari 9+, Edge 17+ (not a mistake) and iOS Safari 9.2+ */
    backdrop-filter: blur(30px);
    /* Supported in Chrome 76 */
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    /*background-color: rgba(0,0,0,0.5);*/
}

.bscbbm-cover-title {
    position: absolute;
    top: 15px;
    left: 30px;
    right: 30px;
    z-index: 1;
    text-transform: uppercase;
    font-size: 36px;
    line-height: 1.1;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 1);
}

.bscbbm-cover-cate-time {
    position: absolute;
    bottom: 15px;
    left: 30px;
    right: 30px;
    z-index: 1;
    text-transform: uppercase;
    font-size: 20px;
    line-height: 1.1;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 1);
}

.bscbbm-cover-cate-time img.icon-cate-time {
    height: 15px;
    margin-right: 7px;
}

.bscbbm-cover-cate {
    margin-bottom: 7px;
}

/* theatre */
.bscbbm-theatre {
    display: flex;
}

.bscbbm-theatre-logo {
    width: 20%;
    padding: 15px 0;
}

img.bscbbmt-icon {
    width: 100px;
}

.bscbbm-theatre-list {
    width: 80%;
    padding: 10px 0 0 0;
}

.bscbbm-theatre-list-name {
    font-size: 5.6vmin;
    text-transform: uppercase;
}

.bscbbm-theatre-list-name img.icon-sound {
    height: 15px;
}

.bscbbm-theatre-list-name img.icon-tl {
    max-height: 30px;
    max-width: 113px;
}

.bscbbm-theatre-list-name img.icon-rate {
    height: 20px;
}

.bscbbm-theatre-list-time {
    margin: 5px 0 15px 0;
}

.bscbbm-theatre-list-time a,
.bscbbm-theatre-list-time a.nextst,
.bscbbm-theatre-list-time a:hover,
.bscbbm-theatre-list-time a.nextst:hover,
.bscbbm-theatre-list-time a:focus,
.bscbbm-theatre-list-time a.nextst:focus {
    padding: 0 20px;
    display: inline-block;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 4px;
    font-size: 30px;
    margin-right: 10px;
    margin-bottom: 10px;
}

.bscbbm-theatre-list-time a.nextst,
.bscbbm-theatre-list-time a.nextst:hover,
.bscbbm-theatre-list-time a.nextst:focus {
    background-color: #fff;
    color: #000;
}

.bscbbm-theatre-list-time a.pasted,
.bscbbm-theatre-list-time a.pasted:hover,
.bscbbm-theatre-list-time a.pasted:focus {
    border-color: #646464;
    color: #646464;
}

.bscbbm-theatre-list-time a.nowst,
.bscbbm-theatre-list-time a.nowst:focus,
.bscbbm-theatre-list-time a.nowst:hover {
    background: #d2aa5a;
    border-color: #d2aa5a;
    color: #000;
    font-weight: bold;
}

ul.bscbbmt {
    padding: 0;
    margin: 0;
    list-style: none;
    display: block;
    width: 100%;
    overflow: hidden;
    padding-bottom: 10px;
}

ul.bscbbmt li {
    float: left;
    padding: 0 15px;
    line-height: 1;
    font-size: 20px;
}

ul.bscbbmt li img {
    margin-right: 5px;
}

ul.bscbbmt li:first-child {
    padding-left: 0;
}

ul.bscbbmt li:last-child {
    padding-right: 0;
    border-right: 0;
}

/* Showtime Movie */
ul.bscbbmt.bscbbmt-movie {
    padding: 0;
    margin: 0;
    list-style: none;
    display: block;
    width: 100%;
    overflow: hidden;
    padding-bottom: 10px;
}

ul.bscbbmt.bscbbmt-movie li {
    float: left;
    padding: 0 25px;
    line-height: 1;
    font-size: 26px;
    border-right: 1px solid #fff;
}

ul.bscbbmt.bscbbmt-movie li img {
    margin-right: 15px;
}

ul.bscbbmt.bscbbmt-movie li:first-child {
    padding-left: 0;
}

ul.bscbbmt.bscbbmt-movie li:last-child {
    padding-right: 0;
    border-right: 0;
}

.bscbbm-theatre-list-name img.icon-rate {
    height: 30px;
}

.bscbbm-theatre.bscbbm-movie {
    display: block;
    /* padding: 0 30px; */
}

.bscbbm-theatre-list.bscbbmtl-movie {
    width: 100%;
    border-bottom: 1px solid #fff;
    padding: 2px 30px 2px 30px;
    /*margin-bottom: 15px;*/
}

/*****************************************************
All Movies
*****************************************************/
.box-all-movie {
    padding: 30px 0;
}

.box-all-movie h1 {
    text-transform: uppercase;
}

.box-all-movie .nav-pills .nav-link {
    margin: 0 10px;
    padding: 2px 5px;
    border-radius: 0;
    color: #fff;
    border-bottom: 2px solid transparent;
    font-size: 24px;
}

.box-all-movie .nav-pills .nav-item:first-child .nav-link {
    margin-left: 0;
}

.box-all-movie .nav-pills .nav-link:hover,
.box-all-movie .nav-pills .nav-link:focus {
    color: #d2aa5a;
}

.box-all-movie .nav-pills .nav-link.active,
.box-all-movie .nav-pills .show>.nav-link {
    background-color: transparent;
    border-bottom: 2px solid #d2aa5a;
    color: #d2aa5a;
}

.box-movies-list {
    overflow: hidden;
}

.box-movies-list .ml-box {
    width: calc(100% / 11);
    float: left;
}

.box-movies-list .mlb-date {
    padding: 0 10px;
}

.box-movies-list .mlb-name {
    padding: 0 10px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 40px;
}

/* Movie Coming */
.box-movie-coming {
    position: relative;
}

.bmc-date {
    position: -webkit-sticky;
    /* Safari */
    position: sticky;
    top: 0px;
    left: 0;
    right: 0;
    padding: 0px 80px;
    background-color: rgba(0, 0, 0, 1);
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    z-index: 101;
    margin-left: -30px;
    margin-right: -30px;
}

body.body_slideDown .bmc-date {
    top: 100px;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}

.bmc-date ul.swiper-wrapper {
    padding: 0;
    margin: 0;
    list-style: none;
}

.bmc-date .swiper-slide {
    width: auto;
    margin: 0 15px;
}

.bmc-date .swiper-slide a {
    padding: 10px 15px;
    font-size: 20px;
    text-transform: uppercase;
    color: #fff;
    display: inline-block;
}

.bmc-date .swiper-slide a:hover {
    color: #d2aa5a;
}

.bmc-date .swiper-slide a.active {
    color: #d2aa5a;
}

.bmc-date .swiper-button-disabled {
    opacity: 1 !important;
}

.bmc-date .swiper-button-prev {
    left: 40px;
    z-index: 1;
}

.bmc-date .swiper-button-next {
    right: 40px;
    z-index: 1;
}
.bma-year {
    font-size: 20px;
}
.m-year {
    text-align: center;
    display: block;
    background: #000;
    color: #d2aa5a;
    padding: 5px 10px;
    height: 100%;
    font-size: 20px;
    position: relative;
    margin-top: 4px;
    transform: rotate(-90deg);
    /* Legacy vendor prefixes that you probably don't need... */
    /* Safari */
    -webkit-transform: rotate(-90deg);
    /* Firefox */
    -moz-transform: rotate(-90deg);
    /* IE */
    -ms-transform: rotate(-90deg);
    /* Opera */
    -o-transform: rotate(-90deg);
    /* Internet Explorer */
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}

.bmaml-month {
    /* position: sticky;
    position: -webkit-sticky;
    top: 80px;
    z-index: 10; */
    background: rgba(0, 0, 0, 0.7);
    font-size: 24px;
    background: rgb(210, 170, 90);
    background: -webkit-linear-gradient(left,
            rgba(210, 170, 90, 1) 48%,
            rgba(0, 0, 0, 1) 100%);
    background: -o-linear-gradient(left,
            rgba(210, 170, 90, 1) 48%,
            rgba(0, 0, 0, 1) 100%);
    background: linear-gradient(to right,
            rgba(210, 170, 90, 1) 48%,
            rgba(0, 0, 0, 1) 100%);
    padding: 5px 20px;
    color: #000;
    text-transform: uppercase;
    margin-bottom: 20px;
    margin-top: 20px;
}

@media (max-width: 1600px) {
    .box-movies-list .ml-box {
        width: calc(100% / 7);
        padding: 0 5px;
    }
}

@media (max-width: 1500px) {
    .box-movies-list .ml-box {
        width: calc(100% / 7);
        padding: 0 5px;
    }
}

@media (max-width: 1400px) {
    .box-movies-list .ml-box {
        width: calc(100% / 7);
        padding: 0 5px;
    }
}

@media (max-width: 1200px) {
    .box-movies-list .ml-box {
        width: calc(100% / 7);
        padding: 0 5px;
    }
}

/*****************************************************
Movie Information
*****************************************************/
.md-head {
    position: relative;
    z-index: 2;
    background-color: #000;
}

.box-movie-detail {
    padding: 30px 0;
    width: 100%;
    position: relative;
}

.md-wrapper {
    display: flex;
}

.md-content {
    width: 75%;
    padding-right: 50px;
}

.md-sidebar {
    width: 25%;
}

/* movie head */
.mdc-movie-head {
    padding: 0 20px;
    border-bottom: 1px solid #fff;
    padding-bottom: 30px;
    margin-bottom: 20px;
}

.md-bg {
    filter: blur(50px);
    -webkit-filter: blur(50px);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-color: #000;
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    opacity: 0.8;
    width: 100%;
    left: 0px;
    top: -100px;
}

.md-bg-g {
    position: absolute;
    z-index: 1;
    background: rgb(0, 0, 0);
    background: -webkit-linear-gradient(rgba(0, 0, 0, 0) 0%,
            rgba(0, 0, 0, 1) 50%);
    background: -o-linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 50%);
    background: linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 50%);
    width: 100%;
    height: 100%;
}

.md-wrapper {
    position: relative;
    z-index: 2;
}

.mdcm-box {
    display: flex;
}

.mdcm-thumbnail {
    width: 150px;
    margin-right: 30px;
}

.mdcm-title {
    width: 100%;
    position: relative;
}

.mdcm-title h1 {
    width: 70%;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    line-height: 1;
    margin-bottom: 0;
    font-size: 40px;
}

.mdcm-movie-logo {
    position: absolute;
    top: 0;
    right: 0;
}

.mdcm-movie-logo div {
    margin-bottom: 20px;
    text-align: right;
}

img.mdcm-icon {
    height: 26px;
}

/* Movie details content + sidebar */
.mdc-tabs {}

.mdc-tabs .nav-pills .nav-item {
    margin: 0 10px;
}

.mdc-tabs .nav-pills .nav-item:first-child {
    margin-left: 0;
}

.mdc-tabs .nav-pills .nav-link {
    padding: 2px 5px;
    border-radius: 0;
    color: #fff;
    font-size: 24px;
}

.mdc-tabs .nav-pills .nav-link:hover,
.mdc-tabs .nav-pills .nav-link:focus {
    color: #d2aa5a;
}

.mdc-tabs .nav-pills .nav-link.active,
.mdc-tabs .nav-pills .show>.nav-link {
    background-color: transparent;
    color: #d2aa5a;
}

/* Movie Showtime */
.mdc-showtime {
    margin-top: 20px;
}

.mds-content {
    height: 100%;
}

.mds-promo-box {
    margin-bottom: 20px;
    /*border: 1px solid rgba(255, 255, 255, 0.3);*/
}

.mds-promo-sec {
    display: flex;
}

.mdsp-list {
    width: 50%;
}

#mdetailsSide {
    height: 100%;
}

.mds-content .tab-content>.tab-pane {
    height: 100%;
}

.mds-sticky-sider {
    position: -webkit-sticky;
    /* Safari */
    position: sticky;
    top: 15px;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}

body.body_slideDown .mds-sticky-sider {
    top: 115px;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}

.mdc-info .bsc-branch {
    padding: 0 20px;
}

.mdc-info .bscb-header .i-arrow-w {
    top: 0;
    right: 25px;
}

.mdc-info .bscb-header .i-arrow-w.up {
    top: 9px;
}

.mdc-info .bsc-branch {
    border-bottom-color: #fff;
}

.bscb-body.info {
    font-family: "Bai Jamjuree";
}

.bscb-body.info p {
    font-size: 17px;
}

/* Avatar */
.mdcc .swiper-slide {
    width: 140px;
}

.mdcc-list {
    display: inline-block;
    width: 100%;
    text-align: center;
}

.mdcc-avatar {
    border-radius: 50%;
    overflow: hidden;
}

.mdcc-avatar a {
    display: inline-block;
}

.mdcc-avatar img {
    width: 90px;
    height: 90px;
    object-fit: cover;
    border-radius: 50%;
    overflow: hidden;
}

.mdcc-name {
    display: block;
    text-align: center;
    font-size: 18px;
    text-transform: uppercase;
    margin: 10px 0;
}

/* Movie review */
.mdrw-box {
    position: relative;
    height: 300px;
    overflow-y: auto;
    margin-bottom: 30px;
}

/* width */
.mdrw-box::-webkit-scrollbar {
    width: 10px;
}

/* Track */
.mdrw-box::-webkit-scrollbar-track {
    background: #202020;
    border-radius: 10px;
}

/* Handle */
.mdrw-box::-webkit-scrollbar-thumb {
    background: #59595b;
    border-radius: 10px;
}

/* Handle on hover */
.mdrw-box::-webkit-scrollbar-thumb:hover {
    background: #59595b;
    border-radius: 10px;
}

.mdrw-list {
    display: flex;
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #fff;
}

.mdrwl-l {
    width: 120px;
}

.mdrwl-r {
    width: 100%;
}

.mdrwl-avatar {
    position: relative;
}

img.mdrwl-avatar-img {
    width: 70px;
    height: 70px;
    object-fit: cover;
    border-radius: 50%;
}

.mdrwr-name {
    font-size: 24px;
    line-height: 1;
    margin-top: 10px;
}

.mdrwr-date-time {
    position: relative;
    margin-bottom: 20px;
}

.mdrwr-date-time ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.mdrwr-date-time ul li {
    display: inline-block;
    margin-right: 15px;
    font-size: 20px;
    line-height: 1;
}

.mdrwr-date-time ul li:last-child {
    margin-right: 0;
}

.mdrwr-date-time img.mdrw-icon {
    width: 14px;
    margin-right: 5px;
}

.mdrwr-text {
    font-size: 15px;
    font-family: "Bai Jamjuree";
}

.mdrw-write {
    position: relative;
}

.mdrww-avatar {
    display: flex;
    margin-bottom: 20px;
}

.mdrwwa-l {
    width: 120px;
}

.mdrwwa-icon {
    width: 70px;
    height: 70px;
    border-radius: 50%;
}

.mdrwwa-r {
    width: 100%;
}

.mdrwwa-name {
    font-size: 24px;
    line-height: 1;
    margin-top: 10px;
}

.mdrwwa-text {
    font-size: 20px;
    color: #959595;
    line-height: 1;
}

.mdrww-textarea {
    border: 1px solid #fff;
    border-radius: 5px;
    background-color: transparent;
    margin-bottom: 10px;
    width: 100%;
    height: 120px;
    color: #fff;
    font-size: 20px;
    padding: 2px 10px;
}

.btn-rw {
    border: 0;
    background-color: #fff;
    color: #000;
    text-transform: uppercase;
    border-radius: 3px;
    padding: 0 15px;
    font-size: 18px;
}

.btn-rw:hover,
.btn-rw:focus {
    background-color: #d2aa5a;
    color: #000;
}

/* Sidebar */
.mds-video {
    /*margin-top: 50px;*/
}

.mdsv-box {
    position: relative;
}

ul.bmdvl {
    margin: 0;
    padding: 0;
    list-style: none;
}

ul.bmdvl li {
    display: block;
    /* margin-bottom: 10px; */
    position: relative;
    width: 100%;
    height: 100%;
    display: table;
}

ul.bmdvl li span {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
}

ul.bmdvl li img {
    width: 100%;
}

u.bmdvl-icon-player {
    display: block;
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 20px solid #fff;
    position: relative;
    z-index: 1;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    left: 0px;
    margin: auto;
}

u.bmdvl-icon-player:before {
    content: '';
    position: absolute;
    top: -20px;
    left: -33px;
    bottom: -22px;
    right: -8px;
    border-radius: 50%;
    border: 2px solid #fff;
    z-index: 2;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
}

u.bmdvl-icon-player:after {
    content: '';
    opacity: 0;
    transition: opacity 0.6s;
    -webkit-transition: opacity 0.6s;
    -moz-transition: opacity 0.6s;
}

/* Gallery */
.mds-gallery {
    margin-top: 50px;
    overflow: hidden;
}

.bmd-gallery-list {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    margin-bottom: 15px;
    padding-bottom: 15px;
    overflow: hidden;
}

ul.bmdgl {
    margin: 0;
    padding: 0;
    list-style: none;
}

ul.bmdgl li {
    width: 33%;
    float: left;
    /* padding: 5px; */
}

ul.bmdgl li a {
    display: block;
}

ul.bmdgl li a img {
    width: 100%;
}

/* relate news */
.bsw-relate-news {
    position: relative;
    z-index: 2;
    margin-top: 50px;
}

.bsw-relate-news h3 {
    text-transform: uppercase;
}

@media (max-width: 1400px) {
    .md-content {
        width: 70%;
    }

    .md-sidebar {
        width: 30%;
    }
}

/*****************************************************
Cinema Page
*****************************************************/
.box-cinema-header {
    position: relative;
    background-size: cover;
    height: 300px;
    overflow: hidden;
}

.bch-bg {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    background: rgb(0, 0, 0);
    background: linear-gradient(210deg, rgba(0, 0, 0, 0) 35%, rgba(0, 0, 0, 1) 87%);
    z-index: 1;
}

.bch-cate {
    position: absolute;
    top: 0;
    left: 30px;
    background-color: #000;
    padding: 3px 30px;
    color: #fff;
    border-radius: 0 0 10px 10px;
    z-index: 2;
}

.bch-name {
    position: absolute;
    bottom: 30px;
    left: 30px;
    z-index: 2;
    width: 40%;
}

.bch-name h1 {
    line-height: 1;
    margin: 0;
}

.bch-name p {
    line-height: 1;
    font-size: 20px;
}

.bch-button {
    margin-top: 30px;
}

.bch-icon {
    position: absolute;
    right: 30px;
    bottom: 30px;
    z-index: 2;
}

.bch-icon ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.bch-icon ul li {
    display: inline-block;
    margin-left: 15px;
}

.bch-icon ul li img {
    width: 25px;
}

.box-cinema {
    padding: 30px 0;
}

.box-cinema h1 {
    margin-bottom: 20px;
}

.box-cinema-list .bscb-header .i-arrow-w {
    top: 0;
    right: 30px;
}

.box-cinema-list .bscb-header .i-arrow-w.up {
    top: 10px;
}

.box-cinema-list .bsc-branch {
    padding: 0 30px;
}

.box-cinema-list .bsc-branch {
    border-bottom: 1px solid #fff;
}

.bcp-box {
    position: relative;
    overflow: hidden;
}

.bcp-list {
    float: left;
    margin: 10px 10px;
}

.bcpl-box {
    display: flex;
}

.bcplb-logo {
    width: 80px;

}

.i-bcplb-logo {
    width:auto;
    max-width: 65px;
    max-height: 55px;
}

.bcplb-name {
    width: 190px;
    position: relative;
    height: 100px;
}

ul.bcplb-name-list {
    padding: 0;
    margin: 0;
    list-style: none;
}

ul.bcplb-name-list li {
    float: left;
    margin-bottom: 10px;
}

.bcp-cinema-name {
    font-size: 20px;
    line-height: 1.1;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.bcp-cinema-name a {
    color: #fff;
}

.bcp-cinema-name a:hover,
.bcp-cinema-name a:focus {
    color: #d2aa5a;
}

.bcp-cinema-icon {
    position: absolute;
    left: 0;
    bottom: 10px;
}

.i-bcp-icon {
    width: 20px;
}

.bcp-tab .nav-pills .nav-link {
    padding: 2px 5px;
    border-radius: 0;
    color: #fff;
    font-size: 24px;
}

.bcp-tab .nav-pills li.nav-item {
    margin: 0 15px;
    width: 100px;
    line-height: 40px;
    vertical-align: middle;
}

.bcp-tab .nav-pills li.nav-item:first-child {
    margin-left: 0;
}

.bcp-tab .nav-pills .nav-link:hover,
.bcp-tab .nav-pills .nav-link:focus {
    color: #d2aa5a;
}

.bcp-tab .nav-pills .nav-link.active,
.bcp-tab .nav-pills .show>.nav-link {
    background-color: transparent;
    color: #d2aa5a;
}

.i-experience {
    width: 100%;
    max-height: 40px;
}

/*****************************************************
Cinema Detail
*****************************************************/
.box-cdh {
    position: relative;
    background-size: cover;
    height: 300px;
    overflow: hidden;
}

.bch-name h5 {
    color: #d2aa5a;
    margin: 0;
}

.bch-logo {
    position: absolute;
    left: 30px;
    top: 30px;
    z-index: 2;
}

.bch-logo img {
    width: 100px;
    max-height: 80px;
}


/* Wrapper */
.box-cinema-detail {
    padding: 30px 0;
}

/* .box-cinema-detail .bn-tab .nav-pills .nav-link.active,
.box-cinema-detail .bn-tab .nav-pills .show>.nav-link {
    border-bottom-color: transparent;
} */

.box-cinema-detail .bn-tab .nav-pills .nav-link {
    font-size: 22px;
}

.bsw-content p {
    font-weight: 300;
    font-size: 22px;
    line-height: 1.2;
}

/* Map */
.bcd-address {
    margin: 50px 0;
}

.bcda-box h3 {
    text-transform: uppercase;
    margin-bottom: 0;
}

.bcda-box p {
    font-family: "Bai Jamjuree";
    margin-bottom: 30px;
}

/* IMAX */
.bcd-imax {
    padding: 50px 0;
}

.bcd-imax p {
    font-size: 24px;
    margin-bottom: 30px;
    font-weight: 300;
    line-height: 1.2;
}

.bcd-imax img {
    max-width: 100%;
}



/*****************************************************
News Page
*****************************************************/

.bn-navigation {
    padding-top: 50px;
    padding-bottom: 50px;
    overflow: hidden;
}

ul.bhn-navi {
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}

ul.bhn-navi li {
    display: inline-block;
}

ul.bhn-navi li a {
    padding: 0.5vh 1.3vh;
    border: 1px solid #444;
    border-radius: 3px;
    color: #fff;
}

ul.bhn-navi li.active a {
    background: #D2AA5A;
    border-color: #D2AA5A;
    color: #000;
}

ul.bhn-navi li.disabled a {
    background: #444;
    border-color: #444;
    color: #fff;
    cursor: no-drop;
}

/* News Detail */

.box-nd {
    position: relative;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 100% auto;
    height: 300px;
    overflow: hidden;
    z-index: 2;
}

.bnd-cate {
    position: absolute;
    top: 0;
    left: 30px;
    background-color: #000;
    padding: 3px 30px;
    color: #fff;
    border-radius: 0 0 10px 10px;
    z-index: 2;
}

.bnd-name {
    position: absolute;
    bottom: 30px;
    left: 30px;
    z-index: 2;
    width: 50%;
    line-height: 1.1;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.bnd-name h1 {
    line-height: 1;
    margin: 0;
}

.bnd-name p {
    line-height: 1;
    font-size: 20px;
}

ul.bnd-list-icon {
    margin: 0;
    margin-top: 10px;
    padding: 0;
    list-style: none;
}

ul.bnd-list-icon li {
    display: inline-block;
    margin-right: 30px;
    font-size: 20px;
}

ul.bnd-list-icon li img {
    height: 15px;
    margin-right: 5px;
}

.mds-showtime-booking {
    border: 1px solid #fff;
    padding: 30px;
    margin-bottom: 50px;
}

.mdssb-box {
    display: flex;
}

.mdssb-thumb {
    width: 30%;
}

.mdssb-thumb a {
    display: block;
}

.mdssb-name {
    width: 70%;
    position: relative;
}

.mdssb-name h2 {
    font-size: 26px;
    line-height: 1;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-left: 20px;
}
.mdssb-detail {
    /* margin-top: 27px; */
    display: block;
    margin-left: 20px;
}
.mdssb-detail img.bshn-icon-desc {
    width: 12px;
}

.mdssb-detail .bshn-desc {
    left: 20px;
}

.mdssb-detail .bshn-desc ul li {
    font-size: 14px;
    line-height: 1.2;
    margin-bottom: 5px;
}

.bshn-rate {
    position: absolute;
    bottom: 0;
    right: 0;
    color: #d2aa5a;
}

.mdssb-btn {
    display: flex;
    margin-top: 20px;
}

.mdssb-btn-link {
    width: 30%;
}

.mdssb-btn-link .btn-st {
    margin-left: 0;
    font-size: 14px;
    padding: 2px 0;
    text-align: center;
    text-transform: uppercase;
}

.mdc-box p {
    font-family: "Bai Jamjuree";
    margin-bottom: 30px;
    line-height: 1.8;
}

.mdc-box img {
    max-width: 100%;
}

.mdc-bottom {
    width: 100%;
    display: flex;
}

.mdc-tag {
    width: 70%;
    text-align: left;
}

.mdc-source {
    width: 30%;
    text-align: right;
    font-size: 18px;
    text-transform: uppercase;
}

.mdc-source a {
    color: #fff;
}

.mdc-source a:hover,
.mdc-source a:focus {
    color: #d2aa5a;
}


.bncct-text {
    display: flex;
}

.bncct-icon {
    display: inline-block;
}

ul.bncct-list {
    padding: 0;
    margin: 0;
    list-style: none;
    margin-left: 10px;
}

ul.bncct-list li {
    display: inline-block;
    margin-bottom: 10px;
}

ul.bncct-list li a {
    display: inline-block;
    padding: 0px 15px;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 3px;
}

img.icon-bnc {
    height: 18px;
    margin-right: 5px;
}

.nd-promotion {
    margin-top: 50px;
    margin-bottom: 30px;
}

.nd-promotion h3 {
    text-transform: uppercase;
}

.ndp-box .row {
    margin-left: 0;
    margin-right: 0;
}

.ndp-box .col-3 {
    padding-right: 0;
    padding-left: 0;
}

.ndp-promo {
    position: relative;
}

.ndp-promo-thumb {
    position: relative;
}

.ndp-promo-thumb a {
    display: block;
}

.ndp-promo-thumb img {
    height: 350px;
    width: 100%;
    object-fit: cover;
}

.ndp-promo-detail {
    overflow: hidden;
    position: relative;
    padding: 0px 15px;
    height: 150px;
}

.ndp-bg {
    background-position: top center;
    background-size: 100% auto;
    position: absolute;
    left: -50px;
    top: -50px;
    right: -50px;
    height: 200%;
    width: 200%;
    z-index: 1;
    filter: blur(10px);
    -webkit-filter: blur(10px);
    opacity: 0.7;
}

.ndp-cate {
    position: absolute;
    top: 0;
    left: 15px;
    background: rgba(255, 255, 255, 0.7);
    padding: 3px 20px;
    text-align: center;
    border-radius: 0 0 10px 10px;
    z-index: 2;
    color: #000;
    font-weight: 400;
}

.ndp-title {
    font-size: 24px;
    margin: 0;
    margin-top: 42px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    line-height: 1.2;
    position: relative;
    z-index: 2;
    text-shadow: 0 1px 3px rgba(0, 0, 0, 0.8);
}

.ndp-btn {
    position: absolute;
    z-index: 2;
    bottom: 20px;
}


/*****************************************************
Login MGEN Page
*****************************************************/
.box-login-header {
    position: relative;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 300px;
    overflow: hidden;
}

/* Button */
a.btn-signup {
    padding: 0px 30px 0px 30px;
    border: 1px solid #ff283c;
    border-radius: 5px;
    color: #fff;
    background: #ff283c;
    font-size: 18px;
    text-transform: uppercase;
    text-decoration: none;
    text-align: center;
    display: inline-block;
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.3);
}

/* Login Box */
.box-login {
    background-color: #d2aa5a;
    padding: 20px 0;
    color: #000;
}

.box-login h2 {
    margin: 0;
    line-height: 1;
}

.box-login h5 {
    font-size: 13px;
    font-family: "Bai Jamjuree";
}

.bl-form {
    display: flex;
    position: relative;
}

.blf-input {
    width: 20%;
    margin-right: 15px;
    display: block;
}

.blf-btn {
    margin-right: 15px;
}

.input-login {
    width: 100%;
    padding: 5px 10px;
    border: 1px solid #000;
    border-radius: 5px;
    line-height: 1.2;
    font-size: 20px;
    background-color: transparent;
}

.input-login::-webkit-input-placeholder {
    /* Edge */
    color: #000;
}

.input-login:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #000;
}

.input-login::placeholder {
    color: #000;
}

/* BTN Login */
.btn-login {
    background-color: #000;
    color: #fff;
    text-transform: uppercase;
    font-size: 20px;
    padding: 2px 20px;
}

/* forgot */
.blf-right {
    position: absolute;
    right: 0;
    font-size: 20px;
    top: 5px;
}

.blf-right a {
    color: #000;
}


/* Checkbox */
.input-title {
    display: inline-block;
    vertical-align: middle;
}

.input-title label {
    margin-bottom: 0;
    font-size: 20px;
    line-height: 1;
}

.checkbox-label {
    display: inline-block;
    position: relative;
    margin: auto;
    cursor: pointer;
    font-size: 22px;
    line-height: 24px;
    height: 24px;
    width: 24px;
    clear: both;
    margin-right: 10px;
    top: 5px;
}

.checkbox-label input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

.checkbox-label .checkbox-custom {
    position: absolute;
    top: 0px;
    left: 0px;
    height: 24px;
    width: 24px;
    background-color: transparent;
    border-radius: 5px;
    transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    border: 2px solid #000;
}

.checkbox-label input:checked~.checkbox-custom {
    background-color: #000;
    border-radius: 5px;
    -webkit-transform: rotate(0deg) scale(1);
    -ms-transform: rotate(0deg) scale(1);
    transform: rotate(0deg) scale(1);
    opacity: 1;
    border: 2px solid #000;
}

.checkbox-label .checkbox-custom::after {
    position: absolute;
    content: "";
    left: 12px;
    top: 12px;
    height: 0px;
    width: 0px;
    border-radius: 5px;
    border: solid #009bff;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(0deg) scale(0);
    -ms-transform: rotate(0deg) scale(0);
    transform: rotate(0deg) scale(0);
    opacity: 1;
    transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
}

.checkbox-label input:checked~.checkbox-custom::after {
    -webkit-transform: rotate(45deg) scale(1);
    -ms-transform: rotate(45deg) scale(1);
    transform: rotate(45deg) scale(1);
    opacity: 1;
    left: 8px;
    top: 3px;
    width: 6px;
    height: 12px;
    border: solid #009bff;
    border-width: 0 2px 2px 0;
    background-color: transparent;
    border-radius: 0;
}

/* For Ripple Effect */
.checkbox-label .checkbox-custom::before {
    position: absolute;
    content: "";
    left: 10px;
    top: 10px;
    width: 0px;
    height: 0px;
    border-radius: 5px;
    border: 2px solid #000;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
}

.checkbox-label input:checked~.checkbox-custom::before {
    left: -3px;
    top: -3px;
    width: 24px;
    height: 24px;
    border-radius: 5px;
    -webkit-transform: scale(3);
    -ms-transform: scale(3);
    transform: scale(3);
    opacity: 0;
    z-index: 999;
    transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
}

/* Style for Circular Checkbox */
.checkbox-label .checkbox-custom.circular {
    border-radius: 50%;
    border: 2px solid #000;
}

.checkbox-label input:checked~.checkbox-custom.circular {
    background-color: #000;
    border-radius: 50%;
    border: 2px solid #000;
}

.checkbox-label input:checked~.checkbox-custom.circular::after {
    border: solid #fff;
    border-width: 0 2px 2px 0;
}

.checkbox-label .checkbox-custom.circular::after {
    border-radius: 50%;
}

.checkbox-label .checkbox-custom.circular::before {
    border-radius: 50%;
    border: 2px solid #000;
}

.checkbox-label input:checked~.checkbox-custom.circular::before {
    border-radius: 50%;
}

/* Login Content */
.box-mgen {
    background-image: url('../img/bg-mgen.jpg');
    background-position: center top;
    background-size: 100% auto;
    background-repeat: repeat-y;
}

.bmg-wrapper {
    padding: 50px 0;
}

.box-mgen-content h1 {
    margin: 0;
    margin-bottom: 10px;
    line-height: 1.2;
}

.box-mgen-content p {
    font-size: 20px;
    line-height: 1;
}

/* Account */
.box-mgen-wrapper {
    padding: 30px 0;
}

.box-mgen-wrapper .bp-right {
    position: absolute;
    right: 40px;
    border-left: 0;
    text-align: right;
}

.box-mgen-wrapper .bp-right h3 sup {
    left: 0;
    margin-left: 10px;
}

.box-personalized-tab {
    width: 70%;
}

.box-psn {
    padding: 20px 0;
}

.bpsn-list {
    display: flex;
    position: relative;
}

.bpsnl-logo {
    width: 20%;
    text-align: center;
}

.bpsnl-logo img {
    width: 100px;
}


.bpsn-list h3 {
    line-height: 1;
    margin-bottom: 0px;
}

.bpsn-list h5 {
    font-family: "Bai Jamjuree";
    font-weight: normal;
    font-size: 18px;
}

.bpsnl-type {
    width: 25%;
}

.bpsnl-no {
    width: 35%;
}

.bpsnl-exp {
    width: 20%;
}

.box-psn-promo {
    margin-top: 15px;
    padding-top: 15px;
    border-top: 1px solid #fff;
    margin-bottom: 30px;
}

a.bpsnp-list {
    display: flex;
    position: relative;
    color: #fff;
}

a.bpsnp-list:hover,
a.bpsnp-list:focus {
    color: #fff;
}

.bpsnp-img {
    width: 50%;
    overflow: hidden;
}

.bpsnp-text {
    width: 50%;
    position: relative;
    overflow: hidden;
    padding: 15px;
}

.bpsnp-img img {
    width: 100%;
    height: 250px;
    object-fit: cover;
}

.bpsnp-text .ndp-cate {
    position: absolute;
    top: 0;
    left: 15px;
    background: rgba(255, 255, 255, 0.7);
    padding: 2px 15px;
    text-align: center;
    border-radius: 0 0 8px 8px;
    z-index: 2;
    color: #000;
    font-weight: 400;
    font-size: 14px;
}

.bpsnp-text .ndp-title {
    font-size: 24px;
    margin: 0;
    margin-top: 42px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    line-height: 1.3;
    position: relative;
    z-index: 2;
    text-shadow: 0 1px 3px rgba(0, 0, 0, 0.8);
}

.bpsnp-text .ndp-detail {
    position: absolute;
    bottom: 15px;
    right: 15px;
    left: 15px;
    font-size: 14px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    line-height: 1.2;
    z-index: 2;
    text-shadow: 0 1px 3px rgba(0, 0, 0, 0.8);
}

.bpsn-promo {
    padding-right: 50px;
    position: relative;
}

.bpsn-promo .swiper-container {
    width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    position: initial;
}

.bpsn-promo .swiper-button-next,
.bpsn-promo .swiper-container-rtl .swiper-button-prev {
    right: 0px;
    top: 35%;
}

.bpsn-promo .swiper-button-prev,
.bpsn-promo .swiper-container-rtl .swiper-button-next {
    left: auto;
    right: 0px;
    top: 60%;
}

.bpsn-promo .swiper-button-next:after,
.bpsn-promo .swiper-container-rtl .swiper-button-prev:after {
    display: none;
}

.bpsn-promo .swiper-button-prev:after,
.bpsn-promo .swiper-container-rtl .swiper-button-next:after {
    display: none;
}

img.icon-arrow-slider {
    width: 40px;
    height: 40px;
}

/*****************************************************
ADD CSS TO HERE
*****************************************************/

.view_all_showtiime_link {
    padding: 0px 30px 0px 30px;
    border: 1px solid #ff283c;
    border-radius: 5px;
    color: #fff;
    background: #ff283c;
    font-size: 25px;
    text-transform: uppercase;
    text-decoration: none;
    text-align: center;
    display: block;
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.3);
    width: 262px;
    margin-top: 25px;
}

.view_all_showtiime_link a {
    color: #fff;
}
.adv_tic:after {
    background: url(../img/ribbon-advance.png) no-repeat scroll right top rgba(0, 0, 0, 0);
    content: " ";
    padding: 34px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 10;
    cursor: pointer;
}
.share_copy {
    margin: 19px 0 5px;
    display: block;
    color: #d2aa5a;
}
input#share_copy_to_link {
    width: 77%;
    background: #fff;
    border: 1px solid #000;
    margin-right: 5px;
    padding: 2px 0px 2px 5px;
}


/* ============== BOY Override */
.bscbbm-cover-thumb img{border-radius: 10px;}
.bscbbm-cover-cate-time {
    position: relative;
    top: 28px;
}
.bscbbm-cover-title {
    position: relative;
    top:12px;
}
.bscbbm-cover-time{
    color: #fff;
    display: -webkit-box;
}
.bscbbm-cover-see-detail{

    position: relative;
    top: 22px;
    left: 30px;
    right: 15px;
    z-index: 1;
    text-transform: uppercase;
    font-size: 5.9vmin;
    line-height: 2.1;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-shadow: 0 1px 2px rgb(0 0 0);
}
.bscbbm-cover-see-detail a{
    background: #eee;
    color: #777;
    font-size: 16px;
    text-shadow: none;
    padding: 3px 10px 3px;
    border-radius: 15px;
}
.bscbbm-cover{margin-bottom: 30px}
.bscbbm-theatre-list-time a,
.bscbbm-theatre-list-time a.nextst,
.bscbbm-theatre-list-time a:hover,
.bscbbm-theatre-list-time a.nextst:hover,
.bscbbm-theatre-list-time a:focus,
.bscbbm-theatre-list-time a.nextst:focus {
    font-size: 26px;
}


 /* edit css  */
 /* home */
 .mlb-genres {
    text-align: left;
}
.genres_span {
    font-family: 'DB Gin Siam X';
    font-style: normal;
    font-weight: normal;
    background: #E5E5EA;
    color: #8E8E93;
    padding: 6px 16px;
    font-size: 14px;
    border-radius: 26px;
    margin-right: 4px;
   /* margin: 16px 0px;*/
    overflow: hidden;
    max-width: 62px;
    line-height: 26px;
    align-items: center;
    text-align: center;
}

/* Box office */
.box-office-nb{
    font-size: 120px;
    position: relative;
    font-weight: 800;
    vertical-align: middle;
    color: #000000;
    font-family: DB Gin Siam X;
    -webkit-text-stroke: 4px #d2aa5a;
    margin-right: 4px;
}
.box-office-mlb-cover{
    /* height: 250px!important;
    width: 190px; */
}
.box-office-mlb-name{
    min-height: 80px;
}

