@charset "utf-8";
@import url(normalize.css);
@import url(fontello.css);
.toolsbar {
	font-size: 1.2em !important;
}
* {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}
* :focus {
	outline: 0
}
 
video {
	max-width: 100%;
	height: auto
}
.databox {
	font-family: 'ozone';
	font-weight: lighter;
	color: #CCC;
	position: absolute;
	bottom: 30px;
}
.flex-vi deo {
	position: relative;
	padding-bottom: 67.5%;
	height: 0;
	margin-bottom: 16px;
	overflow: hidden
}
.flex-video.widescreen {
	padding-bottom: 57.25%
}
.flex-video.vimeo {
	padding-top: 0
}
.flex-video iframe, .flex-video object, .flex-video embed {
	position: absolute;
	top: 0px;
	left: 0;
	width: 100%;
	height: 100%
}
body {
	width: 100%;
   *zoom:1
}
body:before, body:after {
	content: "";
	display: table
}
body:after {
	clear: both
}
.swipe {
	overflow: hidden;
	visibility: hidden;
	position: relative;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}
.swipe-wrap {
	overflow: hidden;
	position: relative
}
.swipe-wrap>div {
	float: left;
	width: 100%;
	position: relative
}
.carousel {
	position: relative;
	height: 100%;
	width: 100%;
*zoom:1
}
.carousel:before, .carousel:after {
	content: "";
	display: table
}
.carousel:after {
	clear: both
}
.carousel .panel {
	background-color: #fff;
	text-align: center;
	overflow: hidden;
	height: 100%;
	width: 100%
}
.carousel .panel .wrapper {
	position: relative;
	z-index: 1
}
.carousel .panel span[class*="icon"] {
	font-size: 3em;
	line-height: 1.5em;
	display: block
}
.carousel .panel section, .carousel .panel article {
	text-align: left
}
.carousel .panel.alt * {
	color: #fff
}
.carousel .bg {
	background-position: 50% 50%;
	background-size: cover;
	position: absolute;
	z-index: 0;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0
}
.bg{
	background-size: cover !important; 	
	  -ms-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( sizingMethod='scale');
       filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale');
	background-repeat:no-repeat;
	}
.carousel nav {
	position: absolute;
	bottom: 0;
	z-index: 4;
	width: 100%
}
.carousel nav a {
	position: absolute;
	z-index: 999;
	bottom: 0;
	z-index: 10;
	font-family: 'fontello';/* ห้ามเปลี่ยน FONT*/
	background: transparent;
	font-size: 60px;
	line-height: 60px;
	text-align: center;
	color: #ff9900;
	width: 60px;
	height: 60px;
	display: block;
	cursor: pointer;
	overflow: hidden;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out
}
.carousel nav a.prev {
	left: 20px
}
.carousel nav a.next {
	right: 20px
}
.carousel nav a.prev:before {
	display: block;
	content: '\f007'
}
.carousel nav a.next:before {
	display: block;
	content: '\f006'
}
.carousel nav .pagination {
	margin: 0 auto 10px;
	text-align: center
}
.carousel nav .pagination ol {
	margin: 0;
	padding: 0
}
.carousel nav .pagination li {
	display: inline-block;
	margin: 0 4px
}
.carousel nav .pagination li a {
	/* ตุ่มหน้า*/
	position: relative;
	width: 10px;
	height: 10px;
	text-indent: -9999px;
	background: #ff9900;
	-webkit-border-radius: 200px;
	-moz-border-radius: 200px;
	-ms-border-radius: 200px;
	-o-border-radius: 200px;
	border-radius: 200px
}
.carousel-nav-paginated .carousel-active-page a {
	text-decoration: none
}
.carousel nav .pagination .active a {
	background: #6a7172
}
html {
	height: auto
}
#master.frozen {
	position: fixed;
	height: 0px;
	display: none;
	overflow: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}
