@charset "utf-8";

/* CSS Document */

button:focus {
  outline: none;
  border: none;
}

button {
  cursor: pointer;
}

.fb_iframe_widget_fluid span {
  vertical-align: top !important;
}

.modal-body iframe {
  width: 100%;
}

.pic_program {
  display: table !important;
  position: relative !important;
  overflow: hidden !important;
  text-align: center;
  width: 100%;
}

.pic_program > a {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

.pic_program img {
  position: relative;
  z-index: 1;
  border: none;
}

.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;
}

.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%;
}

.m-fixed {
  z-index: 999;
}

.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;
  right: 0;
  left: 0;
  margin: 0;
  top: 5px;
  font: 18px/32px "thaisanslite", Arial, sans-serif;
}

.navbar .navbar-brand img {
  /* top: -4px; */
  position: relative;
  /* width: 50%; */
  max-height: 46px;
}

.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;
}

#data-none {
  float: left;
  width: 100%;
  position: relative;
  text-align: center;
}

.navbar .edit-menu-pen {
  position: relative;
  width: 100%;
  display: block;
}

.navbar .edit-menu-pen .dropdown-item {
  white-space: unset;
}

.navbar .edit-menu {
  position: absolute;
  top: 2px;
  left: 90%;
  right: 8px;
}

.navbar-light .navbar-nav .nav-link {
  color: #000;
  font-size: 14px;
  line-height: 20px;
}

.modal-header .close {
  top: 0px !important;
}

.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;
}

.pic_bg2 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
}

.modal-video iframe {
  width: 100%;
  height: 500px;
}

.modal-dialog {
  max-width: 90%;
  margin: 30px auto;
}

.modal-sm {
  max-width: 90%;
}

.navbar {
  display: none !important;
}

#over_member_mobile {
  display: none !important;
}

.subbody img {
  max-width: 100%;
  height: auto !important;
  position: relative;
  z-index: 1;
}

.news-title {
  padding: 10px 0px !important;
  color: #111;
  padding-left: 10px !important;
  font: unset !important;
  font-size: 18px !important;
}

.text_field {
  width: auto;
}

.ipad-responsive {
  padding: 0px 2px !important;
}

.search-bar {
  float: left;
}

.search-bar .box .input {
  width: 64%;
  padding: 4px;
}

.search-bar .box .btn-search {
  width: 21%;
  padding: 5px 9px;
}

#fancybox-wrap {
  z-index: 100000;
}

.hscroll-none::-webkit-scrollbar {
  display: none;
}

.hscroll-none {
  -ms-overflow-style: none;
  /* IE 10+ */
  overflow: -moz-scrollbars-none;
  /* Firefox */
}

.fix-img-w-100 img {
  width: 100%;
}

.highlighttoday-137-1 .highlight .bg-2 {
  border-left: #ffef24 4px solid;
}

.news-block {
  width: unset !important;
}

.news-82-1 .tab .active-1 a:hover {
  color: #fff;
}

.banner-79-1 .banner1 img {
  width: 100%;
}

.banner-79-1 .banner-newarrival-mid .carousel-caption {
  width: 92%;
}

.event-jana .mid .pic img {
  width: 100%;
}

.event-2-jana .gallery-text {
  height: 86px;
}

.c_block_dateal2 ul li {
  width: 13%;
  line-height: 39px;
  margin: 2px 0;
}

.download-137-1 .top {
  font: 25px/55px "Kanit", Arial, sans-serif;
}

.media-24-1 .top {
  font: 22px/55px "Kanit", Arial, sans-serif;
}

.ebook-24-1 .e-pic img {
  width: 100%;
}
.menu-level-1 {
  padding-left: 0px !important;
}
.menu-level-2 {
  padding-left: 15px !important;
}
.sub-level li.menu-level-2 {
  padding-left: 40px !important;
}

.menu-level-3 {
  padding-left: 30px !important;
}

.menu-li-6 .sub .col-3 {
  width: 27%;
}

