.border-gray, .img-width.border, .img-width.border-padding, .successBox, .about-product li .about-product-detail, .dealerBG, .product-img, .product-part .panel-group .product-infoBox, .review-img {
  border: 1px solid #d9e0e2;
}

@font-face {
  font-family: 'FontAwesome';
  src: url("../fonts/font_Awesome/fontawesome-webfont.eot");
  src: url("../fonts/font_Awesome/fontawesome-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/font_Awesome/fontawesome-webfont.woff2") format("woff2"), url("../fonts/font_Awesome/fontawesome-webfont.woff") format("woff"), url("../fonts/font_Awesome/fontawesome-webfont.ttf") format("truetype"), url("../fonts/font_Awesome/fontawesome-webfont.svg#FontAwesome") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Supermarket';
  src: url("../fonts/font_Supermarket/supermarket.eot");
  src: url("../fonts/font_Supermarket/supermarket.eot?#iefix") format("embedded-opentype"), url("../fonts/font_Supermarket/supermarket.woff2") format("woff2"), url("../fonts/font_Supermarket/supermarket.woff") format("woff"), url("../fonts/font_Supermarket/supermarket.ttf") format("truetype"), url("../fonts/font_Supermarket/supermarket.svg#ThaiSans-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'ThaiSans-Regular';
  src: url("../fonts/font_ThaisansRegular/ThaiSansNeue-Regular.eot");
  src: url("../fonts/font_ThaisansRegular/ThaiSansNeue-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/font_ThaisansRegular/ThaiSansNeue-Regular.woff2") format("woff2"), url("../fonts/font_ThaisansRegular/ThaiSansNeue-Regular.woff") format("woff"), url("../fonts/font_ThaisansRegular/ThaiSansNeue-Regular.ttf") format("truetype"), url("../fonts/font_ThaisansRegular/ThaiSansNeue-Regular.svg#ThaiSans-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'ThaiSans-SemiBold';
  src: url("../fonts/font_ThaisansSemiBold/thaisansneue-semibold.eot");
  src: url("../fonts/font_ThaisansSemiBold/thaisansneue-semibold.eot?#iefix") format("embedded-opentype"), url("../fonts/font_ThaisansSemiBold/thaisansneue-semibold.woff2") format("woff2"), url("../fonts/font_ThaisansSemiBold/thaisansneue-semibold.woff") format("woff"), url("../fonts/font_ThaisansSemiBold/thaisansneue-semibold.ttf") format("truetype"), url("../fonts/font_ThaisansSemiBold/thaisansneue-semibold.svg#ThaiSans-SemiBold") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'ThaiSans-Bold';
  src: url("../fonts/font_ThaisansBold/thaisansneue-bold.eot");
  src: url("../fonts/font_ThaisansBold/thaisansneue-bold.eot?#iefix") format("embedded-opentype"), url("../fonts/font_ThaisansBold/thaisansneue-bold.woff2") format("woff2"), url("../fonts/font_ThaisansBold/thaisansneue-bold.woff") format("woff"), url("../fonts/font_ThaisansBold/thaisansneue-bold.ttf") format("truetype"), url("../fonts/font_ThaisansBold/thaisansneue-bold.svg#ThaiSans-Bold") format("svg");
  font-weight: normal;
  font-style: normal;
}

body {
  min-width: 1170px;
  font-family: 'Supermarket';
  font-size: 19px;
  line-height: 28px;
  color: #415464;
  letter-spacing: 0.4px;
}

.container {
  min-width: 1170px;
}

a {
  text-decoration: none !important;
  outline: 0 !important;
  display: block;
}

input::-moz-focus-inner {
  border: 0 !important;
}

ul {
  list-style: none;
  margin-bottom: 0;
}

.mobile-none {
  display: block;
}

.mobile {
  display: none !important;
}

.container-padding {
  width: 100%;
  float: left;
  padding: 45px 0 55px 0;
}

h1 {
  width: auto;
  float: left;
  font-family: "ThaiSans-Bold";
  font-size: 26px;
  line-height: 34px;
  color: #253746;
  letter-spacing: 0.5px;
  background: rgba(255, 255, 255, 0.35);
  display: block;
  padding: 17px 25px;
  margin: 0 0 35px 0;
}

h1 span {
  font-size: 20px;
  color: #008fbf;
  display: block;
  padding-top: 5px;
}

h2 {
  width: 100%;
  float: left;
  border-bottom: 1px solid #d9e0e2;
  font-family: "ThaiSans-Bold";
  font-size: 26px;
  line-height: normal;
  color: #253746;
  margin: 0 0 35px 0;
}

h2:before {
  font-family: 'FontAwesome';
  content: "\f0da";
  color: #89c23d;
  padding-right: 12px;
}

h3 {
  width: 100%;
  float: left;
  font-family: "ThaiSans-Bold";
  font-size: 20px;
  line-height: 32px;
  color: #00a7cf;
  margin: 20px 0 0 0;
}

h4 {
  width: 100%;
  float: left;
  font-size: 21px;
  line-height: normal;
  color: #00bfd7;
  margin: 0;
}

h5 {
  width: 100%;
  float: left;
  font-family: "ThaiSans-SemiBold";
  font-size: 17px;
  line-height: normal;
  color: #89c23d;
  margin: 0;
}

/*header*/
header {
  width: 100%;
  float: left;
  background-color: white;
  padding-top: 20px;
}

.mainlogo {
  text-align: center;
}

.mainlogo img {
  width: auto;
  height: 90px;
}

.mainmenuBG {
  width: 100%;
  height: 50px;
  float: left;
  background-color: #89c23d;
  margin-top: 20px;
}

.mainmenu {
  float: none;
  margin: 0 auto;
  display: table;
}

.mainmenu li {
  float: left;
  padding: 9px 25px;
}

.mainmenu li:hover {
  -webkit-transition: ease 0.5s;
  transition: ease 0.5s;
  background-color: #a3d55f;
}

.mainmenu li.active {
  background-color: #a3d55f;
}

.mainmenu li a {
  font-family: "ThaiSans-Regular";
  font-size: 17px;
  line-height: 32px;
  color: white;
}

/*mobile-topmenu*/
.navbar {
  border: none;
}

.navbar.navbar-default {
  width: 100%;
  display: none;
  background: none;
  background-repeat: no-repeat;
  border: none;
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  margin-bottom: 0;
}

.navbar.navbar-default .navbar-toggle {
  float: left;
  border: none;
  border-radius: 5px;
  padding: 15px 15px 0 15px;
  margin: 0;
  -webkit-transition: height 1s ease-in-out;
  transition: height 1s ease-in-out;
}

.navbar.navbar-default .navbar-toggle i {
  font-size: 31px;
  line-height: 32px;
  color: white;
}

.navbar-default .navbar-nav > .open > a {
  background: none;
}

.navbar-default .navbar-nav > .open > a:hover {
  background: none !important;
}

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
  background: none !important;
}

.navbar-default .navbar-collapse {
  border: none;
}

.navbar-collapse {
  padding-left: 0;
  padding-right: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.navbar-header {
  height: 60px;
  background-color: #89c23d;
  border-bottom: 2px solid #a3d55f;
  position: relative;
}

.navbar-brand {
  position: absolute;
  top: 7px;
  left: 50%;
  margin-left: -31px;
  padding: 0;
}

.navbar-brand img {
  width: 62px;
  height: auto;
}

.nav.navbar-nav {
  margin: 0;
  background: white;
}

.nav.navbar-nav > li {
  width: 100%;
  float: left;
  margin: 0 !important;
  background-color: white;
  border-bottom: 1px dashed #a3d55f;
  padding: 10px 15px;
}

.nav.navbar-nav > li:last-child {
  border-bottom: 2px solid #638c1c;
}

.nav.navbar-nav > li > a {
  font-family: "ThaiSans-Regular";
  font-size: 16px;
  line-height: 25px;
  color: #415464;
  text-align: center;
  padding: 0;
}

.nav.navbar-nav > li > a:hover {
  color: #638c1c;
}

/*footer*/
footer {
  width: 100%;
  float: left;
  border-top: 2px solid white;
  padding: 45px 0;
  background: #89c23d;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(30%, #89c23d), to(#b6dd7a));
  background: linear-gradient(to bottom, #89c23d 30%, #b6dd7a 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#89c23d', endColorstr='#b6dd7a',GradientType=0 );
}

.footer-logo {
  float: left;
}

.footer-logo li {
  float: left;
}

.footer-logo li:first-child {
  margin-bottom: 30px;
}

.footer-logo li img {
  width: 140px;
  height: auto;
}

.contact-info {
  width: 100%;
  float: left;
  margin: 15px 0 20px 0;
}

.contact-info li {
  width: 100%;
  float: left;
  font-family: "ThaiSans-Regular";
  font-size: 14px;
  line-height: 22px;
  color: white;
  letter-spacing: 0.5px;
  margin-bottom: 5px;
}

.contact-info li:first-child {
  font-family: "ThaiSans-SemiBold";
  font-size: 17px;
  line-height: normal;
  margin-bottom: 8px;
}

.contact-info li span {
  font-family: "ThaiSans-SemiBold";
  padding-right: 10px;
}

.copyright {
  width: 100%;
  float: left;
  background-color: #253746;
  font-family: "ThaiSans-Regular";
  font-size: 13px;
  line-height: 22px;
  color: white;
  text-align: center;
  padding: 12px 0;
}

/*button*/
.buttonRD {
  width: 110px;
  height: 32px;
  float: left;
  background-color: #89c23d;
  border-radius: 16px;
  font-family: "ThaiSans-Regular";
  font-size: 13px;
  line-height: normal;
  color: white !important;
  text-align: center;
  padding: 4px 0;
}

.buttonRD i {
  padding-left: 7px;
}

.buttonRD i.fa-angle-double-left {
  padding: 0 7px 0 0;
}

.buttonRD:hover {
  -webkit-transition: ease 0.5s;
  transition: ease 0.5s;
  background-color: #638c1c;
}

.buttonRD.teal {
  background-color: #00bfd7;
}

.buttonRD.teal:hover {
  background-color: #008fbf;
}

.buttonRD#news {
  float: right;
}

/*top-button*/
.scrolltop {
  display: none;
  width: 100%;
  margin: 0 auto;
  position: fixed;
  bottom: 0px;
  right: 0px;
  z-index: 99;
}

.scroll {
  width: 50px;
  height: 50px;
  position: absolute;
  right: 30px;
  bottom: 20px;
  background: #a4bcc4;
  border-radius: 50%;
  padding: 10px 0;
  text-align: center;
  margin: 0;
  cursor: pointer;
  transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
}

.scroll .fa {
  font-size: 22px;
  color: white;
  text-align: center;
  transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
}

.scroll:hover {
  background: #768693;
  transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
}

.scroll:hover .fa {
  padding-top: 0px;
}

/*nav-menu*/
.navbar-menu {
  float: right;
  margin-bottom: 35px;
}

.navbar-menu li {
  float: left;
  padding-right: 10px;
}

.navbar-menu li:last-child {
  padding-right: 0;
}

.navbar-menu li:last-child a {
  color: #00bfd7;
}

.navbar-menu li:last-child a:after {
  content: '';
  padding-left: 0;
}

.navbar-menu li:last-child a:hover {
  color: #00bfd7;
}

.navbar-menu li a {
  font-family: "ThaiSans-Regular";
  font-size: 12px;
  line-height: normal;
  color: #98a4af;
  letter-spacing: 0.2px;
  display: block;
}

.navbar-menu li a:after {
  font-family: 'FontAwesome';
  content: "\f105";
  padding-left: 10px;
}

.navbar-menu li a:hover {
  -webkit-transition: ease 0.5s;
  transition: ease 0.5s;
  color: #008fbf;
}

.navbar-menu li a:hover:after {
  color: #98a4af;
}

.navbar-menu.bottom {
  margin-bottom: 10px;
}

/*BG*/
.greenBG {
  width: 100%;
  height: auto;
  min-height: 800px;
  float: left;
  background-color: white;
  background-image: url(../images/greenBG.png);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: auto;
  padding: 60px 0;
}

.greenBG-gradient {
  width: 100%;
  height: auto;
  min-height: 1300px;
  float: left;
  background-color: white;
  background-image: url(../images/greenBG02.jpg);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: auto;
  padding: 60px 0;
}

.yellowBG {
  width: 100%;
  float: left;
  background-color: #fff6eb;
  border-radius: 30px;
  padding: 45px 65px;
  margin-top: 40px;
}

.yellowBG .txt-content {
  margin: 35px 0 25px 0;
}

.yellowBG .txt-content p {
  color: #768693;
}

.successBG {
  width: 100%;
  min-height: 700px;
  float: left;
  background-color: white;
  background-image: url(../images/successBG.jpg);
  background-repeat: no-repeat;
  background-position: top left;
  position: relative;
  padding-top: 15px;
}

/*content*/
.txt-content {
  width: 100%;
  float: left;
  margin-bottom: 35px;
}

.txt-content p {
  margin-bottom: 15px;
}

.txt-content p span {
  color: #00bfd7;
  display: block;
}

.txt-content p:last-child {
  margin-bottom: 0;
}

.txt-content.center {
  text-align: center;
}

.txt-content.big p {
  font-size: 21px;
  line-height: 32px;
}

.txt-content.success {
  margin-bottom: 15px;
}

.txt-content.success p {
  font-size: 18px;
  line-height: 25px;
}

.img-width {
  width: 100%;
  float: left;
}

.img-width img {
  width: 100%;
  height: auto;
}

.img-width.border-padding {
  background-color: white;
  border-radius: 5px;
  padding: 8px;
  margin-top: 170px;
}

.img-width.borderWH {
  background-color: white;
  padding: 8px;
  margin-bottom: 55px;
}

.img-width.margin {
  margin-bottom: 40px;
}

.img-width#pheona-index {
  margin-bottom: 46px;
}

.img-center {
  text-align: center;
}

.img-center.margin {
  margin-bottom: 35px;
}

.img-center.quote {
  margin: 20px 0;
}

.img-center.quote img {
  width: 38px;
  height: auto;
}

.align-center {
  float: none;
  display: table;
  margin: 0 auto;
}

.padding-bottom {
  width: 100%;
  float: left;
  padding-bottom: 65px;
}

.icon-circle {
  width: 40px;
  height: 40px;
  float: left;
  background-color: white;
  border-radius: 50%;
  text-align: center;
  display: table;
}

.icon-circle i {
  font-size: 21px;
  color: #89c23d;
  display: table-cell;
  vertical-align: middle;
}

.icon-circle i.fa-youtube {
  font-size: 22px;
}

.icon-circle i.fa-instagram {
  font-size: 25px;
}

.icon-circle img {
  width: auto;
  height: 24px;
  margin-top: 7px;
}

.icon-circle.green {
  width: 35px;
  height: 35px;
  background-color: #89c23d;
}

.icon-circle.green i {
  font-size: 18px;
  color: white;
}

.icon-circle.green i.fa-youtube {
  font-size: 20px;
}

.icon-circle.green i.fa-instagram {
  font-size: 22px;
}

.icon-circle.green img {
  width: auto;
  height: 20px;
  margin-top: 1px;
}

.social-icon {
  float: left;
}

.social-icon li {
  float: left;
  margin-right: 12px;
}

.social-icon#header {
  float: right;
  margin-top: 27px;
}

