@charset "utf-8";

/* CSS Document */

@media (min-width: 576px) {
    .modal-video iframe {
        width: 100%;
        height: 300px;
    }
    .list-resposive {
        padding: 0px !important;
    }
    .news-list .card {
        /* height: 300px; */
    }
}

@media (min-width: 992px) {
    .modal-video iframe {
        width: 100%;
        height: 400px;
    }
    .search-position {
        left: 60px !important;
        position: relative !important;
    }
    .name-footer {
        top: -85px !important;
    }
}

.pic_program {
    /* display: table !important; */
    position: relative !important;
    overflow: hidden !important;
    text-align: center;
    width: 100%;
}

.pic_bg {
    position: absolute;
    top: -5%;
    left: -5%;
    width: 110%;
    height: 110%;
    background: #fff;
    /* filter: blur(8px); */
    transform: translate3d(1, 1, 1);
    /* -webkit-filter: blur(8px); */
    -webkit-transform: translate3d(1, 1, 1);
    opacity: 0.4;
    z-index: 0;
}

.pic_bg2 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
}

.aball {
    -ms-overflow-x: hidden;
    -ms-overflow-y: hidden;
}

@media (min-width: 1280px) {
    .modal-video iframe {
        width: 100%;
        height: 500px;
    }
}

@media (max-width: 1023px) {
    .facebook-box {
        display: none;
    }
    .shortcut {
        display: none;
    }
    .g-translate {
        display: none;
    }
    .closeNav,
    .admin-new {
        /* top: 65px !important; */
    }
}

.m-fixed {
    z-index: 999;
}

@media (max-width: 414px) {
    .profile .profile-block ul {
        height: 500px !important;
    }
    li.fb {
        display: none;
    }
    .admin-system {
        /* display: none; */
    }
    .search-bar {
        float: left !important;
        margin-top: 5px !important;
    }
    .search-bar .box {
        width: 100%;
        float: left !important;
        padding: 0px 15px;
    }
    #nav-icon3 {
        height: 43px !important;
    }
    #wrapper_holder {
        overflow-x: hidden;
        /*overflow-x: auto;*/
    }
    .webboard .post {
        padding: 20px !important;
    }
    .faq_button {
        display: none;
    }
}

@media (min-width: 576px) {
    .modal-dialog {
        max-width: 90%;
        margin: 30px auto;
    }
    .modal-sm {
        max-width: 90% !important;
    }
}

@media (max-width: 1199px) {
    .bullet-promotion {
        display: none;
    }
}

.fb_iframe_widget_fluid span {
    vertical-align: top !important;
}

.modal-body iframe {
    width: 100%;
}


/*.carousel-control-prev-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='000000' viewBox='0 0 8 8'%3E%3Cpath d='M4 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E");
	}
	
	.carousel-control-next-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='000000' viewBox='0 0 8 8'%3E%3Cpath d='M1.5 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E");
	}
	
	.carousel-control-prev, .carousel-control-next {
    position: absolute;
    top: 0;
    bottom: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 30px;
    color: #fff;
    text-align: center;
    opacity: 0.5;
}*/

.product .carousel-item {
    height: auto;
    /*   min-height: 500px;*/
    background: no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}


/*
	.carousel-fade {
    .carousel-item {
	display: block;
	position: absolute;
	opacity: 0;
	transition: opacity .75s ease-in-out;
	
	&.active {
	opacity: 1;
	}
    }
}*/

.center-img {
    max-width: 100%;
    height: auto;
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 1;
}

.data-none {
    font-family: 'thaisanslite', Arial, sans-serif;
    float: left;
    width: 100%;
}

@media (max-width: 1200px) {
    /* <= 1024*/
    .header-36-1,
    #header-top-1,
    #nav,
    #motion,
    .shortcut,
    .msn-fb,
    .duck-pic {
        display: none !important;
    }
    .navbar {
        display: block;
        border-bottom: 5px solid #092497;
        z-index: 9999;
        width: 100%;
    }
    .menu-fix-height {
        height: auto;
    }
    .member_pop {
        right: 3px !important;
        top: 65px !important;
    }
    #sitemap_box_footer_text {
        display: none !important;
    }
}

@media (min-width: 1201px) {
    .navbar {
        display: none !important;
    }
    #over_member_mobile {
        display: none !important;
    }
}

.menu-cart {
    position: absolute;
    top: 17px;
    right: 55px;
    z-index: 999;
}

.nofication {
    position: absolute;
    top: -12px;
    left: 20px;
    width: 33px;
    height: 22px;
    background: red;
    color: #fff;
    font-size: 13px;
    line-height: 16px;
    text-align: center;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    border: #fff 3px solid;
}

.navbar .navbar-brand {
    /* width: 100%; */
    text-align: center;
    padding: 0;
    position: absolute;
    left: 0;
    right: 0;
    top: 12px;
    margin: 0;
}

.navbar .navbar-brand img {
    /* max-width: 63px; */
    max-width: 200px;
    top: 0px;
    position: relative;
}