.non-click {
  cursor: default;
}
a.non-click:hover {
  background: none !important;
  color: #920f6e !important;
}

@media (max-width: 1900px) {
  .sbHolder {
    width: 230px !important;
  }
}

@media (max-width: 1600px) {
  .sbHolder {
    width: 230px !important;
  }
}

@media (max-width: 1440px) {
  .modal-video .modal-sm {
    max-width: 64%;
  }
  .sbHolder {
    width: 230px !important;
  }
}

@media (max-width: 1366px) {
  .modal-video iframe {
    width: 100%;
    height: 400px;
  }
  .search-position {
    left: 60px !important;
    position: relative !important;
  }
  .name-footer {
    top: -85px !important;
  }
  .bullet-promotion {
    display: none;
  }
  .modal-video .modal-sm {
    max-width: 54%;
  }
  .sbHolder {
    width: 230px !important;
  }
}

@media (max-width: 1200px) {
  /* <= 1024*/
  .topbg-24-1,
  #header-top-1,
  #nav,
  #motion,
  .shortcut,
  .header-107-1,
  .msn-fb,
  .duck-pic {
    display: none !important;
  }
  .navbar {
    display: block;
    border-bottom: 4px solid #006700;
    z-index: 9999;
    background: #fff;
    width: 100%;
  }
  .menu-fix-height {
    height: auto;
  }
  .member_pop {
    right: 3px !important;
    top: 65px !important;
  }
  .facebook-box {
    display: none;
  }
  .shortcut {
    display: none;
  }
  .g-translate {
    display: none;
  }
  .logo-head-rp {
    display: none;
  }
  .navbar {
    display: block !important;
  }
  #over_member_mobile {
    display: block !important;
  }
  .sbHolder {
    width: 230px !important;
  }
}

@media (max-width: 1024px) {
  .sbHolder {
    width: 230px !important;
  }
  .modal-video .modal-sm {
    max-width: 72%;
  }
  .top-label {
    display: none;
  }
  #nav-40-1 {
    display: none;
  }
  .logo-head-rp {
    display: none;
  }
  .menu-li-1,
  .menu-li-2,
  .menu-li-3,
  .menu-li-4,
  .menu-li-5,
  .menu-li-6,
  .menu-li-7 {
    width: 100% !important;
  }

  .menu-li-4,
  .menu-li-7 {
    display: none;
  }

  #carouselBannerExampleIndicators .carousel-indicators {
    bottom: 20px !important;
    right: 20px;
    margin: 0;
    text-align: right;
    left: unset;
    justify-content: unset;
  }
}

@media (max-width: 768px) {
  .banner-79-1 .banner-newarrival-mid .carousel-caption {
    width: 100%;
  }
  .sbHolder {
    width: 230px !important;
  }
  .food-show .new-boxfood {
    height: unset !important;
  }
  .modal-video .modal-sm {
    max-width: 90%;
  }
  .modal-video iframe {
    width: 100%;
    height: 379px;
  }
  .list-resposive {
    padding: 0px;
  }
  .menu-114-1 {
    margin-top: -55px !important;
    background: url(../images/menu-114-1/bg-mobile.png) top center no-repeat !important;
    background-size: 205% !important;
  }
  .menu-114-2 {
    background: none !important;
  }
}

@media (max-width: 576px) {
  .flash-140-2 {
    margin-left: 50%;
    transform: translateX(-50%);
  }
  .mid-logo .jana-logo {
    position: relative;
    width: 100%;
    top: -80px;
    left: 0;
    text-align: center;
    z-index: 2;
  }
  .search-bar .box .input {
    width: 80%;
    padding: 4px;
  }
  .search-bar .box .btn-search {
    padding: 6px;
    width: auto;
  }
  .text_field {
    width: 100%;
    padding: 0 15px;
    padding-bottom: 8px !important;
  }
  .sbHolder {
    width: 100% !important;
  }
  .modal-video .modal-sm {
    max-width: 90%;
  }
  .modal-video iframe {
    width: 100%;
    height: 200px;
  }
  .profile .profile-block ul {
    height: 500px !important;
  }
  li.fb {
    display: none;
  }
  .search-bar {
    float: left;
    margin-top: 5px;
    width: 100%;
  }
  .search-bar .box {
    width: 100%;
    float: left !important;
    padding: 0px 0px;
  }
  #nav-icon3 {
    height: 43px !important;
  }
  #wrapper_holder {
    overflow-x: hidden;
  }
  .webboard .post {
    padding: 20px !important;
  }
  .faq_button {
    display: none;
  }
  .download {
    margin-top: 10px !important;
  }
  .tv-left {
    width: 100% !important;
  }
  .tv-right {
    width: 100% !important;
  }
}