.social-icon#header li:last-child {
  margin-right: 0;
}

.icon-txt {
  float: left;
  margin-top: 27px;
}

.icon-txt .icon-circle {
  float: left;
  margin-right: 12px;
}

.icon-txt p {
  float: left;
  font-family: "ThaiSans-Regular";
  font-size: 14px;
  line-height: 25px;
  color: #768693;
  display: inline;
  padding: 5px 0;
  margin-bottom: 0;
}

.header-flower {
  float: left;
  padding: 10px 15px;
  margin-bottom: 25px;
}

.header-flower .header-txt {
  width: auto;
  min-width: 400px;
  float: left;
  background-color: rgba(255, 255, 255, 0.35);
  border: 2px solid #d9e0e2;
  text-align: center;
  display: block;
  position: relative;
  padding: 18px 50px 15px 50px;
}

.header-flower .header-txt:before {
  content: url(../images/flowerL.png);
  position: absolute;
  top: -10px;
  left: -18px;
}

.header-flower .header-txt:after {
  content: url(../images/flowerR.png);
  position: absolute;
  bottom: -17px;
  right: -18px;
}

.header-flower .header-txt p {
  font-family: "ThaiSans-Bold";
  font-size: 28px;
  line-height: 36px;
  color: #00a7cf;
  margin-bottom: 0;
}