#target {
	position: absolute;
	z-index: 99999;
	background: #fff url(../images/ui/loader.gif) no-repeat 50% 50%;
	background-size: 200px;
	-webkit-box-shadow: 0px 0px 60px 4px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 0px 60px 4px rgba(0,0,0,0.1);
	box-shadow: 0px 0px 60px 4px rgba(0,0,0,0.1);
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}
#target .content {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	background: #fff;
	width: 100%;
	height: auto
}
#target .ui {
	display: none
}
#target .ui li {
	float: none
}
#target.on {
	-webkit-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);
	-moz-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);
	box-shadow: 0px 0px 0px 0px rgba(0,0,0,0)
}
#target.on .ui {
	display: inherit
}
#target.on[style] {
	width: 100% !important
}
.page.on figure {
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	opacity: 0
}
* html {
	font-size: 112.5%
}
html {
	font-size: 18px;
	line-height: 1.61111em
}
body {
	background: #fff;
	font-family: 'Quicksand';
	font-weight: 700;
	color: #6a7172;
	-webkit-text-size-adjust: none;
	text-rendering: optimizeLegibility
}
img {
	width: 100%;
	vertical-align: bottom
}
h1.title {
	font-family: 'ozone';
	font-size: 3.4em;
	line-height: 1em;
	padding-top: 0em;
	padding-bottom: 0em;
	margin-bottom: 0.16111em;
	font-weight: lighter;
	text-shadow: 0 0 0.1em #000;
}
h1.title span {
	font-size: 1.5em !important;
	font-weight: lighter;
}
h2.title {
	font-family: 'ozone';
	font-size: 2em !important;
	line-height: 0.88611em;
	margin-top: 0.16111em;
	padding-top: 0em;
	padding-bottom: 0em;
	margin-bottom: 1.5em;
	font-weight: lighter;
	text-shadow: 0 0 0.1em #000
}
h2.title img {
	height: 100px;
	width: auto;
}
h1 {
	font-family: 'ozone';
	font-size: 2.61111em;
	line-height: 0.98723em;
	margin-top: 0.16111em;
	padding-top: 0em;
	padding-bottom: 0em;
	margin-bottom: 0.64444em;
	text-transform: uppercase;
	font-weight: 700;
}
h2 {
	position: relative;
	font-family: 'ozone';
	font-size: 2em !important;
	line-height: 1em;
	font-weight: lighter;
}
h3 {
	font-family: 'ozone';
	font-weight: lighter;
	font-size: 2em;
	margin-top: 0.16111em;
	padding-top: 0em;
	padding-bottom: 0em;/*margin-bottom:0.96667em*/
}
p.ah {
	font-family: "Roboto Condensed";
	clear: none;
}
span.ah {
	font-size: 2em;
	color: red;
}
h4 {
	font-family: 'ozone';
	font-weight: lighter;
	margin-top: 0.16111em;
	padding-top: 0em;
	padding-bottom: 0em;
	margin-bottom: 0.48333em;
	font-weight: lighter;
}
h5 {
	text-transform: uppercase;
	margin-top: -0.64444em;
	padding-top: 0em;
	padding-bottom: 0em;
	margin-bottom: 0.48333em
}
hr {
	border: none;
	height: 44px;
	margin-bottom: 55px;
	border-bottom: 2px solid #6a7172;
 *zoom:1
}
hr:before, hr:after {
	content: "";
	display: table
}
hr:after {
	clear: both
}
ul {
	margin: 0;
	padding: 0;
	list-style-type: none
}
p, .grid_col li, .grid_col, td {
	margin-top: 0.48333em;
	padding-top: 0em;
	padding-bottom: 0em;
	margin-bottom: 0.96667em;
	margin-right: 0.48333em;
	color: #666;
	font-family: Tahoma, Geneva;
	font-size: .9em;
	font-weight: normal;
}
p strong, .grid_col li strong, .grid_col strong, td strong {
	color: #6a7172;
}
a {
	color: #ff9900;
	text-decoration: none;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out
}
a:hover {
	color: #ff9900
}
/* icon ขีดขาว พื้นส้ม*/
[class^="icon-"]:before, [class*=" icon-"]:before {
	font-size: 1.33333em;
	line-height: 1em;
	margin: 0
}
table {
	width: 100%;
	text-align: left;
	text-transform: uppercase;
	margin-top: 22px
}
table th {
	font-family: "Roboto Condensed";
	font-size: 1.16667em;
	line-height: 1.24286em;
	text-transform: uppercase;
	font-weight: 700;
	margin-top: 0em;
	padding-top: 0em;
	padding-bottom: 0em;
	margin-bottom: 0.48333em;
	border-bottom: 3px solid #ff9900
}
table td {
	border-top: 1px solid #e8e8e8;
	padding: 11px 0;
	vertical-align: top
}
table.chart {
	width: 100%
}
table.chart th {
	text-align: center
}
table.chart td.marker {
	position: relative;
	overflow: hidden;
	text-align: left;
	width: auto;
	padding-top: 3px
}
table.chart td.marker:after {
	content: "";
	width: 100%;
	height: 8px;
	background: #6a7172;
	display: inline-block;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-ms-border-radius: 20px;
	-o-border-radius: 20px;
	border-radius: 20px
}
table.chart tr td {
	font-family: "Roboto Condensed";
	font-size: 1.16667em;
	line-height: 1.24286em;
	font-weight: 700;
	text-align: center
}
table.dealers {
	font-size: 0.77778em;
	line-height: 1.45em;
	width: 100% !important
}
table.dealers td:first-child {
	width: 30%;
	font-family: "Roboto Condensed";
	font-size: 1.16667em;
	line-height: 1.24286em;
	font-weight: 700
}
table.dealers td:nth-child(4) {
	white-space: nowrap
}
table.dealers td, table.dealers th {
	padding-right: 10px
}
tr:nth-child(2n+1) td {
	background: #fafafa
}
form {
	margin-top: 44px
}
input {
	border: none;
	width: 50%;
	height: 44px;
	color: #6a7172;
	padding: 11px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px
}
.meta {
	font-family: 'ozone';
	font-size: 1.3em;
	line-height: 1.3em;
	font-weight: lighter;
	color: #999999;
	-webkit-font-smoothing: antialiased;
	-webkit-text-size-adjust: none;
	text-rendering: optimizeLegibility
}
.divider {
	text-align: center;
	width: 50%;
	margin: 0 auto;
	margin-bottom: 44px
}
.divider hr {
	padding: 0;
	margin: 0;
	margin-bottom: -15px
}
.divider h4 {
	position: relative;
	z-index: 1;
	margin: 0;
	width: auto;
	padding: 0 11px;
	display: inline-block
}
.divider h4:after {
	background: url(../images/ui/cardboard02.png);
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	content: "";
	height: 40px;
	width: 100%;
	display: inline-block;
	margin: 0 autof
}
img.icon {
	width: 100px;
	margin-bottom: 44px
}
.buttonS {
	font-family: 'ozone';
	font-size: 1.4em;
	font-weight: lighter;
	background: #666;
	color: #fff !important;
	height: 44px;
	padding: 10px 22px;
	float: right;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	-webkit-font-smoothing: antialiased;
}
.buttonS:hover {
	background: #ff9900;
}
.button {
	font-family: 'ozone';
	font-size: 1.3em;
	font-weight: lighter;
	background: #ff9900;
	color: #fff !important;
	width: auto;
	height: 44px;
	padding: 11px 22px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	-webkit-font-smoothing: antialiased;
}
.button2 {
	font-family: 'ozone';
	font-size: 1.5em;
	font-weight: lighter;
	background: #ff9900;
	color: #fff !important;
	width: auto;
	height: 50px;
	padding: 11px 52px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
}
/* original */
 