@media (max-width: 425px) {
  .about-logo img {
    width: 155px;
  }
  .textchat,
  #masterfab {
    display: none !important;
  }
  .container-pfp .row .col-lg-3 {
    display: none !important;
  }
  .container-pfp .row .col-lg-3:nth-child(1) {
    display: block !important;
    text-align: center !important;
  }
  .scrollProgram {
    height: 40px !important;
    width: 900px !important;
  }
  .scrollProgram2 {
    height: 40px !important;
    width: 500px !important;
  }
  .scrollProgram3 {
    height: 40px !important;
    width: 600px !important;
  }
  .scrollProgram4 {
    height: 40px !important;
    width: 700px !important;
  }
  .formContactProgram {
    padding: 0 16px;
  }
  .ebook-list ul li {
    width: unset !important;
    margin: 0 0px 38px 10px !important;
  }
  .product-box {
    height: 245px;
  }
  .food-menu .mid .kcal {
    z-index: 9 !important;
  }
  .food-menu {
    margin-top: 0px !important;
  }
  .food-menu-img {
    max-height: 265px !important;
  }
  .food-menu .mid .kcal {
    top: -32px !important;
    right: -70px !important;
    padding-top: 30px !important;
    padding-left: 0px !important;
    font: 33px/7px "Arabica", Arial, sans-serif !important;
    background-size: 72% 123px !important;
  }
  .food-menu .mid .kcal span {
    font: 26px/7px "Arabica", Arial, sans-serif !important;
  }
  .p-ebook {
    display: none !important;
  }
  .chef .c-right {
    left: unset !important;
    margin-top: 0px !important;
  }
  .chef .c-left {
    margin-top: 0px !important;
  }
  .py-0.chef .w-100 {
    text-align: right !important;
  }
  .pfp-block {
    width: unset !important;
  }
  .py-5.pfp-update .owl-stage {
    padding-left: 0 !important;
  }
  .pfp-block .update-text .pfp-topic {
    font: 13px/25px "anakotmai-light", Arial, sans-serif !important;
  }
  .award-12-1 .box-award .pic-award img {
    width: 66px !important;
    height: auto !important;
  }
  .award-12-1 .box-award .number {
    font-size: 45px !important;
  }
  .award-12-1 .box-award .pic-award {
    margin-left: 32px !important;
  }
  .sub {
    background-size: 150%;
    background-position-y: 52px;
  }
  .top-name {
    font-size: 26px !important;
    line-height: 30px !important;
    height: 65px !important;
  }
  .food-show .new-boxfood {
    height: unset !important;
  }
  .sbHolder {
    width: 100% !important;
  }
}

@media (max-width: 425px) {
  .history .line {
    z-index: -1;
  }
  .food-menu .pic_bg2 {
    display: none !important;
  }
  .our-products {
    padding-bottom: 0px !important;
  }
}

@media (max-width: 375px) {
  .ebook-list ul li {
    width: unset !important;
    margin: 0 0px 38px 78px !important;
  }
  .sbHolder {
    width: 100% !important;
  }
  /*
		.history .box-his .year {
		margin-left: 29px;
		z-index: 9;
		position: relative;
		}
		
		.history .box-his .p-0 {
		margin-left: 46px;
		}
		
		.history .box-his .story .text {
		margin-left: -130px;
		position: relative;
		z-index: 9999;
		}
	*/
}