.header-flower .header-txt p:nth-child(2) {
  color: #008fbf;
}

.header-flower#success {
  position: absolute;
  top: 0;
  left: 0;
}

.header-flower#about br {
  display: none;
}

.banner-top {
  width: 100%;
  float: left;
  border-bottom: 1px solid white;
}

.banner-top img {
  width: 100%;
  height: auto;
}

.leaf-list {
  width: 100%;
  float: left;
}

.leaf-list li {
  padding-left: 25px;
  margin-bottom: 5px;
}

.leaf-list li:before {
  font-family: 'FontAwesome';
  content: "\f18c";
  font-size: 17px;
  color: #638c1c;
  padding-right: 8px;
  margin-left: -20px;
}

.leaf-list.review {
  border-top: 1px dashed #a3d55f;
  padding-top: 30px;
  margin-bottom: 20px;
}

.leaf-list.review li {
  font-size: 21px;
  line-height: 30px;
  text-align: center;
}

.leaf-list.review li:before {
  font-size: 18px;
}

.pin {
  font-size: 21px;
  line-height: 30px;
  color: #00bfd7;
}

.pin:before {
  font-family: 'FontAwesome';
  content: "\f0a1";
  font-size: 18px;
  color: #008fbf;
  padding-right: 10px;
}

.pin.center {
  text-align: center;
}

/*index*/
.flexslider {
  width: 100%;
  background: none !important;
  border: none !important;
  border-radius: 0;
  margin: 0 !important;
  overflow: hidden;
}

.flex-direction-nav a {
  width: 44px;
  height: 44px;
  margin-top: -22px;
}

.flex-direction-nav a:before {
  font-size: 44px;
  line-height: normal;
  color: #a4bcc4;
  text-shadow: none;
}

.flex-direction-nav a.flex-prev:before {
  padding-left: 0;
}

.flex-direction-nav a.flex-next:before {
  padding-right: 0;
}

.flex-control-nav {
  z-index: 2;
}

.flex-control-nav li a {
  width: 14px;
  height: 14px;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.banner {
  width: 100%;
  float: left;
  border-bottom: 1px solid white;
  position: relative;
  z-index: 1;
}

.banner .flex-direction-nav a {
  width: 48px;
  height: 48px;
  margin-top: -24px;
}

.banner .flex-direction-nav a:before {
  font-size: 48px;
}

.banner .flex-direction-nav a.flex-prev:before {
  padding-left: 15px;
}

.banner .flex-direction-nav a.flex-next:before {
  padding-right: 15px;
}

.banner .flex-control-nav {
  bottom: 20px;
}

.banner .flex-control-nav li a {
  background-color: white;
}

.banner .flex-control-nav li a.flex-active {
  background: #00bfd7;
}

.course-header {
  width: 100%;
  float: left;
  text-align: center;
  margin-bottom: 30px;
}

.course-header p {
  font-family: "ThaiSans-Bold";
  font-size: 30px;
  line-height: 48px;
  color: #638c1c;
  margin-bottom: 0;
}

.course-header p:first-child {
  font-size: 34px;
  color: #89c23d;
}

.course-header p span {
  color: #ffb700;
  font-style: italic;
}

.course-header#index br {
  display: none;
}

.course-img {
  float: none;
  margin: 0 auto;
  display: table;
}

.course-img li {
  float: left;
  padding: 0 6px;
}

.course-img li img {
  width: 320px;
  height: auto;
  border: 5px solid white;
}

.successBox {
  width: 500px;
  min-height: 620px;
  float: right;
  background-color: white;
  background-image: url(../images/success-decor02.jpg);
  background-repeat: no-repeat;
  background-position: bottom left;
  overflow: hidden;
  padding: 105px 40px;
  position: relative;
  margin: 0 50px 110px 0;
}

.successBox:before {
  content: url(../images/success-decor01.jpg);
  width: 100%;
  float: left;
  position: absolute;
  top: 0;
  left: 0;
}

.success-name {
  width: 100%;
  float: left;
  border-bottom: 1px dashed #d9e0e2;
  padding-bottom: 12px;
  margin-bottom: 15px;
}