.contactFont {
	display: block;
	font-family: 'ozone';
	margin-top: -80px;
}
.contactFont span {
	font-size: 1.8em !important;
	color: #333 !important;
	font-weight: 300 !important;
	line-height: .2em;
}
.contactFont p {
	font-size: 1.5em !important;
	color: #333 !important;
	font-weight: 300 !important;
}
.button span[class*="icon"] {
	line-height: 0em;
	margin-right: 11px;
	position: relative;
	top: -6px
}
.button2 span[class*="icon"] {
}
/* ปุ่มกด */
.button:hover {
	background: #FC0
}
.button2:hover {
	background: #FC0
}
.toggle {
	font-family: "Roboto Condensed";
	float: left;
	width: auto;
	height: auto;
	overflow: hidden;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}
.toggle li {
	float: left;
	margin-left: 1px
}
.toggle li.more {
	float: right
}
.toggle li.more a {
	-webkit-border-radius: 400px;
	-moz-border-radius: 400px;
	-ms-border-radius: 400px;
	-o-border-radius: 400px;
	border-radius: 400px
}
.toggle li.more a.on {
	color: #6a7172
}
.toggle li.more a.on:before {
	position: absolute;
	color: #ff9900;
	content: "\2014";
	overflow: hidden;
	text-align: left;
	margin-left: -2px
}
.toggle a {
	position: relative;
	background: #ff9900;
	color: #fff;
	width: auto;
	height: 100%;
	display: block;
	text-align: center;
	text-transform: uppercase;
	float: left;
	padding: 8.8px;
	line-height: 0.5;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
	overflow: hidden;
	-webkit-transition: background 0.15s 0.05s, color 0.15s 0.03s;
	/*-webkit-transition-delay:ease-out,ease-in;*/
	-moz-transition: background 0.15s 0.05s ease-out, color 0.15s 0.03s ease-in;
	-o-transition: background 0.15s 0.05s ease-out, color 0.15s 0.03s ease-in;
	transition: background 0.15s 0.05s ease-out, color 0.15s 0.03s ease-in
}
.toggle a.on, .toggle a:hover {
	background: #FC0;
	color: #ff9900
}
.toggle.switch {
	float: right
}
.toggle.desc {
	position: relative !important;
	margin: -44px 0 !important;
	padding: 22px 10px !important;
	right: 22px
}
.grid_col {
	position: relative
}
.grid_col .toggle {
	position: absolute;
	float: none;
	margin: 0;
	padding: 0 10px;
	top: 0;
	right: 22px
}
tbody .toggle {
	margin: 0 !important;
	display: inline-block;
	-webkit-border-radius: 400px;
	-moz-border-radius: 400px;
	-ms-border-radius: 400px;
	-o-border-radius: 400px;
	border-radius: 400px;
	float: none
}
tbody .toggle li.more {
	float: left
}
.toggler[style], .toggler {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}
.toggler[style].off, .toggler.off {
	display: none
}
span.toggler {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	display: block;
	color: #ff9900 !important;
	padding-bottom: 22px
}
span.toggler * {
	color: #ff9900
}
.wrapper {
	position: relative;
	max-width: 1100px;
	margin: 0 auto;
	padding: 0 88px;
*zoom:1
}
.wrapper:before, .wrapper:after {
	content: "";
	display: table
}
.wrapper:after {
	clear: both
}
section {
*zoom:1
}
section:before, section:after {
	content: "";
	display: table
}
section:after {
	clear: both
}
.row {
*zoom:1;
	width: 100%;
	margin: 44px 0
}
.row:before, .row:after {
	content: "";
	display: table
}
.row:after {
	clear: both
}
.logo {/* ขนาดปกติ*/
	position: absolute;
	z-index: 999;
	top: 0;
	left: 0;
	right: 0;
	height: 196px;
	text-align: center
}
.logo a {
	/*background: url(../images/logowhite.png) no-repeat 50%;*/
	width: 100%;
	height: 100%;
	display: block;
	text-indent: -9999px;
	text-align: center
}
.dsc {
	width: 200px;
	height: 80px;
	margin: 0 auto
}
.dsc a {
	width: 100%;
	height: 100%;
	display: block;
	text-indent: -9999px
}
header {
	text-align: center
}
header.ui {
	position: absolute;
	z-index: 9999;
	color: #fff
}
header.ui nav {/* เมนูเขียว*/
	font-family: 'ozone';
	font-weight: lighter;
	z-index: 999;
	position: absolute;
	/* font-smooth: always;*/
	-webkit-font-smoothing: antialiased;
	-moz-box-shadow: 3px 3px 4px #444;
	-webkit-box-shadow: 3px 3px 4px #444;
	box-shadow: 3px 3px 4px #444;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#444444')";
 filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#444444');
}
header.ui nav ul {
	/* เมนูเขียว*/
	font-family: 'ozone';
	display: block;
	width: 100%;
	margin: 0;
	padding: 0;
	list-style-type: none;
	height: 40px;
	font-size: 1.1em !important;
}
header.ui nav ul li {
	position: relative;
	height: 40px;
	width: 40px;
	text-align: left;
	float: left;
}
header.ui nav ul li a {
	position: relative;
	display: block;
	width: 100%;
	height: 40px;
	padding: 8px;
	background-color: #ff9900;
}
header.ui nav ul li>ul {
	position: absolute;
	top: 40px;
	left: 0;
	width: 40px;
	display: none
}
header.ui nav ul li>ul li {
	width: 100%;
	white-space: nowrap
}
header.ui nav ul li.on>ul {
	display: block
}
header.ui nav li {
	position: relative
}
header.ui nav li span.label {
	background: #6a7172;
	color: #FFF;
	position: absolute;
	z-index: -1;
	top: 0px;
	right: -121px;
	width: 110px;
	height: 100%;
	line-height: 1em;
	padding: 10px;
	overflow: hidden;
	opacity: 0;
	-webkit-transition: opacity 0.15s 0.05s, right 0.15s 0.03s;
	/*-webkit-transition-delay:ease-out,ease-in;*/	
	-moz-transition: opacity 0.15s 0.05s ease-out, right 0.15s 0.03s ease-in;
	-o-transition: opacity 0.15s 0.05s ease-out, right 0.15s 0.03s ease-in;
	transition: opacity 0.15s 0.05s ease-out, right 0.15s 0.03s ease-in;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}
