@charset "utf-8";
input.error,
input:focus.error,
textarea.error,
textarea:focus.error,
select.error,
select:focus.error {
  border: 1px solid red !important;
}

@media (min-width: 576px) {
  .modal-video iframe {
    width: 100%;
    height: 300px;
  }
  .list-resposive {
    padding: 0 !important;
  }
}
@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 {
  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;
  transform: translate3d(1, 1, 1);
  -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;
  }
}
.m-fixed {
  z-index: 999;
}
@media (max-width: 414px) {
  .profile .profile-block ul {
    height: 500px !important;
  }
  li.fb {
    display: none;
  }
  .search-bar {
    float: left !important;
    margin-top: 5px !important;
  }
  .search-bar .box {
    width: 100%;
    float: left !important;
    padding: 0 15px;
  }
  #nav-icon3 {
    height: 43px !important;
  }
  #wrapper_holder {
    overflow-x: hidden;
  }
  .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%;
}
.product .carousel-item {
  height: auto;
  background: no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.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) {
  #header-top-1,
  #motion,
  #nav,
  .duck-pic,
  .header-36-1,
  .msn-fb,
  .shortcut {
    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 {
  text-align: center;
  padding: 0;
  position: absolute;
  left: 0;
  right: 0;
  top: 12px;
  margin: 0;
}
.navbar .navbar-brand img {
  max-width: 151px;
  top: -4px;
  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;
}
.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: 0 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;
}
.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;
  }
  .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: 0 2px !important;
  }
}
@media (min-width: 1024px) {
  .ipad-responsive {
    padding: 0 2px !important;
  }
  .sbHolder {
    width: 230px !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: 0 !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);
}