.navbar-light .navbar-toggler {
    z-index: 999;
    position: relative;
}

.member_pop {
    position: absolute;
    top: 100px;
    right: 373px;
    width: 215px;
    cursor: pointer;
    z-index: 99999;
    /* border-radius: 10px; */
    /* overflow: hidden; */
}

.member_menu {
    position: relative;
    background: #fff;
    border: 1px solid #f26522;
    float: left;
}

.member_menu:after,
.member_menu:before {
    bottom: 100%;
    right: 19px;
    border: solid #f26522;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.member_menu:after {
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #fff;
    border-width: 7px;
    margin-left: -12px;
}

.member_menu:before {
    border-color: rgba(221, 221, 221, 0);
    border-bottom-color: #f26522;
    border-width: 7px;
    margin-left: -13px;
}

.member_menu ul {
    padding: 0;
    list-style: none;
}

.member_menu ul li {
    padding: 8px;
    border-bottom: 1px solid #f26522;
    float: left;
    width: 215px;
    background: #fff;
}

.member_menu ul li a {
    float: left;
    color: #000;
}

.member_menu ul li img {
    width: 22px;
    float: left;
    margin: 0px 12px 0 3px;
}

.member_menu ul li:last-child {
    border-bottom: none;
}

.member_menu ul li a {
    display: block;
    text-decoration: none;
}

.member_menu ul li a:hover {
    color: #f26522;
}

.menu-sub {
    position: absolute;
    top: 17px;
    right: 10px;
    z-index: 999;
}


/*#over_member_mobile .bg_blank {
    z-index: 1;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(28, 28, 28, 0.75);
}*/

.hscroll-none .product-left {
    width: 32px;
    height: 32px;
    position: absolute;
    top: 200px;
    left: 0;
    z-index: 99;
}

.hscroll-none .product-right {
    width: 32px;
    height: 32px;
    position: absolute;
    top: 200px;
    right: 0;
    z-index: 99;
}

.hscroll-none::-webkit-scrollbar {
    display: none;
}

@media (min-width:375px) {
    .search-bar .box .input {
        width: 68% !important;
        padding: 5px !important;
    }
    .subbody img {
        max-width: 100%;
        height: auto !important;
        position: relative;
        z-index: 1;
    }
    .search-bar .box .btn-search {
        padding: 6px !important;
    }
    p {
        /*font-size: inherit !important;
			line-height: 25px !important;
			text-rendering: optimizeLegibility;
			-webkit-margin-before: 1em;
			-webkit-margin-after: 1em;
			-webkit-margin-start: 0px;
			-webkit-margin-end: 0px;
		-webkit-font-smoothing: antialiased;*/
    }
    .news-title {
        /* padding: 10px 0px !important; */
        /* color: #111; */
        /* padding-left: 10px !important; */
        /* font: unset !important; */
        /* font-size: 18px !important; */
    }
    .text_field {
        width: 100% !important;
    }
}

@media (min-width:768px) {
    .sbHolder {
        width: 160px !important;
    }
    .search-bar .box .input {
        width: 64% !important;
        padding: 4px !important;
    }
    .search-bar .box .btn-search {
        width: 22% !important;
        padding: 5px 9px !important;
    }
    .ipad-responsive {
        padding: 0px 2px !important;
    }
}

@media (min-width:1024px) {
    .ipad-responsive {
        padding: 0px 2px !important;
    }
    .sbHolder {
        width: 230px !important;
    }
    .search-bar {
        /* float: left !important; */
    }
    .text_field {
        width: auto !important;
    }
}

#data-none {
    float: left;
    width: 100%;
    position: relative;
    text-align: center;
}

.navbar .edit-menu-pen {
    position: relative;
    width: 100%;
    display: block;
}

.navbar .edit-menu {
    position: absolute;
    top: 2px;
    left: 90%;
    right: 8px;
}

.navbar-light .navbar-nav .nav-link {
    color: #000;
}

.modal-header .close {
    top: 0px !important;
}

@media (max-width: 425px) {
    .tv-left {
        width: 100% !important;
    }
    .tv-right {
        width: 100% !important;
    }
}

@media (max-width: 1024px) {
    .top-label {
        display: none;
    }
}

.carousel_travel .carousel-indicators li {
    background: url(../images/animation/tp-normal.png) !important;
    background-repeat: no-repeat;
    background-size: 20px 20px;
    width: 42px !important;
    height: 42px !important;
    cursor: pointer !important;
}

.carousel_travel .carousel-indicators li.active {
    background: url(../images/animation/tp-select.png) !important;
    background-repeat: no-repeat;
    background-size: 20px 20px;
    width: 42px !important;
    height: 42px !important;
    cursor: pointer !important;
}

.card-img-top {
    width: unset !important;
    border-top-left-radius: unset !important;
    border-top-right-radius: unset !important;
}

.modal-video.vdo-portrait iframe {
    height: calc(100vh - 215px);
}