header.ui nav li:hover span.label {
	right: -111px;
	opacity: 1;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px
}
header.ui nav a {
	background: #ff9900;
	color: #fff;
	width: 40px;
	padding: 0;
	text-align: center;
	display: block;
	cursor: pointer
}
header.ui nav a:hover {
	background: #FC0
}
header.ui nav>ul>li>a {
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
	margin-top: 1px;
	line-height: .5em
}
header.ui nav ul li>ul {
	left: 0;
	width: 160px
}
header.ui nav ul li>ul li {
	margin-top: 0;
	width: 160px;
	border-top: 1px solid rgba(106,113,114,0.2)
}
header.ui nav ul li>ul li a {
	text-align: left;
	width: 160px
}
footer {
	background: #313131;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	margin-top: 88px;
}
footer .logo {
	position: relative;
	top: 0;
	margin-top: 44px
}
footer .logo a {
	background-position:50% 50%;
	background-image: url(../images/logowhite.png);
	background-repeat:no-repeat;
}
footer nav {
	padding: 22px 0 22px;
	margin: 0
}
footer nav ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
	width: auto
}
footer nav ul li {
	display: inline-block;
	margin: 0 5px;
	font-size: 150%
}
footer nav ul li a {
	color: #fff;
	display: block;
	width: 44px;
	height: 44px
}
footer p {
	font-size: 0.83333em;
	line-height: 1.93333em
}
footer p a {
	font-size: 1.11111em;
	line-height: 0.87em;
	font-family: "Roboto Condensed";
	text-transform: uppercase;
	font-weight: 700;
	color: #fff
}
.page {
	position: relative;
	height: 440px;
	width: 100%;
	display: block;
	overflow: hidden;
	margin-bottom: 22px !important;
	background-position: 0% 50%;
	background-size: cover;
	
	background-repeat: no-repeat;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}
