@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,600');
@import url('https://fonts.googleapis.com/css?family=Kanit:300,400,500,600,700|Source+Sans+Pro:300,400');
body {
	background-color: #ffffff;
	color: #333333;
	font-family: "Kanit";
	font-size: 1em;
	line-height: 1.5;
	margin:0;
	padding:0;
}
@media (max-height: 46em) and (min-width: 60em) {
body {
     font-size: 0.875em;
	 } 
}
@media (max-height: 40em) and (min-width: 60em) {
body {
     font-size: 0.75em; 
	 } 
}
/* =============================================================================
   Comman Styles
* ============================================================================= */
.clear {
	clear: both;
}
.clearfix:before, .clearfix:after {
	content:"";
	display:table;
}
.clearfix:after {
	clear:both;
}
.site-nav, #hs_menu_wrapper_primary_nav {
	background-color: #112344;
}
 @media (min-width: 40em) {
.site-nav,  #hs_menu_wrapper_primary_nav {
	display: block;
	position: relative;
	top: 0;
	left: 0;
	background-color: #112344;
}
}
 @media (min-width: 60em) {
.site-nav,  #hs_menu_wrapper_primary_nav {
	background-color: transparent;
}
}
.sn-level-1, #hs_menu_wrapper_primary_nav > ul {
	margin: 0 0.75em;
	padding: 0;
}
 @media (min-width: 60em) {
.sn-level-1,  #hs_menu_wrapper_primary_nav > ul {
	height: 3.75em;
	display: -webkit-box;
	display: -moz-box;
	display: box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
}
}
.sn-li-l1, .hs-menu-depth-1 {
	display: block;
	border-bottom: 1px solid #ffffff;
	background-color: #112344;
	position: relative;
}
.sn-li-l1:last-child,  .hs-menu-depth-1:last-child {
	border-bottom: none;
}
.sn-li-l1 span,  .hs-menu-depth-1 span {
	font-size: 1.125em;
	font-weight: 300;
	text-transform: uppercase;
}
.sn-li-l1 > a, .hs-menu-depth-1 > a {
	display: block;
	height: 2.5625em;
	line-height: 2.5625em;
	color: #ffffff;
	text-decoration: none;
	padding: 0;
	font-family: "Kanit";
}
.sn-li-l1.has-subnav .m-subnav-arrow, .sn-li-l1.menu-item-has-children .m-subnav-arrow, .sn-li-l1.hs-item-has-children .m-subnav-arrow,  .hs-menu-depth-1.has-subnav .m-subnav-arrow,  .hs-menu-depth-1.menu-item-has-children .m-subnav-arrow,  .hs-menu-depth-1.hs-item-has-children .m-subnav-arrow {
	cursor: pointer;
	display: none;
	display: none;
}
 @media (max-width: 60em) {
.sn-li-l1.has-subnav .m-subnav-arrow, .sn-li-l1.menu-item-has-children .m-subnav-arrow, .sn-li-l1.hs-item-has-children .m-subnav-arrow,  .hs-menu-depth-1.has-subnav .m-subnav-arrow,  .hs-menu-depth-1.menu-item-has-children .m-subnav-arrow,  .hs-menu-depth-1.hs-item-has-children .m-subnav-arrow {
	padding-right: 0em;
	background-image: url(ico-white-arrow-down.svg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 0.75em;
	display: block;
	width: 40px;
	height: 41px;
	position: absolute;
	background-color: #0e1d38;
	right: 0;
	top: 0;
	bottom: 0;
}
.sn-li-l1.has-subnav .m-subnav-arrow.active, .sn-li-l1.menu-item-has-children .m-subnav-arrow.active, .sn-li-l1.hs-item-has-children .m-subnav-arrow.active,  .hs-menu-depth-1.has-subnav .m-subnav-arrow.active,  .hs-menu-depth-1.menu-item-has-children .m-subnav-arrow.active,  .hs-menu-depth-1.hs-item-has-children .m-subnav-arrow.active {
	transform: rotate(180deg);
}
}
.sn-li-l1.has-subnav > a span, .sn-li-l1.menu-item-has-children > a span, .sn-li-l1.hs-item-has-children > a span,  .hs-menu-depth-1.has-subnav > a span,  .hs-menu-depth-1.menu-item-has-children > a span,  .hs-menu-depth-1.hs-item-has-children > a span {
	padding-right: 10px;
	background-image: url(ico-white-arrow-down.svg);
	background-repeat: no-repeat;
	background-position: right center;
	background-size: 0.75em;
	display: block;
}
.sn-li-l1.has-subnav > a.active span, .sn-li-l1.menu-item-has-children > a.active span, .sn-li-l1.hs-item-has-children > a.active span,  .hs-menu-depth-1.has-subnav > a.active span,  .hs-menu-depth-1.menu-item-has-children > a.active span,  .hs-menu-depth-1.hs-item-has-children > a.active span {
	transform: rotate(180deg);
}
 @media (min-width: 60em) {
.sn-li-l1,  .hs-menu-depth-1 {
	height: 3.75em;
	float: left;
	background-color: transparent;
	border: none;
	-webkit-flex-grow: 1;
	-moz-flex-grow: 1;
	flex-grow: 1;
	-ms-flex-positive: 1;
	text-align: center;
}
.sn-li-l1 span,  .hs-menu-depth-1 span {
	font-size: 1.0625em;
	font-weight: 400;
	letter-spacing: 0;
	text-transform: none;
}
.sn-li-l1 > a,  .hs-menu-depth-1 > a {
	padding: 0 0.5em;
	color: #ffffff;
	height: 3.75em;
	line-height: 3.75em;
}
.sn-li-l1 > a:hover,  .hs-menu-depth-1 > a:hover {
	color: #ffffff;
}
.sn-li-l1:hover .sn-level-2,  .sn-li-l1:hover .hs-menu-children-wrapper,  .hs-menu-depth-1:hover .sn-level-2,  .hs-menu-depth-1:hover .hs-menu-children-wrapper {
	display: block;
}
.sn-li-l1.has-subnav > a span, .sn-li-l1.menu-item-has-children > a span, .sn-li-l1.hs-item-has-children > a span,  .hs-menu-depth-1.has-subnav > a span,  .hs-menu-depth-1.menu-item-has-children > a span,  .hs-menu-depth-1.hs-item-has-children > a span {
	background-image: url(ico-white-arrow-desktop.jpg);
}
.sn-li-l1:hover,  .hs-menu-depth-1:hover {
	background-color: #ffdd53;
}
.sn-li-l1:hover.has-subnav > a span, .sn-li-l1:hover.menu-item-has-children > a span, .sn-li-l1:hover.hs-item-has-children > a span,  .hs-menu-depth-1:hover.has-subnav > a span,  .hs-menu-depth-1:hover.menu-item-has-children > a span,  .hs-menu-depth-1:hover.hs-item-has-children > a span {
	background-image: url(ico-blue-arrow-desktop.jpg);
}
.sn-li-l1:hover > a,  .hs-menu-depth-1:hover > a {
	color: #13284e;
}
}
 @media (min-width: 80em) {
.sn-li-l1 span,  .hs-menu-depth-1 span {
	font-size: 1em;
	font-weight: 400;
	letter-spacing: 0.09375em;
	text-transform: uppercase;
}
}
.sn-level-2, .hs-menu-children-wrapper {
	padding: 0;
	margin: 0;
	display: none;
	position: relative;
}
.sn-level-2.active,  .hs-menu-children-wrapper.active {
	display: block;
}
 @media (min-width: 60em) {
.sn-level-2,  .hs-menu-children-wrapper {
	background: rgba(19, 40, 78, 0.95);
	letter-spacing: 1px;
	padding: 0.6875em 0 1.1875em;
	position: absolute;
	text-align: left;
	width: 30em;
}
.sn-level-2.active,  .hs-menu-children-wrapper.active {
	display: none;
}
}
.sn-li-l2, .sn-li-l3, .hs-menu-depth-2 {
	background-color: #070e1b;
	list-style:none !important;
}
.sn-li-l2 > a, .sn-li-l3 > a, .hs-menu-depth-2 > a {
	padding: 0.5em 1em;
	color: #ffffff;
	border-top: 1px solid #1d3d77;
	display: block;
	text-decoration: none;
	font-family: "Kanit" !important;
}
.sn-li-l2 > a span, .sn-li-l3 > a span,  .hs-menu-depth-2 > a span {
	font-size: 1em;
	line-height: 1.25em;
	display: inline-block;
	vertical-align: middle;
}
.sn-li-l2:last-child > a, .sn-li-l3:last-child > a,  .hs-menu-depth-2:last-child > a {
	border-bottom: 0;
}
 @media (min-width: 40em) {
.sn-li-l2, .sn-li-l3,  .hs-menu-depth-2 {
	position: relative;
	background-color: #070e1b;
}
.sn-li-l2 > a, .sn-li-l3 > a,  .hs-menu-depth-2 > a {
	padding: 0 0.5em;
	line-height: 3.125em;
	border-top: 1px solid #ffe786;
	border-right: 1px solid #ffe786;
}
.sn-li-l2 > a span, .sn-li-l3 > a span,  .hs-menu-depth-2 > a span {
	font-size: 1em;
}
.sn-li-l2:hover, .sn-li-l3:hover,  .hs-menu-depth-2:hover {
	background-color: #ffdd53;
}
.sn-li-l2:hover .sn-level-3, .sn-li-l3:hover .sn-level-3,  .hs-menu-depth-2:hover .sn-level-3 {
	display: block;
	margin: -1.5625em;
	padding: 1.5625em;
}
}
 @media (min-width: 60em) {
.sn-li-l2, .sn-li-l3,  .hs-menu-depth-2 {
	background-color: transparent;
}
.sn-li-l2 > a, .sn-li-l3 > a,  .hs-menu-depth-2 > a {
	border: none;
	line-height: 2.0625em;
	padding: 0.125em 0.8125em;
}
.sn-li-l2 > a span, .sn-li-l3 > a span,  .hs-menu-depth-2 > a span {
	font-size: 1em;
}
.sn-li-l2:hover, .sn-li-l3:hover,  .hs-menu-depth-2:hover {
	background-color: #ffdd53;
}
.sn-li-l2:hover > a, .sn-li-l3:hover > a,  .hs-menu-depth-2:hover > a {
	color: #13284e;
}
}
.sn-level-3 {
	padding: 0;
	margin: 0;
	padding-top: 1px;
	display: none;
	position: relative;
}
.sn-level-3.active {
	display: block;
}


 @media (min-width: 40em) {
.sn-level-3 {
	position: absolute;
	top: 0;
	left: 100%;
}
.sn-level-3.active {
	display: none;
}
}
.site-nav-container {
	background-color: #112344;
	right: -100%;
	top: 0;
	position: absolute;
	width: 100%;
	z-index: 1000;
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
}
.site-nav-container > .inner-wrap, .site-nav-container > .inner-wrap-narrow, .site-nav-container > .inner-wrap-wide, .site-nav-container > .inner-wrap-fullwidth {
	padding-bottom: 0.8125em;
	padding-top: 0.375em;
}
.site-nav-container.active {
	right:0;
}
.site-content-inner .inner-wrap{
	max-width: 1300px;
	padding:2.5em 0.75em!important;
}
 @media (min-width: 60em) {
.site-nav-container {
	background-color: #13284e;
	width: auto;
	height: auto;
	right: auto;
	bottom: auto;
	top: auto;
	position: relative;
}
.site-nav-container > .inner-wrap, .site-nav-container > .inner-wrap-narrow, .site-nav-container > .inner-wrap-wide, .site-nav-container > .inner-wrap-fullwidth {
	padding-bottom: 0;
	padding-top: 0;
}
}
.site-nav-container-screen {
	position: absolute;
	display: none;
	z-index: 999;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	background-color: rgba(0, 0, 0, 0.5);
}
.site-nav-container-screen.active {
	display: block;
}
 @media (min-width: 40em) {
.site-nav-container-screen {
	display: none !important;
}
}
.close-menu {
	background-image: url("ico-close.jpg");
	background-position: left top;
	background-repeat: no-repeat;
	float: right;
	height: 16px;
	overflow: hidden;
	padding: 0;
	text-indent: 116px;
	width: 16px;
	margin-top: 4px;
	margin-right: 11px;
}
.close-menu:visited {
	color: #ffffff;
}
.close-menu:hover {
	color: #ffffff;
}
 @media (min-width: 60em) {
.close-menu {
	display: none;
}
}
.snc-header {
	padding: 1em 0 0.9375em;
	text-align: left;
}
.snc-header .sh-ico-search {
	height: 1.5625em;
	margin: 0 0 0 0.75em;
	width: 1.5625em;
}
 @media (min-width: 60em) {
.snc-header {
	display: none;
}
}
.inner-wrap, .inner-wrap-narrow, .inner-wrap-wide, .inner-wrap-fullwidth {
	max-width: 73.125em;
	margin-left: auto;
	margin-right: auto;
	padding: 1.5em 1em 1.5em 1em;
	box-sizing:border-box;
}
.inner-wrap::after, .inner-wrap-narrow::after, .inner-wrap-wide::after, .inner-wrap-fullwidth::after {
	clear: both;
	content: "";
	display: table;
}
.inner-wrap > *:first-child, .inner-wrap-narrow > *:first-child, .inner-wrap-wide > *:first-child, .inner-wrap-fullwidth > *:first-child {
	margin-top: 0;
}
.inner-wrap > *:last-child, .inner-wrap-narrow > *:last-child, .inner-wrap-wide > *:last-child, .inner-wrap-fullwidth > *:last-child {
	margin-bottom: 0;
}
 @media (min-width: 40em) {
.inner-wrap, .inner-wrap-narrow, .inner-wrap-wide, .inner-wrap-fullwidth {
	padding: 2.5em 1.5em 2.5em 1.5em;
}
}
.inner-wrap-narrow {
	max-width: 66.875em;
}
.inner-wrap-wide {
	max-width: 87.5em;
}
.inner-wrap-fullwidth {
	max-width: 100%;
}

/*=============== Social Media Icons ===============*/
.social-wrap {
	overflow: hidden;/*span {
    background-color:$white;
    border-radius:3px;
    display:inline-block;
    padding:.15em;
    img {
      display:block;
      margin:0 auto;
    }
  }*/ }
.social-wrap a {
	display: block;
	float: left;
	width: 25%;
	text-align: center;
	position: relative;
}
.social-wrap a path {
	-webkit-transition: all 0.1s linear;
	-moz-transition: all 0.1s linear;
	transition: all 0.1s linear;
}
.social-wrap a:hover path {
	fill: #00157e;
}
.social-wrap img {
	display: inline-block;
	margin: 0 auto;
	width: 1.1em;
	height: auto;
	vertical-align: middle;
}
.social-wrap svg {
	display: inline-block;
	vertical-align: middle;
}


/*=============== Layouts  ===============*/
.page-intro .inner-wrap, .page-intro .inner-wrap-narrow, .page-intro .inner-wrap-wide, .page-intro .inner-wrap-fullwidth {
	padding-top: 1.5em;
	padding-bottom: 1.5em;
}
.page-intro h1 {
	margin: 0;
}
.page-intro p {
	margin: .5em 0 0 0;
}
.site-wrap {
	background: #ffffff;
	position: relative;
	overflow: hidden;
	margin: 0 auto -24px;
	display: -webkit-box;
	display: -moz-box;
	display: box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-moz-box-orient: vertical;
	box-orient: vertical;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	flex-direction: column;
	-ms-flex-direction: column;
	min-height: 100%;
}
/*=============== Site Header ===============*/
.site-header-wrap {
	background-color: #020508;
	background-image: url(bg-site-intro.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: 280% auto;
}
 @media (min-width: 40em) {
.site-header-wrap {
	background-position: -9.8125em -10.375em;
	background-size: 144% auto;
}
}
 @media (min-width: 60em) {
.site-header-wrap {
	background-position: center -5.125em;
	background-size: 87.5em auto;
}
}
.site-header {
	background-color: rgba(19, 40, 78, 0.85);
}
.site-header > .inner-wrap, .site-header > .inner-wrap-narrow, .site-header > .inner-wrap-wide, .site-header > .inner-wrap-fullwidth {
	padding-bottom: 1.3125em;
	padding-top: 0.75em;
}
 @media (min-width: 40em) {
.site-header {
	background-color: rgba(15, 31, 58, 0.85);
}
.site-header > .inner-wrap, .site-header > .inner-wrap-narrow, .site-header > .inner-wrap-wide, .site-header > .inner-wrap-fullwidth {
	padding-bottom: 0.875em;
	padding-top: 0.5em;
}
}
 @media (min-width: 60em) {
.sh-sticky-wrap {
	height: 12.125em;
}
.sh-sticky-wrap.stuck .site-nav-container {
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
}
}
.sh-utility-nav {
	display: none;
}
 @media (min-width: 40em) {
.sh-utility-nav {
	display: inline-block;
	float: right;
	padding: 0.625em 0 0;
}
}
 @media (min-width: 60em) {
.sh-utility-nav {
	padding: 0.625em 0.4375em 0 0;
}
}
.site-logo {
	clear: both;
	display: block;
	margin: 0.1875em 0 0 0.5625em;
	max-width: 15.875em;
	vertical-align: top;
}
.site-logo img {
	display: block;
}
 @media (min-width: 40em) {
.site-logo {
	clear: none;
	display: inline-block;
	float: left;
	height: 6.25em;
	margin: 0 0 0 0.875em;
	max-width: 100%;
	width: 20.0625em;
}
.site-logo img {
	display: block;
}
}
 @media (min-width: 60em) {
.site-logo {
	height: 6.75em;
	margin: 0 0 0 -0.9375em;
	width: 25.3125em;
}
}
.sh-icons {
	display: block;
	text-align: right;
}
 @media (min-width: 40em) {
.sh-icons {
	display: block;
	float: right;
	padding: 0.625em 0 0;
	width: 35%;
}
}
 @media (min-width: 60em) {
.sh-icons {
	display: none;
}
}
.sh-ico-search, .sh-ico-menu {
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 100% auto;
	display: inline-block;
	height: 1.4375em;
	margin-left: 18px;
	text-align: center;
	text-decoration: none;
	vertical-align: top;
	cursor:pointer;
	width: 1.4375em;
}
.sh-ico-search a, .sh-ico-menu a {
	text-decoration: none;
}
 @media (min-width: 40em) {
.sh-email {
	display: inline-block;
	margin: 0 2.0625em 0 0;
	position: relative;
	vertical-align: top;
}
.sh-email:after {
	background-color: #ffffff;
	content: "";
	height: 1.375em;
	position: absolute;
	right: -1.25em;
	top: 0.625em;
	width: 0.0625em;
}
.sh-email img {
	display: block;
	height: 2.375em;
	vertical-align: top;
	width: 2.4375em;
}
}
 @media (min-width: 40em) {
.sh-ph {
	background-image: url(ico-phone.svg);
	background-position: left top;
	background-repeat: no-repeat;
	background-size: 1.7222222222em 1.7222222222em;
	color: #ffffff;
	display: inline-block;
	font-size: 1.125em;
	font-weight: 500;
	letter-spacing: 0.0555555556em;
	margin: 0.2222222222em 0 0;
	padding: 0.2222222222em 0 0.5555555556em 2.3333333333em;
	text-decoration: none;
	vertical-align: top;
}
}
.sh-ico-search {
	background-image: url(ico-search.svg);
	height: 1.5625em;
	width: 1.5625em;
}
.sh-ico-menu {
	background-image: url(ico-nav.svg);
	margin-top: 0.125em;
}
 @media (min-width: 60em) {
.sh-ico-menu {
	display: none;
}
}
/*=============== Site Content ===============*/
.site-content {
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	box-flex: 1;
	-webkit-flex: 1 0 auto;
	-moz-flex: 1 0 auto;
	-ms-flex: 1 0 auto;
	flex: 1 0 auto;
	background: -moz-linear-gradient(top, #04090f 0%, #050912 2%, #040b15 2%, #070b16 3%, #060e19 4%, #0d1931 10%, #0b1a31 11%, #0e1a34 11%, #0c1c36 13%, #112445 20%, #102343 20%, #112347 21%, #112546 22%, #12284f 27%, #12284f 100%);
	/* FF3.6-15 */
  background: -webkit-linear-gradient(top, #04090f 0%, #050912 2%, #040b15 2%, #070b16 3%, #060e19 4%, #0d1931 10%, #0b1a31 11%, #0e1a34 11%, #0c1c36 13%, #112445 20%, #102343 20%, #112347 21%, #112546 22%, #12284f 27%, #12284f 100%);
	/* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #04090f 0%, #050912 2%, #040b15 2%, #070b16 3%, #060e19 4%, #0d1931 10%, #0b1a31 11%, #0e1a34 11%, #0c1c36 13%, #112445 20%, #102343 20%, #112347 21%, #112546 22%, #12284f 27%, #12284f 100%);
/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ }
.site-content-inner {
	background: #ffffff;
}
.site-content-inner .inner-wrap-narrow {
	padding-top: 1.4375em;
}
/*=============== Site Search ===============*/
.search-form form {
	display: inline-block;
	position: relative;
}
.search-form select {
	background-color: transparent;
	background-image: url(select-bg.png);
	background-position: right 1.0625em;
	background-repeat: no-repeat;
	border: none;
	font-family:"Kanit";
	color: #ffffff;
	display: block;
	font-size: 1em;
	height: 2.3em;
	padding:0.5em;
	letter-spacing: 0.0625em;
	line-height: 1.1875em;
	margin: 0;
	text-transform: uppercase;
	width: 10.5em !important;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
.search-form select:focus {
	border: none;
	box-shadow: none;
}
.search-form select option {
	background: #13284e;
}
.search-form label {
	color: #ffffff;
	display: inline-block;
	font-size: 1em !important;
	font-family: "Kanit" !important;
	font-weight: normal;
	letter-spacing: 0.0625em;
	line-height: 1.1875em;
	margin: 0.875em 0 0 0.625em;
	text-transform: uppercase;
	vertical-align: top;
}
.search-form .search-text {
	background: none;
	border-bottom: 1px solid #ffffff;
	border-radius:0;
	border-left: none;
	border-right: none;
	border-top: none;
	color: #ffffff;
	display: inline-block;
	float: none;
	font-size: 0.8125em;
	height: 2.3076923077em;
	line-height: 1em;
	padding: 0.3846153846em;
	vertical-align: top;
	width: 9.4615384615em;
	box-sizing:border-box;
	margin-left:3px;
}
.search-form input[type="text"]:hover {
    border-color: #676666;
}
.search-form .search-text:focus {
    border-color: #ffdd53;
	box-shadow: none;
}
.search-form .search-btn {
	/*background-image: url(ico-search.svg);
	background-position: left 0.3076923077em;
	background-repeat: no-repeat;
	background-size: 1.1538461538em 1.8461538462em;*/
	bottom: 0.3846153846em;
	display: inline-block;
	font-size: 0.8125em;
	height: 1.8461538462em;
	overflow: hidden;
	position: absolute;
	right: 0.1538461538em;
	text-indent: 1.1538461538em;
	vertical-align: top;
	width: 1em;
}
 @media (min-width: 40em) {
.search-form form {
	margin: 0.625em 0 0 0;
}
.search-form label {
	margin: 0.875em 0 0 0.9375em;
}
.search-form select {
	display: inline-block;
}
.search-form .search-btn {
	bottom: auto;
	top: 0.3076923076923077em;
}
}
 @media (min-width: 60em) {
.search-form form {
	margin: 0;
}
}
.page-intro {
	text-align: center;
}
.page-intro .inner-wrap, .page-intro .inner-wrap-narrow, .page-intro .inner-wrap-wide, .page-intro .inner-wrap-fullwidth {
	padding-bottom: 2.5em;
	padding-top: 2.1875em;
}
.pi-header {
	color: #ffffff;
	font-family: "Kanit";
	font-size: 1.5em;
	font-weight: 400;
	letter-spacing: 0.0416666667em;
	line-height: 1.125em;
	margin: 0 0.625em 0.9166666667em;
}
 @media (min-width: 40em) {
.pi-header {
	margin: 0 0 1.3333333333em;
}
}
 @media (min-width: 60em) {
.pi-header {
	font-family: "Kanit";
	font-size: 1.75em;
	letter-spacing: 0.0714285714em;
	line-height: 1.1071428571em;
	margin: 0 0 1.4285714286em;
}
}

/*=============== Catalog Link Module ===============*/
.catalog-link-module {
	background-color: #ffdd53;
	text-align: center;
}
.catalog-link-module .inner-wrap, .catalog-link-module .inner-wrap-narrow, .catalog-link-module .inner-wrap-wide, .catalog-link-module .inner-wrap-fullwidth {
	padding-bottom: 1.25em;
}
 @media (min-width: 40em) {
.catalog-link-module .inner-wrap, .catalog-link-module .inner-wrap-narrow, .catalog-link-module .inner-wrap-wide, .catalog-link-module .inner-wrap-fullwidth {
	padding-bottom: 1.0625em;
	padding-top: 1.25em;
}
}
 @media (min-width: 60em) {
.catalog-link-module .inner-wrap, .catalog-link-module .inner-wrap-narrow, .catalog-link-module .inner-wrap-wide, .catalog-link-module .inner-wrap-fullwidth {
	padding-bottom: 2.6875em;
	padding-top: 3.0625em;
}
}
.clm-link {
	color: #00157e;
	display: inline-block;
	font-size: 1.5em;
	letter-spacing: 0.0416666667em;
	line-height: 1.2083333333em;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	vertical-align: top;
}
.clm-link:hover {
	color: #00157e;
}
.clm-link:hover span {
	text-decoration: underline;
}
 @media (min-width: 40em) {
.clm-link {
	letter-spacing: 0.0833333333em;
	padding: 0 2.0833333333em 0 0;
	position: relative;
}
.clm-link:after {
	background-image: url("arrow-ico.svg");
	background-position: right center;
	background-repeat: no-repeat;
	background-size: 0.75em 0.875em;
	content: "";
	height: 0.875em;
	position: absolute;
	right: 0;
	top: 0.25em;
	width: 0.75em;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.clm-link:hover:after {
	right: -0.8333333333em;
}
}
 @media (min-width: 60em) {
.clm-link {
	margin: 0 0 0 0.5416666667em;
	padding: 0 1.9583333333em 0 0;
}
}
.clm-img {
	display: block;
	height: 2.375em;
	margin: 0 auto 0.6666666667em;
	width: 2.5em;
}
 @media (min-width: 40em) {
.clm-img {
	display: inline-block;
	height: 1.375em;
	margin: 0 0.9583333333em 0 0;
	vertical-align: top;
	width: 1.4583333333em;
}
}
 @media (min-width: 60em) {
.clm-img {
	margin: 0 0.8333333333em 0 0;
}
}
/*=============== Newsletter Module ===============*/
.newsletter-module .inner-wrap, .newsletter-module .inner-wrap-narrow, .newsletter-module .inner-wrap-wide, .newsletter-module .inner-wrap-fullwidth {
	padding-top: 0.625em;
	padding-bottom: 3.25em;
}
 @media (min-width: 40em) {
.newsletter-module .inner-wrap, .newsletter-module .inner-wrap-narrow, .newsletter-module .inner-wrap-wide, .newsletter-module .inner-wrap-fullwidth {
	padding-top: 1.875em;
	padding-bottom: 3.875em;
}
}
 @media (min-width: 60em) {
.newsletter-module .inner-wrap, .newsletter-module .inner-wrap-narrow, .newsletter-module .inner-wrap-wide, .newsletter-module .inner-wrap-fullwidth {
	padding-top: 2.75em;
	padding-bottom: 2.625em;
}
}
 @media (min-width: 60em) {
.nm-form-section {
	display: inline-block;
	padding: 0 1.5625em 0 0;
	position: relative;
	vertical-align: top;
	width: 49%;
	box-sizing:border-box;
}
.nm-form-section:after {
	background: #e6e6e6;
	content: "";
	height: 10.625em;
	position: absolute;
	right: -0.8125em;
	top: -0.4375em;
	width: 0.0625em;
}
}
.nmf-heading {
	color: #00157e;
	font-family: "Kanit";
	font-size: 1.5em;
	font-weight: 400;
	letter-spacing: 0.1166666667em;
	line-height: 1.1666666667em;
	margin: 0 0 1.25em;
	text-align: center;
	text-transform: uppercase;
}
 @media (min-width: 40em) {
.nmf-heading {
	letter-spacing: 0.0416666667em;
	text-align: left;
}
}
 @media (min-width: 60em) {
.nmf-heading {
	line-height: 1.2083333333em;
	margin: 0 0 0.9166666667em;
}
}
.nmf-subtext {
	color: #00157e;
	display: block;
}
 @media (min-width: 40em) {
.nmf-subtext {
	display: inline-block;
	vertical-align: top;
}
}
.newsletter-form {
	margin: 0 0 1.875em;
	padding: 0 0 2.625em 0.5em;
	position: relative;
}
.newsletter-form:after {
	background-color: #e6e6e6;
	bottom: 0;
	content: "";
	height: 0.0625em;
	left: 0;
	margin: 0 auto;
	position: absolute;
	right: 0;
	width: 10.6875em;
}
.newsletter-form form .sml_email, .newsletter-form form .sml_submit {
	display: inline-block;
	font-size: 1em;
	margin: 0;
	vertical-align: top;
}
.newsletter-form form label, .newsletter-form form .sml_emaillabel {
	color: #303030;
	font-family: "Source Sans Pro";
	font-size: 1.125em;
	font-weight: 300;
	line-height: 1.1666666667em;
}
.newsletter-form form .search-text, .newsletter-form form .sml_emailinput {
	border: 1px solid #cccccc;
	-webkit-box-shadow: 0 0 2px #cccccc inset;
	-moz-box-shadow: 0 0 2px #cccccc inset;
	box-shadow: 0 0 2px #cccccc inset;
	display: inline-block;
	height: 2.7777777778em;
	margin: 0 0.2222222222em 0 0;
	vertical-align: top;
	width: 9.4444444444em;
}
.newsletter-form form .search-submit, .newsletter-form form .sml_submitbtn {
	background-color: #ffdd53;
	background-image: none;
	display: inline-block;
	float: none;
	font-size: 1em;
	font-weight: 300;
	height: 3.125em;
	letter-spacing: 0.0625em;
	line-height: 1.1875em;
	padding: 0 1.0625em;
	vertical-align: top;
	width: auto;
}
.newsletter-form form .search-submit:hover, .newsletter-form form .sml_submitbtn:hover {
	background: #13284e;
	color: #ffffff;
}
 @media (min-width: 40em) {
.newsletter-form {
	margin: 0 0 2.5625em;
	padding: 0 0 3.4375em 0;
}
.newsletter-form form label, .newsletter-form form .sml_emaillabel {
	float: left;
	margin: 0.9444444444em 0.5555555556em 0 0;
}
.newsletter-form form .search-text, .newsletter-form form .sml_emailinput {
	width: 14.4444444444em;
}
}
 @media (min-width: 60em) {
.newsletter-form {
	margin: 0;
	padding: 0;
}
.newsletter-form:after {
	display: none;
}
.newsletter-form form label, .newsletter-form form .sml_emaillabel {
	margin: 0.7777777778em 0.6111111111em 0 0;
}
.newsletter-form form .search-text, .newsletter-form form .sml_emailinput {
	width: 11.9444444444em;
}
}
 @media (min-width: 80em) {
.newsletter-form form .search-text, .newsletter-form form .sml_emailinput {
	width: 15.2777777778em;
}
}
 @media (min-width: 60em) {
.nm-tradeshows {
	/*float: right;
	padding: 0 0 0 2.9375em;*/
	width: 50%;
	margin: 0 auto;
	box-sizing:border-box;
}
}
.nmt-heading {
	color: #00157e;
	font-family: "Kanit";
	font-size: 1.5em;
	font-weight: 400;
	letter-spacing: 0.1166666667em;
	line-height: 1.1666666667em;
	margin: 0;
	text-align: left;
	text-transform: uppercase;
}
 @media (min-width: 40em) {
.nmt-heading {
	letter-spacing: 0.0416666667em;
	text-align: left;
}
}
 @media (min-width: 60em) {
.nmt-heading {
	letter-spacing: 0.0625em;
	margin: 0;
}
}
.nmt-text {
	color: #13284e;
	font-family: "Source Sans Pro";
	font-size: 1.125em;
	font-weight: 300;
	line-height: 1.6111111111em;
	margin: 0.6111111111em 0 1.0555555556em;
}
 @media (min-width: 40em) {
.nmt-text {
	display: inline-block;
	vertical-align: top;
	width: 49%;
}
}
 @media (min-width: 60em) {
.nmt-text {
	width: 47%;
}
}
.nmt-subtext {
	color: #00157e;
	display: block;
	font-family: "Kanit";
	font-weight: 400;
	padding: 0.2222222222em 0 0;
	text-transform: uppercase;
}
.nmt-img {
	max-width: 15.75em;
	image-rendering: -webkit-optimize-contrast;
}
 @media (min-width: 40em) {
.nmt-img {
	display: inline-block;
	vertical-align: top;
}
}
 @media (min-width: 60em) {
.nmt-img {
	float: right;
	margin: 0.625em -1em 0 0;
	max-width: 13.8125em;
}
}
/*=============== Site Footer ===============*/
.site-footer {
	background-color: #13284e;
	color: #ffffff;
}
.site-footer .inner-wrap, .site-footer .inner-wrap-narrow, .site-footer .inner-wrap-wide, .site-footer .inner-wrap-fullwidth {
	padding-bottom: 1.8125em;
	padding-top: 2.25em;
	position: relative;
}
 @media (min-width: 40em) {
.site-footer .inner-wrap, .site-footer .inner-wrap-narrow, .site-footer .inner-wrap-wide, .site-footer .inner-wrap-fullwidth {
	padding-top: 1.6875em;
}
}
 @media (min-width: 60em) {
.site-footer .inner-wrap, .site-footer .inner-wrap-narrow, .site-footer .inner-wrap-wide, .site-footer .inner-wrap-fullwidth {
	padding-bottom: 3.25em;
	padding-top: 1.5625em;
}
}
.sf-nav-wrap .sh-ico-menu {
	background-image: url(ico-nav-footer.svg);
	height: 1.875em;
	float: right;
	width: 1.875em;
}
 @media (min-width: 60em) {
.sf-nav-wrap {
	float: left;
	padding: 1em 8% 0 0;
}
}
 @media (min-width: 80em) {
.sf-nav-wrap {
	padding: 1em 15.3% 0 0;
}
}
.sf-nav-img {
	display: none;
}
 @media (min-width: 60em) {
.sf-nav-img {
	display: block;
	height: 5em;
	margin: 0 auto 1.3125em;
	width: 5em;
}
}
.sf-nav-title {
	color: #ffdd53;
	display: none;
	font-size: 1.125em;
	letter-spacing: 0.0555555556em;
	line-height: 1.1666666667em;
	padding: 0 0 0.5em;
	text-transform: uppercase;
}
 @media (min-width: 60em) {
.sf-nav-title {
	display: block;
	font-size: 1.875em;
	font-weight: 500;
	line-height: 1.1em;
	padding: 0 0 0.3666666667em;
}
}
.footer-nav-container {
	background: #112344;
	padding: 1.25em 1.25em 1.875em;
	position: absolute;
	right: -100%;
	top: 0;
	width: 100%;
	box-sizing:border-box;
	z-index: 1;
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
}
.footer-nav-container.active {
	right: 0;
}
 @media (min-width: 60em) {
.footer-nav-container {
	background: none;
	padding: 0;
	position: relative;
	right: auto;
	top: auto;
}
}
.sf-nav li a {
	color: #ffffff;
	text-decoration: none;
}
.sf-nav li a span {
	letter-spacing: 0;
	text-transform: none;
}
 @media (min-width: 60em) {
.sf-nav {
	display: block;
	font-family: "Source Sans Pro";
	font-size: 1.125em;
	font-weight: 300;
	line-height: 1.6666666667em;
	padding: 0 0 0.3333333333em;
	margin:0;
}
.sf-nav li {
	display: block;
	float: none;
	height: auto;
	text-align: left;
}
.sf-nav li a {
	color: #ffffff;
	height: auto;
	line-height: 1.6666666667em;
	padding: 0;
	text-decoration: none;
}
.sf-nav li:hover {
	background: none;
}
.sf-nav li:hover a {
	color: #ffdd53;
}
}
 @media (min-width: 60em) {
.sf-utility-content {
	display: inline-block;
	margin: 1em 6% 0 0;
	vertical-align: top;
	width: 30%;
}
}
 @media (min-width: 80em) {
.sf-utility-content {
	margin: 1em 15.6% 0 0;
	width: 23%;
}
}
.sf-utility-img {
	display: inline-block;
	margin: 1.25em 0 1em;
	vertical-align: top;
	width: 2.6875em;
}
 @media (min-width: 40em) {
.sf-utility-img {
	margin: 0.0625em 0 0.6875em;
}
}
 @media (min-width: 60em) {
.sf-utility-img {
	display: block;
	height: 5.1875em;
	margin: 0 auto 1.1875em;
	width: 4.875em;
}
}
.sf-utility-title, .sf-add-title {
	color: #ffdd53;
	display: block;
	font-family: "Kanit" !important;
	font-size: 1.125em;
	letter-spacing: 0.0555555556em;
	line-height: 1.1666666667em;
	padding: 0 0 0.5em;
	text-transform: uppercase;
}
 @media (min-width: 60em) {
.sf-utility-title, .sf-add-title {
	font-size: 1.875em;
	line-height: 1.1em;
	padding: 0 0 0.3666666667em;
}
}
.sf-utility-add, .sf-ph, .sf-email {
	color: #ffffff;
	font-family: "Source Sans Pro";
	font-size: 1.125em;
	font-style: normal;
	font-weight: 300;
	line-height: 1.6666666667em;
	text-decoration: none;
}
.sf-utility-add .sf-full-line, .sf-ph .sf-full-line, .sf-email .sf-full-line {
	display: block;
}
 @media (min-width: 40em) {
.sf-utility-add .sf-full-line, .sf-ph .sf-full-line, .sf-email .sf-full-line {
	display: inline-block;
	vertical-align: top;
}
}
 @media (min-width: 60em) {
.sf-utility-add, .sf-ph, .sf-email {
	display: none;
}
}
.sf-ph-wrap {
	display: block;
}
 @media (min-width: 40em) {
.sf-ph-wrap {
	display: inline-block;
	padding: 0 0.75em 0 0;
	position: relative;
	vertical-align: top;
}
.sf-ph-wrap:after {
	background-color: #ffffff;
	content: "";
	height: 1.1875em;
	position: absolute;
	right: 0.1875em;
	top: 0.5em;
	width: 0.0625em;
}
}
.sf-ph:hover {
	color: #ffdd53;
}
 @media (min-width: 60em) {
.sf-ph {

	display: block;
}
}
.sf-social-wrap {
	padding: 1.125em 0 1.6875em;
}
.sf-social-wrap a {
	width: auto;
}
.sf-social-wrap a img {
	width: 1.875em;
}
 @media (min-width: 40em) {
.sf-social-wrap {
	padding: 0.4375em 0 2.0625em;
}
.sf-social-wrap a img {
	width: 1.25em;
}
}
 @media (min-width: 60em) {
.sf-social-wrap {
	padding: 1.1875em 0 0.6875em;
}
.sf-social-wrap a img {
	height: 1.875em;
	width: 1.875em;
}
}
.sf-address {
	display: none;
}
 @media (min-width: 60em) {
.sf-address {
	display: inline-block;
	vertical-align: top;
}
}
 @media (min-width: 60em) {
.sf-add-img {
	display: block;
	height: 6.125em;
	margin: 0 5.625em 1.25em;
	vertical-align: top;
	width: 6.0625em;
}
}
.sf-add-title {
	display: none;
}
 @media (min-width: 60em) {
.sf-add-title {
	display: block;
	padding: 0 0 0.4em;
}
}
 @media (min-width: 60em) {
.sf-add {
	font-family: "Source Sans Pro";
	font-size: 1.125em;
	font-style: normal;
	font-weight: 300;
	line-height: 1.6666666667em;
}
}
.sf-email:hover {
	color: #ffdd53;
}
 @media (min-width: 60em) {
.sf-email {
	display: inline-block;
}
}
.sf-small {
	color: #808080;
	font-family: "Source Sans Pro";
	font-size: 1em;
	font-weight: 300;
	line-height: 1.1875em;
}
.sf-small a {
	color: #808080;
	text-decoration: none;
}
.sf-small a:hover {
	color: #ffdd53;
}
 @media (min-width: 40em) {
.sf-small {
	text-align: center;
}
}
 @media (min-width: 60em) {
.sf-small {
	bottom: 2.9444444444em;
	color: #ffffff;
	font-size: 1.125em;
	line-height: 1.1666666667em;
	opacity: 0.5;
	position: absolute;
	right: 1.2222222222em;
	text-align: right;
}
.sf-small a {
	color: #ffffff;
}
}
.sfs-company {
	display: block;
	padding: 0 0 0.6666666667em;
}
 @media (min-width: 40em) {
.sfs-company {
	display: inline-block;
	padding: 0 0.7222222222em 0 0;
	position: relative;
}
.sfs-company:after {
	background-color: #808080;
	content: "";
	height: 0.9444444444em;
	position: absolute;
	right: 0.1666666667em;
	top: 0.1111111111em;
	width: 0.0555555556em;
}
}
 @media (min-width: 60em) {
.sfs-company {
	padding: 0 1.0555555556em 0 0;
}
.sfs-company:after {
	background-color: #ffffff;
	right: 0.3333333333em;
	top: 0.2222222222em;
}
}
/*=============== Search ===============*/
.search-table {
	display: table;
	width: 100%;
	float: right;
	padding: 0;
}
.search-row {
	display: table-row;
	width: 100%;
}
.search-cell1 {
	display: table-cell;
	padding-right: 0.4375em;
}
.search-cell2 {
	display: table-cell;
	width: 2.1875em;
	border: 0;
}
.search-text {
	font-size: .8em;
	width: 100%;
	height: 2.3em;
	border: 1px solid red;
	float: left;
	padding-left: .5em;
	margin-bottom: 0 !important;
}
.search-submit {
	width: 100%;
	height: 2.3em;
	border: 0;
	float: right;
	background: url(ico-search.svg) no-repeat center center;
}
 @media (min-width: 40em) {
.site-search {
	width: 100%;
}
.search-text {
	height: 2.3em;
}
.search-submit {
	height: 2.3em;
}
}
.search-module {
	background-color: #112344;
	height: 6em;
	margin-top: -6em;
	border-bottom: 1px solid rgba(0, 0, 0, 0.47);
	position: fixed;
	left: 0;
	padding: 0;
	right: 0;
	text-align: center;
	top: 0;
	width: auto;
	z-index: 10000;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.search-module.active {
	margin-top: 0;
}
.search-module .inner-wrap, .search-module .inner-wrap-narrow, .search-module .inner-wrap-wide, .search-module .inner-wrap-fullwidth {
	padding: 0.3em 1.5em 1em;
}
 @media (min-width: 40em) {
.search-module {
	height: 4.375em;
}
}
 @media (min-width: 60em) {
.search-module {
	background: transparent;
	border: none;
	display: inline-block;
	float: right;
	height: auto;
	margin: 0;
	padding: 1.25em 0.4375em 0 0;
	position: relative;
	text-align: right;
	vertical-align: top;
	width: 45%;
}
}
.search-exit {
	float: right;
	margin: 5px 10px 0 0;
	top: 0;
	right: 0;
}
 @media (min-width: 60em) {
.search-exit {
	display: none;
}
}
/*=============== Read More ===============*/
.main-content {
	display: block;
	overflow: hidden;
	position: relative;
}
 @media (min-width: 40em) {
.main-content {
	display: inline;
}
}
.sf-link{
	text-decoration:none;
}
/*========= mobile catalog style =========*/
.navbar-link {
	background:#0d1b33 !important;
}
.mob-cont .nav-collapse .nav > li > a, .mob-cont .nav-collapse .dropdown-menu a {
	color:#13284e !important;
}
#mainMenu .fa-fw {
	color:#ffdd53 !important;
}
.mob-cont .navbar .nav > li {
	border-bottom:1px solid #ffffff !important;
}
.mob-cont .navbar .nav > li > a {
	color:#ffffff !important;
	font-weight:normal !important;
}
.container .ui-state-default a {
	color:#13284e !important;
}
.part-link label {
	color: #3f3f3f;
}
.mob-cont #tbCompare td a {
	color:#373a3d !important;
	font-weight: 600 !important;
	text-decoration: underline !important;
}
div#productSticky .media-body a {
	color: #3f3f3f !important;
}
.mob-cont .popup-header button {
	color: #ffffff !important;
}
a.select-product.media-body.btn.ui-state-default {
	color: #e2e2e2 !important;
}
#plp-page-pagination-table .part-link a {
	text-decoration: underline !important;
	color:#13284e !important;
}
.part-link a {
	text-decoration: underline !important;
}
.popup-header button {
	color: #ffffff !important;
}
.mob-cont .pagination-centered a {
	color: #3f3f3f;
}
#plp-header-links .btn-primary {
	color: #3f3f3f;
}
/*============= Mobile CAD Page Style =============*/
#plp-CAD-table-tabs #cad-tabs .ui-tabs-active a .ui-button-text {
	color: #3f3f3f;
}
#plp-CAD-table-tabs #cad-tabs a .ui-button-text {
	color: #ffffff;
}
#plp-adv-search-accordion .adv-attributecontrol .part-link {
	color: #3f3f3f !important;
}
/*========== Footer Style ===========*/
.mob-cont footer {
	background:#0d1b33 !important;
	color:#ffffff !important;
}
.mob-cont .mob-footer a {
	color:#ffffff !important;
	text-decoration:underline !important;
}
/*Prevent Images from scaling.*/
.carousel-inner .item img {
	height: auto !important;
}
.mob-cont .pagination ul li a, .mob-cont .part-link {
	color:#000000;
}
.mob-cont #plp-adv-search-accordion .accordion-toggle.collapsed, .mob-cont #plp-emailpage .select-product, .mob-cont #plp-additionalOption #adOption, .mob-cont #plp-additionalOption .media-heading, .mob-cont #plp-request-info #adOption, .mob-cont .ui-button,  .mob-cont #plp-buttonbar .btn, #productSticky .btn, .mob-cont #plp-page-pagination-table th, .mob-cont #Column .popup-header, .mob-cont .navbar-search .navbar-inner #search, .mob-cont #plp-search-filter .btn, .mob-cont #keywordSearch .media-body .btn, .mob-cont .plp-cart-buttons button, .mob-cont #plp-cart-dialog .ecomm-add-to-cart-additional-option button, #plp-cart-dialog #plp-popup-buttonbar button, body[data-pagetype="CategoryResult"] #plp-page-pagination-table #plp-table-filter th, #plp-buttonbar .btn, #productSticky, body[data-pagetype="Request"] #additionalOptions #adOption, #productSticky, body[data-pagetype="Request"] #additionalOptions .media-heading, #additionalOptions .btn, #plp-emailpage .item-rfi-heading, .buttonBar .btn, #plp-page-pagination-table .popup-header, .nav-collapse-search #search, #plp-request-info #adOption{
	background: #ffd320;
    border: 1px solid #ffd320;
    color: #13284e;
}
.body-padding footer {
	text-align: left !important;
	padding:0 !important;
	}
.site-footer address {
	margin-bottom: 0 !important;
	}
#productSticky {
	top:1px !important;
	}
.breadcrumb li a {
	    font-family: "Kanit" !important;
    color: #040810 !important;
	}
footer ul#menu-secondary-nav {
	padding: 0 !important;
    margin: 24px 0 0 0 !important;
	}
.mob-cont #plp-buttonbar .btn, #productSticky .btn, .mob-cont #plp-search-filter .btn, .mob-cont #keywordSearch .media-body .btn, body[data-pagetype="Request"] #additionalOptions .media-heading, #additionalOptions .btn, .buttonBar .btn, body[data-pagetype*='ItemDetail'] .plp-product-buttons a {
text-transform: uppercase;
	} 
body[data-pagetype="AddToCart"]  #additionalOptions dialog-item-details {
	font-family: "Kanit" !important;
	}