.success-name p {
  font-family: "ThaiSans-SemiBold";
  font-size: 15px;
  line-height: 25px;
  color: #008fbf;
  margin-bottom: 0;
}

.success-name p:first-child {
  font-family: "ThaiSans-Bold";
  font-size: 17px;
  line-height: 27px;
  color: #00bfd7;
}

.success-contact {
  width: 100%;
  float: left;
}

.success-contact li {
  width: 100%;
  float: left;
  font-size: 18px;
  line-height: 27px;
  color: #768693;
}

.success-contact li i {
  width: 19px;
  text-align: center;
  margin-right: 7px;
}

.row#success-img .col-sm-10 {
  padding-right: 0;
}

.success-story-slide {
  width: 100%;
  float: left;
  position: relative;
  z-index: 99;
}

.success-story-slide .flex-control-nav {
  bottom: 50px;
}

.success-story-slide .flex-control-nav li a {
  background-color: #b7dde2;
}

.success-story-slide .flex-control-nav li a.flex-active {
  background: #00bfd7;
}

.googlemap {
  width: 100%;
  height: 400px;
  float: left;
}

.googlemap iframe {
  width: 100%;
  height: 400px;
}

/*about*/
.manager {
  width: 100%;
  float: left;
  margin-bottom: 60px;
}

.manager li {
  width: 50%;
  float: left;
  margin: 17px 0;
  z-index: 1;
}

.manager li:nth-child(odd) {
  padding-right: 15px;
}

.manager li:nth-child(odd) .manager-info {
  border-radius: 100px 20px 20px 100px;
  padding-left: 200px;
}

.manager li:nth-child(odd) .manager-info .manager-img {
  left: -4px;
}

.manager li:nth-child(odd) .manager-info .manager-name, .manager li:nth-child(odd) .manager-info p {
  padding-right: 15px;
}

.manager li:nth-child(even) {
  padding-left: 15px;
}

.manager li:nth-child(even) .manager-info {
  border-radius: 20px 100px 100px 20px;
  padding-right: 200px;
}

.manager li:nth-child(even) .manager-info .manager-img {
  right: -4px;
}

.manager li:nth-child(even) .manager-info .manager-name, .manager li:nth-child(even) .manager-info p {
  padding-left: 15px;
}

.manager li .manager-info {
  width: 100%;
  height: 200px;
  float: left;
  background-color: white;
  border: 5px solid #638c1c;
  text-align: center;
  position: relative;
}

.manager li .manager-info .manager-img {
  border-radius: 50%;
  border: 6px solid #638c1c;
  overflow: hidden;
  position: absolute;
  top: -5px;
  z-index: 2;
}

.manager li .manager-info .manager-img img {
  width: 188px;
  height: auto;
}

.manager li .manager-info .manager-name {
  font-family: "ThaiSans-Bold";
  font-size: 17px;
  color: #253746;
  padding: 17px 10px 5px 10px;
}

.manager li .manager-info p {
  font-size: 18px;
  line-height: 22px;
  color: #768693;
  padding: 0 10px;
  margin-bottom: 0;
}

.about-pheonaBG {
  width: 100%;
  min-height: 383px;
  float: left;
  background-color: rgba(217, 224, 226, 0.25);
  padding: 35px;
}

.about-pheona-header {
  float: none;
  font-family: "ThaiSans-Bold";
  font-size: 26px;
  line-height: normal;
  color: #253746;
  border-bottom: 1px solid #d9e0e2;
  display: table;
  padding: 0 30px 4px 30px;
  margin: 0 auto 35px auto;
}

.about-txt {
  font-family: "ThaiSans-Regular";
  font-size: 17px;
  line-height: 30px;
  font-style: italic;
  text-align: center;
}

.about-product {
  width: 100%;
  float: left;
  margin-bottom: 60px;
}

.about-product li {
  width: 20%;
  float: left;
  padding: 0 5px;
}

.about-product li .about-product-detail {
  width: 100%;
  min-height: 390px;
  float: left;
  border-radius: 3px;
  background-color: white;
  text-align: center;
  padding: 8px;
  position: relative;
}

