@media (max-width: 767px) {
    .tag_header_ddown {
        top: 0;
        bottom: 60px;
        height: auto;
        left: 0 !important;
        right: 0 !important;
        z-index: 9999;
        box-shadow: none;
        border-radius: 0;
    }
}

.head_sidebar_menu a svg, .head_sidebar_menu a img {
    margin: 0 8px;
    width: 28px;
    height: 28px;
    transition: all 0.2s;
}

@media (max-width: 767px) {
    body.search_menu_open .tag_search_menu, body.noti_menu_open .tag_noti_menu {
        transition: none;
        z-index: 9999;
    }
}


@media (max-width: 767px) {
    .tag_main_vid_details {
        padding: 0 4px !important;
        margin-top: -81px;
  }
}

@media only screen and (max-width: 767px) {
    .embed-responsive .embed-responsive-item {
        position: fixed;
        top: 3px;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 14%;
        border: 0;
        background-color: black;
        z-index: 999;
    }
}

.ads-placment img, .ads-placment iframe {
max-width: 100%;
height: auto;
}


.play-list-cont .side-barlist-wrapper h6 {
font-family: koh santepheap;
}

.tag_video_grid_list .info h4 {
font-family: koh santepheap;
	font-size: 0.9rem;
}

.tag_feat_video_info h1 {
font-family: koh santepheap;
	font-size: 26px;
}