.page h2 {
/*padding-bottom:22px;
	margin-bottom:11px*/
}
.page h2:after {
	position: absolute;
	bottom: 0;
	left: 0;
	content: "";
	background: #ff9900
}
.page p {
	font-size: 0.77778em;
	line-height: 1.24286em
}
.page * {
	color: #6a7172
}
.page img {
	margin-bottom: 11px;
	display: none;
	-ms-interpolation-mode: bicubic;
	height: auto !important
}
.page img:first-child {
	display: block
}
.page.wide {
	padding: 22px
}
.page.wide * {
	color: #fff
}
.page.wide .title {
	position: absolute;
	bottom: 44px;
	display: none
}
.page .msg {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 11px 22px
}
.page .msg * {
	color: #fff
}
.page figure {
	position: absolute;
	background-color: #fff;
	background-position: 50% 50%;
	background-size: cover;
	background-repeat: no-repeat;

	display: block;
	height: 100%;
	width: 100%;
	-webkit-transition: all 0.6s ease-in-out;
	-moz-transition: all 0.6s ease-in-out;
	-o-transition: all 0.6s ease-in-out;
	transition: all 0.6s ease-in-out;
	filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	opacity: 1
}
.page figure.front {
	padding: 22px;
  -ms-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( sizingMethod='scale');
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale');
}


}
.page:hover figure h2 {/*color:#ff9900*/
}
.no-touch #service a.page:hover img:first-child, #service a.page.on img:first-child {/*display:none*/
}
.no-touch #service a.page:hover img, #service a.page.on img {/*display:inherit*/
}
#master {
	background: #fff url(../images/ui/cardboard.02.png);

}
#hero {
	color: #fff;
	position: relative;
	z-index: 0;
	height: 100%;
	padding: 0;
