* {
    font-family: 'Kanit';
}

.bg_mv {
    background: currentColor;
}

.head_menu {
    background: #111111;
    border-radius: 5px;
}

.head_top {
    padding: 10px 0px 0px 0px;
}

.text-yellow {
    color: #ffc107 !important;
}

.text-gray {
    color: #9e9e9e !important;
}

.lineh14 {
    line-height: 14px !important;
}

.lineh1 {
    line-height: 1px !important;
}

.fa-2x {
    font-size: 22px !important;
}

.font600 {
    font-weight: 600 !important;
}

.font38 {
    font-size: 38px !important;
}

.font36 {
    font-size: 36px !important;
}

.font34 {
    font-size: 34px !important;
}

.font32 {
    font-size: 32px !important;
}

.font30 {
    font-size: 30px !important;
}

.font28 {
    font-size: 28px !important;
}

.font26 {
    font-size: 26px !important;
}

.font24 {
    font-size: 24px !important;
}

.font22 {
    font-size: 22px !important;
}

.font20 {
    font-size: 20px !important;
}

.font18 {
    font-size: 18px !important;
}

.font16 {
    font-size: 16px !important;
}

.font14 {
    font-size: 14px !important;
}

.font12 {
    font-size: 12px !important;
}

.slide_card {
    height: 230px;
    background: #666565;
    border-radius: 5px;
}

.img_PT {
    width: 100%;
    max-width: 125px;
    box-shadow: 0 0 3px #fff;
}

.slide_card {
    padding: 10px;
}

.img-thumbnail {
    padding: 0.25rem;
    background-color: #565656;
    border: 1px solid #8b8b8b;
    border-radius: 0.25rem;
    max-width: 100%;
    height: auto;
}

.centered {
    position: absolute;
    bottom: 8px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.title_mv {
    position: absolute;
    bottom: 0px;
    left: 0;
    right: 0;
    text-align: center;
    overflow-wrap: break-word;
    margin-right: 12px;
    margin-left: 12px;
    font-size: 14px;
    text-transform: uppercase;
    background: url(https://www.i-moviehd.com/wp-content/themes/noteworthy/library/images/trans.png);
    border-radius: 5px;
}

.type_mv {
    background: #464646;
    border-radius: 5px;
    font-size: 20px;
}
.title_side{
    padding: 15px;
    word-break: break-word;
}
.detail_mv {
    padding: 20px;
}
.info_mv{
    padding: 20px;
}
.quality-fhd {
    position: absolute;
    width: 40px;
    right: 13px;
}
.img-thumbnail{
    padding: 0.03rem !important;
}

iframe.WATCHER_ {
    height: 500px;
}
a {
    text-decoration: none;
}