.about-product li .about-product-detail img {
  width: 100%;
  height: auto;
  margin-bottom: 10px;
  background-image: url(../images/about/aboutPD-BG.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}

.about-product li .about-product-detail:before {
  content: '';
  width: 100%;
}

.about-product li .about-product-detail .txt {
  width: 100%;
  float: left;
  padding: 0 2px;
}

.about-product li .about-product-detail .txt p {
  font-size: 18px;
  line-height: 23px;
  margin-bottom: 0;
}

.about-product li .about-product-detail .txt p:first-child {
  font-family: "ThaiSans-Bold";
  font-size: 17px;
  line-height: 25px;
  color: #00bfd7;
  margin-bottom: 6px;
}

.theadY {
  width: 100%;
  height: 50px;
  float: left;
  background-color: #f7e0a5;
  font-family: "ThaiSans-SemiBold";
  font-size: 18px;
  line-height: normal;
  color: #9d7710;
  text-align: center;
  padding: 9px 0;
}

.tbodyY {
  width: 100%;
  min-height: 200px;
  float: left;
  background-color: #fff6eb;
  padding: 30px 40px;
}

.dealerBG {
  width: 100%;
  min-height: 450px;
  float: left;
  background-color: white;
  background-image: url(../images/about/dealer-decor02.png);
  background-repeat: no-repeat;
  background-position: bottom center;
  border-radius: 30px;
  overflow: hidden;
  position: relative;
  padding: 110px 60px 80px 60px;
  margin: 75px 0 10px 0;
}

.dealerBG:before {
  content: '';
  background-image: url(../images/about/dealer-decor01.png);
  background-repeat: no-repeat;
  background-position: top center;
  width: 100%;
  height: 120px;
  float: left;
  position: absolute;
  top: -10px;
  left: 0;
}

.dealerBG .course-header p {
  font-family: "ThaiSans-SemiBold";
  font-size: 24px;
  line-height: 38px;
  color: #00bfd7;
}

.dealerBG .course-header p:first-child {
  font-family: "ThaiSans-Bold";
  font-size: 32px;
  line-height: normal;
  color: #008fbf;
}

.dealerBG .course-header p:first-child br {
  display: none;
}

.dealerBG .txt-content {
  font-family: "ThaiSans-Regular";
  font-size: 18px;
  line-height: normal;
  color: #768693;
  margin-bottom: 0;
}

.dealerBG .txt-content span {
  font-family: "ThaiSans-SemiBold";
  color: #00bfd7;
  padding: 0 5px;
  display: inline;
}

.dealer-detail {
  width: 100%;
  float: left;
  margin: 15px 0 50px 0;
}

.dealer-detail li {
  width: 25%;
  float: left;
  text-align: center;
  padding: 0 10px;
}

.dealer-detail li img {
  margin-bottom: 15px;
}

.dealer-detail li p {
  font-family: "ThaiSans-SemiBold";
  font-size: 18px;
  line-height: 30px;
  margin-bottom: 0;
}

/*product*/
.productBox {
  float: left;
  text-align: center;
  margin: 25px 0;
}

.productBox:hover .product-img img {
  -webkit-transition: ease 0.5s;
  transition: ease 0.5s;
  opacity: 0.6;
}

.productBox:hover .product-group p {
  -webkit-transition: ease 0.5s;
  transition: ease 0.5s;
  color: #638c1c;
}

.product-img {
  width: 320px;
  height: 320px;
  float: none;
  background-color: white;
  border-radius: 5px;
  display: table;
  padding: 8px;
  margin: 0 auto 15px auto;
}

.product-img img {
  width: 100%;
  height: auto;
}

.product-group p {
  font-family: "ThaiSans-SemiBold";
  font-size: 20px;
  line-height: 30px;
  color: #253746;
  margin-bottom: 0;
}

.product-group p:last-child {
  color: #00bfd7;
}

/*product-detail*/
.product-part {
  width: 100%;
  float: left;
}

.product-part .panel-group {
  width: 100%;
  float: left;
  margin-bottom: 0;
}

.product-part .panel-group .product-infoBox {
  width: 100%;
  float: left;
  background-color: white;
  border-radius: 5px;
  padding: 10px;
  margin-bottom: 30px;
}

.product-part .panel-group .product-infoBox .panel {
  border: none;
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  background-color: white;
  padding: 0 15px;
}

.product-part .panel-group .product-infoBox .panel.panel-default .panel-heading {
  background: white;
  border-radius: 0;
  color: #415464;
  padding: 0;
}

.product-part .panel-group .product-infoBox .panel.panel-default .panel-heading .buttonRD {
  width: 120px;
  float: right;
  background-color: #89c23d;
  border: 1px solid #89c23d;
}

.product-part .panel-group .product-infoBox .panel.panel-default .panel-heading .buttonRD:after {
  font-family: 'FontAwesome';
  content: "\f055";
  padding-left: 7px;
}

.product-part .panel-group .product-infoBox .panel.panel-default .panel-heading.active .buttonRD {
  background-color: white;
  color: #89c23d !important;
}

.product-part .panel-group .product-infoBox .panel.panel-default .panel-heading.active .buttonRD:after {
  content: "\f056";
}

.product-part .panel-group .product-infoBox .panel.panel-default .panel-body {
  border-top: none;
  padding: 0;
}

.product-part .panel-group .product-infoBox .panel + .panel {
  margin-top: 0;
}

.product-volume {
  width: 100%;
  float: left;
  font-family: "ThaiSans-Regular";
  font-size: 17px;
  line-height: 28px;
  color: #253746;
  margin-bottom: 12px;
}

.menutab {
  float: left;
  margin-top: 20px;
}

.menutab li {
  width: 120px;
  height: 37px;
  float: left;
  background-color: white;
  border: 1px solid #f7e0a5;
  border-bottom: none;
  border-radius: 5px 5px 0 0;
  font-family: "ThaiSans-SemiBold";
  font-size: 14px;
  line-height: normal;
  color: #9d7710;
  text-align: center;
  padding: 5px;
  margin-right: 1px;
  cursor: pointer;
}

.menutab li.active {
  background-color: #f7e0a5;
}

.tab-detail {
  width: 100%;
  float: left;
  background-color: #fff6eb;
  border: 1px solid #f7e0a5;
  border-radius: 0 3px 3px 3px;
  padding: 25px;
}

.tab-detail > li {
  display: none;
}

.tab-detail > li:first-child {
  display: block;
}

.tab-detail > li .txt-content, .tab-detail > li .leaf-list {
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 20px;
}

.tab-detail > li .leaf-list li {
  margin-bottom: 4px;
}

.tab-detail > li .leaf-list li:before {
  font-size: 16px;
}

.tab-detail > li .pin {
  font-size: 18px;
  line-height: 24px;
}

.tab-detail > li .pin:before {
  font-size: 17px;
  padding-right: 8px;
}

/*review*/
.reviewBox {
  float: left;
  text-align: center;
  margin: 25px 0;
}

.reviewBox p {
  font-family: "ThaiSans-SemiBold";
  font-size: 20px;
  line-height: normal;
  color: #253746;
  margin-bottom: 0;
}

.reviewBox:hover .reviewG-img img {
  -webkit-transition: ease 0.5s;
  transition: ease 0.5s;
  opacity: 0.6;
}

.reviewBox:hover p {
  -webkit-transition: ease 0.5s;
  transition: ease 0.5s;
  color: #00bfd7;
}

.reviewG-img {
  width: 320px;
  height: 320px;
  float: none;
  background-color: #a3d55f;
  border-radius: 50%;
  border: 8px solid #89c23d;
  overflow: hidden;
  display: table;
  margin: 0 auto 12px auto;
}

.reviewG-img img {
  width: 100%;
  float: left;
}

.review-img {
  width: 360px;
  height: 360px;
  float: none;
  background: white;
  border-radius: 5px;
  display: table;
  padding: 8px;
  margin: 0 auto 30px auto;
}

.review-img .re-img {
  display: table-cell;
  vertical-align: middle;
}

.review-img .re-img img {
  width: 100%;
  height: auto;
}

/*center*/
.center-menutab {
  float: left;
}

.center-menutab li {
  width: auto;
  min-width: 140px;
  height: 50px;
  float: left;
  background-color: white;
  border: 1px solid #00bfd7;
  border-left: none;
  border-bottom: none;
  border-radius: 5px 5px 0 0;
  font-family: "ThaiSans-SemiBold";
  font-size: 16px;
  line-height: normal;
  color: #00bfd7;
  text-align: center;
  padding: 10px 13px;
  cursor: pointer;
}

.center-menutab li.active {
  background-color: #00bfd7;
  color: white;
}

.center-menutab li:first-child {
  width: 160px;
  border-left: 1px solid #00bfd7;
}

.center-tab-detail {
  width: 100%;
  min-height: 600px;
  float: left;
  background-color: rgba(255, 255, 255, 0.7);
  border: 1px solid #00bfd7;
  border-radius: 0 0 5px 5px;
  padding: 25px 30px;
}

.center-tab-detail > li {
  display: none;
}

.center-tab-detail > li:first-child {
  display: block;
}

.center-info {
  width: 100%;
  float: left;
}

.center-info > li {
  width: 100%;
  float: left;
  margin-bottom: 15px;
}

.center-info > li p {
  margin-bottom: 0;
}

.center-info > li p:first-child {
  font-size: 20px;
  color: #00bfd7;
}

.center-info > li ul {
  width: 100%;
  float: left;
}

.center-info > li ul li {
  float: left;
  padding-right: 20px;
}

.center-info > li ul li:before {
  font-family: 'FontAwesome';
  font-size: 16px;
  color: #a4bcc4;
  padding-right: 7px;
}

.center-info > li ul li:first-child:before {
  content: "\f095";
}

.center-info > li ul li:last-child:before {
  content: "\f075";
}

.branch {
  width: 100%;
  float: left;
  color: #00bfd7;
}

.form-control {
  border-color: #d9e0e2;
  -webkit-box-shadow: none;
          box-shadow: none;
  font-family: "ThaiSans-Regular";
  font-size: 15px;
  color: #768693;
  padding: 3px 8px;
  margin: 10px 0 25px 0;
}

/*health & beauty*/
.newsBox {
  width: 100%;
  float: left;
  margin-bottom: 40px;
}

.newsBox .news-img {
  width: 100%;
  float: left;
  overflow: hidden;
  margin-bottom: 10px;
}

.newsBox .news-img img {
  width: 100%;
  height: auto;
  min-height: 240px;
}

.newsBox .news-img:hover {
  background-color: #253746;
}

.newsBox .news-img:hover img {
  -webkit-transition: ease 0.5s;
  transition: ease 0.5s;
  opacity: 0.6;
}

.newsBox .news-topic {
  width: 100%;
  float: left;
  font-family: "ThaiSans-SemiBold";
  font-size: 16px;
  line-height: 26px;
  color: #00bfd7;
  margin-bottom: 3px;
}

.newsBox .news-topic:hover {
  -webkit-transition: ease 0.5s;
  transition: ease 0.5s;
  color: #008fbf;
}

.newsBox p {
  width: 100%;
  float: left;
  font-size: 17px;
  line-height: 23px;
  color: #768693;
  margin-bottom: 15px;
}

.newsBox-info {
  width: 100%;
  float: left;
  border-top: 1px dashed #d9e0e2;
  padding-top: 15px;
}

.newsBox-info li {
  width: 50%;
  float: left;
}

.newsBox-date {
  float: left;
  font-family: "ThaiSans-Regular";
  font-size: 14px;
  line-height: 32px;
  color: #768693;
}

.newsBox-date i {
  color: #a4bcc4;
  padding-right: 7px;
}

/*page*/
.page-nav {
  margin: 0 auto;
  display: table;
}

.page-nav .pagination {
  margin: 0;
}

.page-nav .pagination li.active a {
  background-color: #00bfd7;
  color: white;
}

.page-nav .pagination li.active a:hover {
  background-color: #00bfd7;
  border-color: #d9e0e2;
}

.page-nav .pagination li.disabled a:hover {
  background-color: white;
  color: #768693;
}

.page-nav .pagination li a {
  font-family: "ThaiSans-Regular";
  font-size: 15px;
  color: #768693;
  border-color: #d9e0e2;
  padding: 6px 14px;
}

.page-nav .pagination li a:hover {
  background-color: #d9e0e2;
}

.news-header {
  width: 100%;
  float: left;
  font-family: "ThaiSans-Bold";
  font-size: 30px;
  line-height: normal;
  color: #b4008e;
  padding-bottom: 3px;
}

.news-date {
  width: auto;
  height: 30px;
  float: left;
  border: 1px solid #89c23d;
  border-radius: 4px;
  overflow: hidden;
  font-family: "ThaiSans-Regular";
  font-size: 13px;
  color: #768693;
  display: block;
  position: relative;
  padding: 0 12px 0 42px;
  margin-bottom: 35px;
}

.news-date .icon {
  width: 30px;
  height: 30px;
  background-color: #89c23d;
  font-size: 14px;
  color: white;
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
}

.news-share-part {
  width: 100%;
  float: left;
  border-top: 1px dashed #d9e0e2;
  padding-top: 30px;
}

@media only screen and (min-width: 320px) and (max-width: 667px) {
  body {
    width: 100%;
    min-width: 0 !important;
    font-size: 17px;
    line-height: 25px;
  }
  .container {
    min-width: 0;
  }
  .mobile-none {
    display: none;
  }
  .mobile {
    display: block !important;
  }
  .container-padding {
    padding: 35px 0 40px 0;
  }
  h1 {
    background-color: rgba(163, 213, 95, 0.25);
    font-size: 22px;
    line-height: 31px;
    letter-spacing: 0.3px;
    padding: 15px 22px;
    margin: 0 0 30px 0;
  }
  h1 span {
    font-size: 16px;
    line-height: 26px;
  }
  h1#index {
    padding: 15px;
  }
  h2 {
    font-size: 22px;
    margin: 0 0 25px 0;
  }
  h2:before {
    padding-right: 10px;
  }
  h3 {
    font-size: 18px;
    line-height: 28px;
    margin: 15px 0 0 0;
  }
  h3 span {
    display: block;
  }
  h4 {
    font-size: 19px;
    line-height: 26px;
    margin-bottom: 3px;
  }
  /*header*/
  .navbar.navbar-default {
    display: block;
  }
  /*footer*/
  footer {
    padding: 30px 0 25px 0;
  }
  .footer-logo {
    margin-bottom: 15px;
  }
  .footer-logo li {
    padding-right: 25px;
  }
  .footer-logo li:first-child {
    margin-bottom: 0;
  }
  .footer-logo li img {
    width: auto;
    height: 70px;
  }
  .contact-info {
    margin: 0 0 15px 0;
  }
  .contact-info li {
    font-size: 13px;
    letter-spacing: 0.4px;
    margin-bottom: 3px;
  }
  .contact-info li:first-child {
    font-size: 15px;
    margin-bottom: 4px;
  }
  .contact-info li span {
    padding-right: 8px;
  }
  .contact-info li br {
    display: none;
  }
  .copyright {
    font-size: 10px;
    line-height: normal;
    letter-spacing: 0;
  }
  /*button*/
  .buttonRD {
    width: 110px;
    height: 32px;
    float: left;
    background-color: #89c23d;
    border-radius: 16px;
    font-family: "ThaiSans-Regular";
    font-size: 13px;
    line-height: normal;
    color: white !important;
    text-align: center;
    padding: 4px 0;
  }
  .buttonRD i {
    padding-left: 7px;
  }
  .buttonRD i.fa-angle-double-left {
    padding: 0 7px 0 0;
  }
  .buttonRD#news {
    float: none;
    display: table;
    margin: 25px auto 0 auto;
  }
  /*top-button*/
  .scroll {
    width: 45px;
    height: 45px;
    right: 15px;
    bottom: 25px;
    background: rgba(164, 188, 196, 0.75);
    border-radius: 50%;
    padding: 7px 0;
    margin: 0;
  }
  .scroll .fa {
    font-size: 20px;
    line-height: 28px;
  }
  /*nav-menu*/
  .navbar-menu {
    display: none;
  }
  /*BG*/
  .greenBG {
    min-height: 0;
    background-image: none;
    padding: 35px 0 40px 0;
  }
  .greenBG-gradient {
    min-height: 0;
    background-image: none;
    padding: 35px 0 40px 0;
  }
  .yellowBG {
    border-radius: 0;
    padding: 35px 15px;
    margin-top: 15px;
  }
  .yellowBG .txt-content {
    margin: 20px 0 10px 0;
  }
  .yellowBG .txt-content br {
    display: none;
  }
  .successBG {
    background-image: none;
    padding-top: 0;
  }
  /*content*/
  .txt-content {
    margin-bottom: 30px;
  }
  .txt-content p {
    margin-bottom: 12px;
  }
  .txt-content.center br {
    display: none;
  }
  .txt-content.big p {
    font-size: 17px;
    line-height: 25px;
  }
  .txt-content.success {
    margin-bottom: 15px;
  }
  .txt-content.success p {
    font-size: 17px;
    line-height: 23px;
  }
  .txt-content.success br {
    display: none;
  }
  .txt-content.product-detail {
    margin-bottom: 20px;
  }
  .txt-content.product-detail br {
    display: none;
  }
  .img-width.border-padding {
    margin: 0 0 15px 0;
  }
  .img-width.borderWH {
    background-color: #89c23d;
    padding: 4px;
    margin-bottom: 35px;
  }
  .img-width#pheona-index {
    margin-bottom: 25px;
  }
  .img-center {
    width: 100%;
    height: auto;
    float: left;
    text-align: left;
  }
  .img-center img {
    width: 100%;
    height: auto;
  }
  .img-center.margin {
    margin-bottom: 25px;
  }
  .img-center.quote {
    width: auto;
    float: none;
    text-align: center;
    margin: 15px 0;
  }
  .img-center.quote img {
    width: 32px;
  }
  .padding-bottom {
    padding-bottom: 40px;
  }
  .header-flower {
    padding: 10px 8px;
  }
  .header-flower .header-txt {
    min-width: 240px;
    padding: 14px 25px 12px 25px;
  }
  .header-flower .header-txt:before {
    content: url(../images/flowerL-m.png);
    top: -8px;
    left: -16px;
  }
  .header-flower .header-txt:after {
    content: url(../images/flowerR-m.png);
    bottom: -15px;
    right: -16px;
  }
  .header-flower .header-txt p {
    font-size: 21px;
    line-height: 28px;
  }
  .header-flower .header-txt p span {
    display: none;
  }
  .header-flower .header-txt#about br {
    display: block;
  }
  .header-flower#success {
    position: relative;
    top: auto;
    left: auto;
    float: none;
    display: table;
    margin: 0 auto 25px auto;
  }
  .leaf-list li:before {
    font-size: 16px;
  }
  .leaf-list.review {
    padding-top: 25px;
    margin-bottom: 15px;
  }
  .leaf-list.review li {
    font-size: 17px;
    line-height: 25px;
  }
  .leaf-list.review li:before {
    font-size: 16px;
  }
  .leaf-list.review li br {
    display: none;
  }
  .pin {
    font-size: 17px;
    line-height: 23px;
  }
  .pin:before {
    font-size: 16px;
    padding-right: 8px;
  }
  /*index*/
  /*.flex-control-nav li a{
        width: 12px;
        height: 12px;
    }*/
  .banner .flex-direction-nav a {
    width: 32px;
    height: 32px;
    margin-top: -16px;
  }
  .banner .flex-direction-nav a:before {
    font-size: 32px;
  }
  .banner .flex-direction-nav a.flex-prev:before {
    padding-left: 0;
  }
  .banner .flex-direction-nav a.flex-next:before {
    padding-right: 0;
  }
  .banner .flex-control-nav {
    display: none;
  }
  .row#course .col-xs-12 {
    padding: 0;
  }
  .course-header {
    margin-bottom: 25px;
  }
  .course-header p {
    font-size: 23px;
    line-height: 36px;
  }
  .course-header p:first-child {
    font-size: 26px;
  }
  .course-img {
    width: 100%;
    float: left;
    display: block;
  }
  .course-img li {
    float: none;
    padding: 5px 0;
    display: table;
    margin: 0 auto;
  }
  .course-img li img {
    width: 290px;
  }
  .successBox {
    width: 100%;
    min-height: 580px;
    float: left;
    background-image: url(../images/success-decor02-m.jpg);
    padding: 80px 15px;
    margin: 0 0 70px 0;
  }
  .successBox:before {
    content: url(../images/success-decor01-m.jpg);
  }
  .success-name p {
    font-size: 14px;
    line-height: 22px;
  }
  .success-name p:first-child {
    line-height: 28px;
  }
  .success-name p br {
    display: none;
  }
  .success-contact li {
    font-size: 18px;
    line-height: 27px;
  }
  .success-contact li i {
    width: 19px;
    text-align: center;
    margin-right: 7px;
  }
  .row#success-img .col-sm-10 {
    padding-right: 15px;
  }
  .success-story-slide .flex-control-nav {
    bottom: 25px;
  }
  .success-story-slide .flex-direction-nav a {
    display: none;
  }
  .googlemap {
    height: 350px;
  }
  .googlemap iframe {
    height: 350px;
  }
  /*about*/
  .manager {
    margin-bottom: 25px;
  }
  .manager li {
    width: 100%;
    margin: 0 0 30px 0;
  }
  .manager li:nth-child(odd) {
    padding-right: 0;
  }
  .manager li:nth-child(odd) .manager-info {
    border-radius: 0;
    padding-left: 0;
  }
  .manager li:nth-child(odd) .manager-info .manager-img {
    left: auto;
  }
  .manager li:nth-child(odd) .manager-info .manager-name, .manager li:nth-child(odd) .manager-info p {
    padding-right: 0;
  }
  .manager li:nth-child(even) {
    padding-left: 0;
  }
  .manager li:nth-child(even) .manager-info {
    border-radius: 0;
    padding-right: 0;
  }
  .manager li:nth-child(even) .manager-info .manager-img {
    right: auto;
  }
  .manager li:nth-child(even) .manager-info .manager-name, .manager li:nth-child(even) .manager-info p {
    padding-left: 0;
  }
  .manager li .manager-info {
    width: 100%;
    height: auto;
    float: left;
    border: none;
    position: relative;
  }
  .manager li .manager-info .manager-img {
    width: auto;
    border: 5px solid #89c23d;
    display: table;
    margin: 0 auto;
    position: relative;
    top: auto;
  }
  .manager li .manager-info .manager-img img {
    width: 160px;
  }
  .manager li .manager-info .manager-name {
    width: 100%;
    float: left;
    font-size: 17px;
    padding: 15px 0 6px 0;
  }
  .manager li .manager-info p {
    font-size: 18px;
    line-height: 23px;
    padding: 0;
  }
  .manager li .manager-info p br {
    display: none;
  }
  .about-pheonaBG {
    height: auto;
    min-height: 0;
    padding: 30px 20px 15px 20px;
    margin-bottom: 15px;
  }
  .about-pheona-header {
    font-size: 22px;
    line-height: 32px;
    text-align: center;
    padding: 0 15px 5px 15px;
    margin: 0 auto 30px auto;
  }
  .about-txt {
    font-size: 16px;
    line-height: 28px;
  }
  .about-txt br {
    display: none;
  }
  .about-product {
    margin-bottom: 30px;
  }
  .about-product li {
    width: 270px;
    float: none;
    display: table;
    padding: 0 5px;
    margin: 0 auto 15px auto;
  }
  .about-product li .about-product-detail {
    width: 100%;
    height: auto;
    min-height: 0;
    border-radius: 5px;
    padding: 10px;
  }
  .about-product li .about-product-detail .txt {
    padding: 0 5px 10px 5px;
  }
  .about-product li .about-product-detail .txt p {
    font-size: 17px;
  }
  .about-product li .about-product-detail .txt p:last-child br {
    display: none;
  }
  .theadY {
    height: 45px;
    font-size: 16px;
  }
  .tbodyY {
    height: auto;
    min-height: 0;
    padding: 20px 15px 25px 15px;
    margin-bottom: 15px;
  }
  .dealerBG {
    height: auto;
    min-height: 0;
    background-image: url(../images/about/dealer-decor02-m.png);
    border-radius: 10px;
    padding: 45px 15px;
    margin: 25px 0 0 0;
  }
  .dealerBG:before {
    background-image: url(../images/about/dealer-decor01-m.png);
    width: 100%;
    height: 40px;
    top: 0;
  }
  .dealerBG .course-header p {
    font-size: 16px;
    line-height: 25px;
  }
  .dealerBG .course-header p:first-child {
    font-size: 22px;
    line-height: 33px;
    padding-bottom: 6px;
  }
  .dealerBG .course-header p:first-child br {
    display: block;
  }
  .dealerBG .course-header p:last-child br {
    display: none;
  }
  .dealerBG .txt-content {
    font-size: 15px;
    line-height: 26px;
  }
  .dealer-detail {
    margin: 5px 0 10px 0;
  }
  .dealer-detail li {
    width: 50%;
    padding: 0;
    margin-bottom: 20px;
  }
  .dealer-detail li:nth-child(odd) {
    padding-right: 10px;
  }
  .dealer-detail li:nth-child(even) {
    padding-left: 10px;
  }
  .dealer-detail li img {
    width: 100%;
    height: auto;
    margin-bottom: 10px;
  }
  .dealer-detail li p {
    min-height: 48px;
    font-size: 14px;
    line-height: 24px;
  }
  .dealer-detail li p br {
    display: none;
  }
  /*product*/
  .row#mobile-padding .col-xs-6:nth-child(odd) {
    padding-right: 10px;
  }
  .row#mobile-padding .col-xs-6:nth-child(even) {
    padding-left: 10px;
  }
  .productBox {
    float: none;
    display: table;
    margin: 10px auto;
  }
  .product-img {
    width: 135px;
    height: 135px;
    padding: 5px;
    margin: 0 auto 15px auto;
  }
  .product-group p {
    font-size: 14px;
    line-height: 23px;
  }
  .product-group p:last-child {
    font-size: 13px;
    line-height: 18px;
  }
  /*product-detail*/
  .product-part .panel-group .product-infoBox {
    margin-bottom: 20px;
  }
  .product-part .panel-group .product-infoBox .panel {
    padding: 0;
  }
  .product-part .panel-group .product-infoBox .panel.panel-default .panel-heading {
    padding: 0 5px;
  }
  .product-part .panel-group .product-infoBox .panel.panel-default .panel-heading .buttonRD {
    padding: 3px 0;
  }
  .product-volume {
    font-family: "ThaiSans-SemiBold";
    font-size: 15px;
    line-height: 25px;
    margin-bottom: 8px;
  }
  .menutab {
    width: 100%;
  }
  .menutab li {
    width: 50%;
    margin-right: 0;
  }
  .tab-detail {
    border-radius: 0 0 3px 3px;
    padding: 17px 15px;
  }
  .tab-detail > li .txt-content, .tab-detail > li .leaf-list {
    font-size: 17px;
    line-height: 23px;
    margin-bottom: 15px;
  }
  .tab-detail > li .leaf-list li:before {
    font-size: 15px;
  }
  .tab-detail > li .pin {
    font-size: 17px;
    line-height: 24px;
  }
  .tab-detail > li .pin:before {
    font-size: 16px;
  }
  /*review*/
  .reviewBox {
    float: none;
    display: table;
    margin: 13px auto;
  }
  .reviewBox p {
    font-size: 15px;
    line-height: 24px;
  }
  .reviewG-img {
    width: 135px;
    height: 135px;
    border: 4px solid #89c23d;
    margin: 0 auto 12px auto;
  }
  .row#reviewDeatil .col-xs-6:nth-child(odd) {
    padding-right: 5px;
  }
  .row#reviewDeatil .col-xs-6:nth-child(even) {
    padding-left: 5px;
  }
  .review-img {
    width: 140px;
    height: 140px;
    padding: 5px;
    margin-bottom: 15px;
  }
  /*center*/
  .center-info > li {
    margin-bottom: 13px;
  }
  .center-info > li p:first-child {
    font-size: 18px;
  }
  .center-info > li ul li {
    width: 100%;
    padding-right: 0;
  }
  .center-info > li ul li:before {
    font-size: 15px;
  }
  /*health & beauty*/
  .newsBox {
    margin-bottom: 35px;
  }
  .newsBox .news-img img {
    min-height: 0;
  }
  .newsBox .news-topic {
    font-size: 15px;
    line-height: 24px;
  }
  .news-header {
    font-size: 24px;
    line-height: 34px;
    padding-bottom: 8px;
  }
  .news-date {
    height: 28px;
    font-size: 12px;
    padding: 1px 12px 0 40px;
    margin-bottom: 30px;
  }
  .news-date .icon {
    width: 28px;
    height: 28px;
    font-size: 13px;
  }
  .news-share-part {
    width: 100%;
    float: left;
    border-top: 1px dashed #d9e0e2;
    padding-top: 30px;
  }
}

@media only screen and (min-width: 414px) and (max-width: 736px) {
  h1 {
    min-width: 300px;
    padding: 15px 25px;
  }
  h1#index {
    padding: 15px 25px;
  }
  /*content*/
  .header-flower .header-txt {
    min-width: 270px;
  }
  /*index*/
  .course-header#index br {
    display: block;
  }
  .successBox {
    min-height: 500px;
  }
  .success-name p br {
    display: block;
  }
  /*about*/
  .about-product li {
    width: 300px;
  }
  .dealer-detail li img {
    width: 140px;
    height: auto;
    float: none;
    display: table;
    margin: 0 auto 10px auto;
  }
  /*product*/
  .product-img {
    width: 170px;
    height: 170px;
    padding: 7px;
  }
  .product-group p {
    font-size: 15px;
    line-height: 24px;
  }
  .product-group p:last-child {
    font-size: 14px;
    line-height: 19px;
  }
  /*review*/
  .reviewG-img {
    width: 160px;
    height: 160px;
  }
  .review-img {
    width: 185px;
    height: 185px;
    padding: 7px;
  }
}
/*# sourceMappingURL=layout.css.map */