*zoom:1
}
#hero:before, #hero:after {
	content: "";
	display: table
}
#hero:after {
	clear: both
}
#hero .panel .wrapper {
	margin-top: 60px
}
#hero header h1 {
	margin: 0 auto 11px
}
#hero .carousel nav a {
	color: #fff !important
}
#hero .carousel nav .pagination .active a {
	background-color: #fff !important
}
[role="main"] ul, .roleMain ul {
	margin-top: 44px
}
[role="main"] .meta, .roleMain .meta {
	border-bottom: 3px solid #ff9900
}
[role="main"] .carousel, .roleMain .carousel {
	height: 580px !important
}
[role="main"] .carousel .panel, .roleMain .carousel .panel {
	background-position: 50% 50%;
	background-size: cover;
	
	background-repeat: no-repeat;
	height: 580px !important
}
[role="main"] .carousel .panel .wrapper, .roleMain .carousel .panel .wrapper {
	background-size: contain !important;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	height: 580px !important;
	padding-top: 44px
}
[role="region"], .roleRegion {
text-align:center;
*zoom:1
}
[role="region"]:before, [role="region"]:after, .roleRegion:before, .roleRegion:after {
	content: "";
	display: table
}
[role="region"]:after, .roleRegion:after {
	clear: both
}
body.tpl .navBar, #sub .navBar {
	background: #ff9900;
	font-family: 'ozone';
	font-weight: lighter;
	padding: 10px;
	line-height: 1.93333em;
	font-size: 1.3em;
}
.navBar ul li a {
	color: #FFFFFF;
	margin-right: 20px;
	padding: 10px;
	border-radius: 15px;
}
.navBar ul li a:hover {
	color: #333;
	background-color: #FC0;
	padding: 10px;
}
body.tpl .navBar ul, #sub .navBar ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	float: right
}
body.tpl .navBar ul li, #sub .navBar ul li {
	float: left;
	margin-left: 10px
}
body.tpl hr, #sub hr {
	border: 1px;
	border-color: #e8e8e8
}
body.tpl .switch, #sub .switch {
	position: absolute;
	z-index: 9999;
	top: 0;
	right: 0;
	float: none;
	margin: 0
}
body.tpl .grid_full, #sub .grid_full {
	position: relative
}
body.tpl .strip, #sub .strip {
	margin-top: 88px
}
body.tpl .strip img, #sub .strip img {
	width: 25%;
	float: left
}
body.tpl .logo, #sub .logo {
	top: 0px;
	right: 0;
	left: auto;
	width: 150px;
	margin: -22px 0 0
}
body.tpl .logo a, #sub .logo a {
	background: url(../images/ui/logo.png) no-repeat;
	background-size: contain
	
}
 @media only screen and (min-width: 200px) {
.ir {
	width: 400px !important;
	height: 52px;
	display: block;
	line-height: 0;
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position: 0% 50%;
	background-size: 100%;
	border-bottom: none !important
}
.page .ir, #sub .ir {
	background-size: 50%;
	height: 40px;
}
.ir_01 {
	max-width: 500px;
	height: 300px;
	margin: 0 auto;
	background-image: url(../images/wording1.png);
	background-position: 50% 50%;
}
.ir_02 {
	max-width: 500px;
	height: 300px;
	margin: 0 auto;
	background-image: url(../images/wording2.png);
	background-position: 50% 50%
}
.ir_03 {
	max-width: 500px;
	height: 300px;
	margin: 0 auto;
	background-image: url(../images/wording3.png);
	background-position: 50% 50%
}
.ir_04 {/* News */
	max-width: 500px;
	height: 200px;
	margin: 0 auto;
	margin-top: -20px;
	background-image: url(../images/wording4.png);
	background-position: 50% 50%
}
.ir_05 {
	max-width: 500px;
	height: 350px;
	margin: 0 auto;
	background-image: url(../images/wording5.png);
	background-position: 50% 50%
}
/*
.furtado{
background-image:url(../images/furtado.png);
background-size:80%}
.joplin{
background-image:url(../images/joplin.png);
background-size:80%}
.origin{
background-image:url(../images/origin.png);
background-size:80%}
.nevis{
background-image:url(../images/nevis.png);
background-size:80%}
.primeiro{
background-image:url(../images/primeiro.png);
background-size:80%}
.segundo{
background-image:url(../images/segundo.png);
background-size:80%}
.terco{
background-image:url(../images/terco.png);
background-size:80%}

 */

}
@media only screen and (max-width: 380px) {
.page .ir, #sub .ir {
	background-size: 50%;
	height: 26px
}
.wide[style] {
	background: #ff9900 !important;
	font-size: 60%
}
.wide[style] .title {
	display: inherit
}
span.logo {
	top: 20px
}
.logo {
	width: auto;
	height: 90px;
	margin: 0 auto !important;
	float: none !important
}/* ย่อโลโก้*/
.logo a {
	background-size: contain
}
}
@media only screen and (max-height: 768px) {
.logo {
	display: none
}
}
@media only screen and (max-height: 660px) {
.ir_01, .ir_02, .ir_03, .ir_04, .ir_05 {
	position: relative;
	top: 10px;
	background-size: 220px;
	height: 200px !important
}
}
 @media only screen and (max-width: 600px) {
/* smart phone */

[role="marquee"] {
font-size:60%
}
.hide-phone, .carousel nav a.next, .carousel nav a.prev {
	display: none !important
}
.ir {
	background-size: 60%;
	width: 100% !important
}
.ir_01, .ir_02, .ir_03, .ir_04, .ir_05 {
	position: relative;
	top: 10px;
	background-size: 190px;
	height: 160px !important
}
.page .ir:first-child {
	margin-top: -14.66667px
}
.phone-slide {
	overflow-x: scroll
}
.phone-slide th {
	max-width: 20px
}
body {
	font-size: 90%
}
body table {
	font-size: 80%
}
header.ui nav {
	left: 2px;
	top: 8px
}
#home nav, #home nav[style] {
	left: 2px;
	top: 2px !important
}
#target header.ui {
	position: relative !important;
	width: 100%;
	height: 45px;
	background: #ff9900;
	overflow: hidden
}
#target header.ui nav {
	position: static !important;
	margin-top: 5px !important;
	width: 100% !important
}
#target header.ui nav ul {
	margin-left: 2px
}
#target header.ui nav li {
	margin-right: 44px;
	margin-top: 0;
	float: left !important
}
#target header.ui nav li .label {
	display: none
}
#target header.ui nav li:first-child {
	position: absolute;
	right: 2px;
	margin: 0
}
.carousel nav {
	bottom: 5px
}
#sub .carousel {
	height: 300px !important
}
#sub .carousel .panel {
	height: 300px !important
}
#sub .carousel .panel .wrapper {
	height: 300px !important
}
.page {
	margin-bottom: 1px !important;
	height: 420px !important
}
.page .msg {
	bottom: 22px;
	height: auto
}
.page.wide {
	width: 100%;
	height: 260px !important
}
[role="marquee"] {
font-size:60%
}
[role="article"], .grid_full {
padding:0 !important
}
.wrapper {
	padding: 0 22px !important
}
[role="main"]>section {
text-align:center
}
}
@media only screen and (min-width: 601px) and (max-width: 1024px) {
.hide-tablet {
	display: none !important
}
[role="article"] {
margin:0
}
[role="article"] .page {
	width: 50%;
	float: left;
	margin: 0 !important;
	height: auto;
	display: block;
	min-height: 500px
}
[role="article"] .page.wide {
	width: 100%
}
[role="region"] section {
	display: inline;
	float: left;
	width: 31.94444%;
	margin: 0 0.69444%
}
[role="main"] section {
	display: inline;
	float: left;
	width: 31.94444%;
	margin: 0 0.69444%;
	text-align: center;
	padding: 22px
}
[role="main"] .wrapper {
	padding: 0 88px
}
[role="main"] .wrapper .grid_full {
	display: inline;
	float: left;
	width: 98.61111%;
	margin: 0 0.69444%;
	text-align: left
}
[role="main"] .wrapper .grid_col {
	display: inline;
	float: left;
	width: 98.61111%;
	margin: 0 0.69444%;
	text-align: left;
	padding: 0;
	margin-bottom: 44px
}
[role="main"] .carousel .wrapper section {
	display: inline;
	float: left;
	width: 98.61111%;
	margin: 0 0.69444%
}
}
@media only screen and (min-width: 900px) {
[role="article"] .page {
	width: 33.33334%
}
[role="article"] .page.wide {
	width: 66.6666%
}
[role="main"] .wrapper .grid_full {
	display: inline;
	float: left;
	width: 98.61111%;
	margin: 0 0.69444%
}
[role="main"] .wrapper .grid_col {
	display: inline;
	float: left;
	width: 48.61111%;
	margin: 0 0.69444%
}
}
@media only screen and (max-width: 1024px) {

/*tablet lanscape*/
[role="marquee"] {
font-size:60%
}
[role="region"] {
margin-top:44px
}
[role="region"] section {
	padding: 0 22px
}
[role="region"] h3 {
	margin-bottom: -14.66667px
}
[role="article"] {
margin:0
}
.wrapper {
	padding: 44px
}
.wrapper section, .wrapper [class*="grid"], .wrapper .grid_col {
	margin-bottom: 44px
}
}
@media only screen and (min-width: 768px) {/* ipad แนวตั้ง*/
[role="main"] .carousel .wrapper .grid_col:first-child {
	display: inline;
	float: left;
	width: 31.94444%;
	margin: 0 0.69444%
}
[role="main"] .carousel .wrapper .grid_col {
	display: inline;
	float: left;
	width: 65.27778%;
	margin: 0 0.69444%
}
[role="marquee"] header h1, #hero header h1 {
	width: 80%;
	border-bottom: none
}
}
@media only screen and (min-width: 1025px) {/* ipad แนวนอน*/
.hide-desktop {
	visibility: hidden
}
header.ui nav {
	left: 22px;
	top: 22px
}
header:not([class*="ui"]) {
	display: inline;
	float: left;
	width: 65.27778%;
	margin: 0 0.69444%;
	margin-left: 17.36111%;
*zoom:1;
	padding: 44px 0
}
header:not([class*="ui"]):before, header:not([class*="ui"]):after {
	content: "";
	display: table
}
header:not([class*="ui"]):after {
	clear: both
}
[role="marquee"], #hero {
margin-bottom:66px
}
[role="marquee"] header h1, #hero header h1 {
	padding-bottom: 22px;
	margin: 0 auto 22px
}
[role="article"] {
padding:0 44px;
margin:44px auto 0;
max-width:1600px
}
[role="article"] .page {
	display: inline;
	float: left;
	width: 23.61111%;
	margin: 0 0.69444%
}
[role="article"] .page .button {
	position: absolute;
	bottom: 50px;
	height: auto
}
[role="article"] .page .button2 {
	position: absolute;
	bottom: 22px;
	height: auto
}
[role="article"] .page.wide {
	display: inline;
	float: left;
	width: 48.61111%;
	margin: 0 0.69444%
}
[role="main"] {
max-width:100%;
margin:0 auto
}
[role="main"] section {
	display: inline;
	float: left;
	width: 31.94444%;
	margin: 0 0.69444%;
	text-align: center
}
[role="main"] .wrapper .grid_full {
	display: inline;
	float: left;
	width: 98.61111%;
	margin: 0 0.69444%;
	text-align: left
}
[role="main"] .wrapper .grid_col {
	display: inline;
	float: left;
	width: 48.61111%;
	margin: 0 0.69444%;
	text-align: left
}
[role="region"] {
margin:44px auto;
max-width:1600px
}
[role="region"] section {
	display: inline;
	float: left;
	width: 31.94444%;
	margin: 0 0.69444%;
	padding: 44px
}
[role="region"] h3 {
	margin-bottom: -14.66667px
}
.break {
	clear: both
}
}
 @-moz-document url-prefix() {
nav span[class*="icon"] {
line-height:1.6em !important
}
}
@media screen\0 {
nav span[class*="icon"] {
	line-height: 1.6em !important
}
}
html.no-js ul li:hover>ul {
	display: block
}
 @media print {
 @page {
size: auto;
margin: auto;
}
}
