/* set global config vars */
/* defualt page width setting(PC) */
/* off canvas menu width *eg. 70px or 70% */
/* main slide margin top */
/* header height */
/* footer height */
/* global body setting */
/* default font family */
/*Arial*/
/* text sizing multiplier */
/* text sizing */
/* default theme color */
/* special theme */
/* insert special theme for this website */
/* text sizing */
@font-face {
  font-family: 'KitithadaRegular';
  src: url("/fonts/PSL094pro_0.eot");
  src: url("/fonts/PSL094pro_0.eot?#iefix") format("embedded-opentype"), url("/fonts/PSL094pro_0.woff") format("woff"), url("/fonts/PSL094pro_0.ttf") format("truetype"), url("/fonts/PSL094pro_0.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

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

/* note : for IE8,7 need css3pie helper*/
.banner-wrapper {
  text-align: center; }
  .banner-wrapper .link {
    display: inline-block;
    vertical-align: top;
    width: 33.33%;
    margin-bottom: 0; }
  @media screen and (max-width: 767px) {
    .banner-wrapper .link {
      width: 49%;
      min-height: 1px;
      height: auto; } }
