/*!  
##########################################
### normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css
########################################## 
*/
button,hr,input{overflow:visible}progress,sub,sup{vertical-align:baseline}[type=checkbox],[type=radio],legend{box-sizing:border-box;padding:0}html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:ButtonText dotted 1px}fieldset{padding:.35em .75em .625em}legend{color:inherit;display:table;max-width:100%;white-space:normal}textarea{overflow:auto}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}

/*!  
##########################################
### Slick
########################################## 
*/
.slick-list,.slick-slider,.slick-track{position:relative;display:block}.slick-loading .slick-slide,.slick-loading .slick-track{visibility:hidden}.slick-next,.slick-next:focus,.slick-next:hover,.slick-prev,.slick-prev:focus,.slick-prev:hover{color:transparent;background:0 0;outline:0}.slick-dots li button:before,.slick-next:before,.slick-prev:before{font-family:slick;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-slider{box-sizing:border-box;-moz-box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:hand}.slick-dots li,.slick-dots li button{cursor:pointer;height:20px;width:20px}.slick-slider .slick-track{-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)}.slick-track{left:0;top:0}.slick-track:after,.slick-track:before{content:"";display:table}.slick-track:after{clear:both}.slick-slide{float:left;height:100%;min-height:1px;display:none}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-next,.slick-prev{position:absolute;display:block;line-height:0;font-size:0;cursor:pointer;top:50%;margin-top:-10px;padding:0;border:none}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{font-size:20px;line-height:1;color:#fff;opacity:.75}.slick-prev{left:-25px}[dir=rtl] .slick-prev{left:auto;right:-25px}.slick-prev:before{content:"←"}.slick-next:before,[dir=rtl] .slick-next:before,[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{left:-25px;right:auto}.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-45px;list-style:none;display:block;text-align:center;padding:0;width:100%}.slick-dots li{position:relative;display:inline-block;margin:0 5px;padding:0}.slick-dots li button{border:0;background:0 0;display:block;outline:0;line-height:0;font-size:0;color:transparent;padding:5px}.slick-dots li button:focus,.slick-dots li button:hover{outline:0}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{position:absolute;top:0;left:0;content:"•";width:20px;height:20px;font-size:6px;line-height:20px;text-align:center;color:#000;opacity:.25}.slick-dots li.slick-active button:before{color:#000;opacity:.75}

/*  
##########################################  
### Grid Layout Defaults
########################################## 
*/

.row {
  margin: 0 auto;
  max-width: 83.725rem;
  width: 100%; 
}

.row.row-wide {
  max-width: 114.125rem;
}

.row.row--home {
  max-width: 72.5rem;
}

.row:before, 
.row:after {
  content: " ";
  display: table;
}

.row::after {
  clear: both; 
}

.row.collapse > .column,
.row.collapse > .columns {
  padding-left: 0;
  padding-right: 0; 
}
.row.collapse .row {
  margin-left: 0;
  margin-right: 0; 
}

.row > .columns.collapse,
.row > .columns.collapse {
  padding: 0;
}

.row .row {
  width: auto;
  margin-left: -0.7333rem;
  margin-right: -0.7333rem;
  margin-top: 0;
  margin-bottom: 0;
  max-width: none; 
}

.row .row.collapse {
	width: auto;
	margin: 0;
	max-width: none; 
}

.row--wide {
  max-width: 120rem;
}

.clearfix:after,
.clearfix:before {
	content: ' ';
	display: table;
	clear: both;
}

.column,
.columns {
  padding-left: 0.7333rem;
  padding-right: 0.7333rem;
  width: 100%;
  float: left;
  box-sizing: border-box;
}

.column + .column:last-child,
.columns + .columns:last-child {
  float: left;
}

@media screen {
  
  .sm-1 { width: 8.333333333%; }
  .sm-2 { width: 16.666666667%; }
  .sm-3 { width: 25%; }
  .sm-4 { width: 33.333333333%; }
  .sm-5 { width: 41.666666667%; }
  .sm-6 { width: 50%; }
  .sm-7 { width: 58.333333333%; }
  .sm-8 { width: 66.666666667%; }
  .sm-9 { width: 75%; }
  .sm-10 { width: 83.333333333%; }
  .sm-11 { width: 91.666666667%; }
  .sm-12 { width: 100%; }
  
  .sm-push-0 { position:relative; right:auto; left: 0; }
  .sm-push-1 { position:relative; right:auto; left: 8.333333333%; }
  .sm-push-2 { position:relative; right:auto; left: 16.666666667%; }
  .sm-push-3 { position:relative; right:auto; left: 25%; }
  .sm-push-4 { position:relative; right:auto; left: 33.333333333%; }
  .sm-push-5 { position:relative; right:auto; left: 41.666666667%; }
  .sm-push-6 { position:relative; right:auto; left: 50%; }
  .sm-push-7 { position:relative; right:auto; left: 58.333333333%; }
  .sm-push-8 { position:relative; right:auto; left: 66.666666667%; }
  .sm-push-9 { position:relative; right:auto; left: 75%; }
  .sm-push-10 { position:relative; right:auto; left: 83.333333333%; }
  .sm-push-11 { position:relative; right:auto; left: 91.666666667%; }
  .sm-push-12 { position:relative; right:auto; left: 100%; }
  
  .sm-pull-0 { position: relative; left:auto; left: -0; }
  .sm-pull-1 { position: relative; left:auto; left: -8.333333333%; }
  .sm-pull-2 { position: relative; left:auto; left: -16.666666667%; }
  .sm-pull-3 { position: relative; left:auto; left: -25%; }
  .sm-pull-4 { position: relative; left:auto; left: -33.333333333%; }
  .sm-pull-5 { position: relative; left:auto; left: -41.666666667%; }
  .sm-pull-6 { position: relative; left:auto; left: -50%; }
  .sm-pull-7 { position: relative; left:auto; left: -58.333333333%; }
  .sm-pull-8 { position: relative; left:auto; left: -66.666666667%; }
  .sm-pull-9 { position: relative; left:auto; left: -75%; }
  .sm-pull-10 { position: relative; left:auto; left: -83.333333333%; }
  .sm-pull-11 { position: relative; left:auto; left: -91.666666667%; }
  .sm-pull-12 { position: relative; left:auto; left: -100%; }
  
  .sm-offset-0 {margin-left: 0; }
  .sm-offset-1 {margin-left: 8.333333333%; }
  .sm-offset-2 {margin-left: 16.666666667%; }
  .sm-offset-3 {margin-left: 25%; }
  .sm-offset-4 {margin-left: 33.333333333%; }
  .sm-offset-5 {margin-left: 41.666666667%; }
  .sm-offset-6 {margin-left: 50%; }
  .sm-offset-7 {margin-left: 58.333333333%; }
  .sm-offset-8 {margin-left: 66.666666667%; }
  .sm-offset-9 {margin-left: 75%; }
  .sm-offset-10 {margin-left: 83.333333333%; }
  .sm-offset-11 {margin-left: 91.666666667%; }
  .sm-offset-12 {margin-left: 100%; }


  .show-sm-only,
  .show-sm-up,
  .show-sm, 
  .show-sm-down, 
  .hide-md-only, 
  .hide-md-up, 
  .hide-md,
  .show-md-down, 
  .hide-lg-only, 
  .hide-lg-up, 
  .hide-lg, 
  .show-lg-down {
    display: inherit !important; 
  }

  .hide-sm-only,
  .hide-sm-up, 
  .hide-sm, 
  .hide-sm-down, 
  .show-md-only, 
  .show-md-up, 
  .show-md, 
  .hide-md-down, 
  .show-lg-only, 
  .show-lg-up, 
  .show-lg, 
  .hide-lg-down {
    display: none !important; 
  }

}


@media (min-width:48em) {
  .md-1 { width: 8.333333333%; }
  .md-2 { width: 16.666666667%; }
  .md-3 { width: 25%; }
  .md-4 { width: 33.333333333%; }
  .md-5 { width: 41.666666667%; }
  .md-6 { width: 50%; }
  .md-7 { width: 58.333333333%; }
  .md-8 { width: 66.666666667%; }
  .md-9 { width: 75%; }
  .md-10 { width: 83.333333333%; }
  .md-11 { width: 91.666666667%; }
  .md-12 { width: 100%; }
  
  .md-push-0 { position:relative; right:auto; left: 0; }
  .md-push-1 { position:relative; right:auto; left: 8.333333333%; }
  .md-push-2 { position:relative; right:auto; left: 16.666666667%; }
  .md-push-3 { position:relative; right:auto; left: 25%; }
  .md-push-4 { position:relative; right:auto; left: 33.333333333%; }
  .md-push-5 { position:relative; right:auto; left: 41.666666667%; }
  .md-push-6 { position:relative; right:auto; left: 50%; }
  .md-push-7 { position:relative; right:auto; left: 58.333333333%; }
  .md-push-8 { position:relative; right:auto; left: 66.666666667%; }
  .md-push-9 { position:relative; right:auto; left: 75%; }
  .md-push-10 { position:relative; right:auto; left: 83.333333333%; }
  .md-push-11 { position:relative; right:auto; left: 91.666666667%; }
  .md-push-12 { position:relative; right:auto; left: 100%; }
  
  .md-pull-0 { position: relative; left:auto; left: -0; }
  .md-pull-1 { position: relative; left:auto; left: -8.333333333%; }
  .md-pull-2 { position: relative; left:auto; left: -16.666666667%; }
  .md-pull-3 { position: relative; left:auto; left: -25%; }
  .md-pull-4 { position: relative; left:auto; left: -33.333333333%; }
  .md-pull-5 { position: relative; left:auto; left: -41.666666667%; }
  .md-pull-6 { position: relative; left:auto; left: -50%; }
  .md-pull-7 { position: relative; left:auto; left: -58.333333333%; }
  .md-pull-8 { position: relative; left:auto; left: -66.666666667%; }
  .md-pull-9 { position: relative; left:auto; left: -75%; }
  .md-pull-10 { position: relative; left:auto; left: -83.333333333%; }
  .md-pull-11 { position: relative; left:auto; left: -91.666666667%; }
  .md-pull-12 { position: relative; left:auto; left: -100%; }
  
  .md-offset-0 {margin-left: 0; }
  .md-offset-1 {margin-left: 8.333333333%; }
  .md-offset-2 {margin-left: 16.666666667%; }
  .md-offset-3 {margin-left: 25%; }
  .md-offset-4 {margin-left: 33.333333333%; }
  .md-offset-5 {margin-left: 41.666666667%; }
  .md-offset-6 {margin-left: 50%; }
  .md-offset-7 {margin-left: 58.333333333%; }
  .md-offset-8 {margin-left: 66.666666667%; }
  .md-offset-9 {margin-left: 75%; }
  .md-offset-10 {margin-left: 83.333333333%; }
  .md-offset-11 {margin-left: 91.666666667%; }
  .md-offset-12 {margin-left: 100%; }

  .hide-sm-only,
  .show-sm-up, 
  .hide-sm, 
  .hide-sm-down,
  .show-md-only, 
  .show-md-up, 
  .show-md, 
  .show-md-down, 
  .hide-lg-only, 
  .hide-lg {
    display: inherit !important; 
  }

 .show-sm-only,
 .hide-sm-up,
 .show-sm,
 .show-sm-down,
 .hide-md-only,
 .hide-md-up,
 .hide-md,
 .hide-md-down,
 .show-lg-only,
 .show-lg{
    display: none !important;
 }

}


@media (min-width:50em) {

	.row {
		padding-left:0.6875rem;
		padding-right:0.6875rem;
	}

	.row .row {
		margin-left: -0.6875rem;
		margin-right: -0.6875rem;
		padding-left: 0;
		padding-right: 0;
  }

  .column,
	.columns {
		padding-left: 0.6875rem;
		padding-right: 0.6875rem;
  }
  
  
  
  .row.row--large {
    padding-left:1.533rem;
		padding-right:1.533rem;
  }

	.row .row--large {
		margin-left: -1.533rem;
		margin-right: -1.533rem;
	}

	.column--large,
	.columns--large {
		padding-left: 0.625rem;
		padding-right: 0.625rem;
  }
}


 
@media (min-width:68.75rem) { 

	.column--large,
	.columns--large {
		padding-left: 1.533rem;
		padding-right: 1.533rem;
	}

  .lg-1 { width: 8.333333333%; }
  .lg-2 { width: 16.666666667%; }
  .lg-3 { width: 25%; }
  .lg-4 { width: 33.333333333%; }
  .lg-5 { width: 41.666666667%; }
  .lg-6 { width: 50%; }
  .lg-7 { width: 58.333333333%; }
  .lg-8 { width: 66.666666667%; }
  .lg-9 { width: 75%; }
  .lg-10 { width: 83.333333333%; }
  .lg-11 { width: 91.666666667%; }
  .lg-12 { width: 100%; }

  .lg-push-0 { position:relative; right:auto; left: 0; }
  .lg-push-1 { position:relative; right:auto; left: 8.333333333%; }
  .lg-push-2 { position:relative; right:auto; left: 16.666666667%; }
  .lg-push-3 { position:relative; right:auto; left: 25%; }
  .lg-push-4 { position:relative; right:auto; left: 33.333333333%; }
  .lg-push-5 { position:relative; right:auto; left: 41.666666667%; }
  .lg-push-6 { position:relative; right:auto; left: 50%; }
  .lg-push-7 { position:relative; right:auto; left: 58.333333333%; }
  .lg-push-8 { position:relative; right:auto; left: 66.666666667%; }
  .lg-push-9 { position:relative; right:auto; left: 75%; }
  .lg-push-10 { position:relative; right:auto; left: 83.333333333%; }
  .lg-push-11 { position:relative; right:auto; left: 91.666666667%; }
  .lg-push-12 { position:relative; right:auto; left: 100%; }

  .lg-pull-0 { position: relative; left:auto; left: -0; }
  .lg-pull-1 { position: relative; left:auto; left: -8.333333333%; }
  .lg-pull-2 { position: relative; left:auto; left: -16.666666667%; }
  .lg-pull-3 { position: relative; left:auto; left: -25%; }
  .lg-pull-4 { position: relative; left:auto; left: -33.333333333%; }
  .lg-pull-5 { position: relative; left:auto; left: -41.666666667%; }
  .lg-pull-6 { position: relative; left:auto; left: -50%; }
  .lg-pull-7 { position: relative; left:auto; left: -58.333333333%; }
  .lg-pull-8 { position: relative; left:auto; left: -66.666666667%; }
  .lg-pull-9 { position: relative; left:auto; left: -75%; }
  .lg-pull-10 { position: relative; left:auto; left: -83.333333333%; }
  .lg-pull-11 { position: relative; left:auto; left: -91.666666667%; }
  .lg-pull-12 { position: relative; left:auto; left: -100%; }

  .lg-offset-0 {margin-left: 0; }
  .lg-offset-1 {margin-left: 8.333333333%; }
  .lg-offset-2 {margin-left: 16.666666667%; }
  .lg-offset-3 {margin-left: 25%; }
  .lg-offset-4 {margin-left: 33.333333333%; }
  .lg-offset-5 {margin-left: 41.666666667%; }
  .lg-offset-6 {margin-left: 50%; }
  .lg-offset-7 {margin-left: 58.333333333%; }
  .lg-offset-8 {margin-left: 66.666666667%; }
  .lg-offset-9 {margin-left: 75%; }
  .lg-offset-10 {margin-left: 83.333333333%; }
  .lg-offset-11 {margin-left: 91.666666667%; }
  .lg-offset-12 {margin-left: 100%; }

  .hide-sm-only,
  .show-sm-up,
  .hide-sm, 
  .hide-sm-down, 
  .hide-md-only, 
  .show-md-up, 
  .hide-md, 
  .hide-md-down, 
  .show-lg-only,  
  .show-lg {
    display: inherit !important; }

  .show-sm-only, 
  .hide-sm-up, 
  .show-sm, 
  .show-sm-down, 
  .show-md-only, 
  .hide-md-up, 
  .show-md, 
  .show-md-down, 
  .hide-lg-only, 
  .hide-lg {
    display: none !important; }
}

/* 
########################################## 
### Global
########################################## 
*/
*, 
*::before, 
*::after {
  box-sizing: border-box !important; 
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;           
  -ms-box-sizing: border-box; 
          
}

.clearfix::after,
.clearfix::before {
	content: "";
	clear: both;
	display: table;
}
img {
  max-width: 100%;
  height: auto; 
}

input:not([type=checkbox]):not([type=radio])
select {
	border-radius:  0;
	-webkit-appearance: none;
}

.left { float: left !important; }
.right { float: right !important; }

.np-left { padding-left: 0 !important; }
.np-right { padding-right: 0 !important; }

.hide { display: none; }
.invisible { visibility: hidden; }

.text-align-center {
	text-align: center;
}

body {
  background-color: #E3E7EA;
  /* background-color: #bdbec0; */
  font-family: 'Kanit', sans-serif ;
  z-index: 9001;
  -webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
  position: relative;
  text-rendering: optimizeLegibility;  
  text-rendering: optimizeSpeed;
	
}

.mbnav-active {
	position: fixed; overflow-y:scroll;
	width: 100%;
}

@media (max-width:860px) {
	body.overflow {
		overflow-y:hidden;
	}
}

#wrapper {
  position: relative;
	z-index: 9000;
}

.wrapper-overlay {
	display: none;
	opacity:0;
	-webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.mbnav-active .wrapper-overlay {
	background-color: rgba(28, 28, 29,0.4);
	display: block;
	position: fixed;
	top:0;
	left:0;
	right:0;
	bottom:0;
	opacity: 1;
	z-index: 9999;
	-webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.page-split #wrapper {
	padding-top: 0;
}

a.hidelink {
  display: block;
  left: 0;
  position: absolute;
  text-indent: -9999px;
  top: -1000em;
  z-index: 999;
}

.bl-none {
  border-left: none !important;
}

.overflow-hidden {
	overflow: hidden;
}

.relative {
  position: relative;
}

.absolute {
  position: absolute;
}



.position-zero {
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}

.invisible {
  visibility: hidden;
}

.no-padding {
  padding: 0 !important;
}

.none {
  display: none !important;
}

.marginCenter {
  margin: 0 auto !important;
}

.center {
  text-align: center !important;
}

.block {
  display: block !important;
}

p.error {
	color: #c1121f;
	border: 2px solid #c1121f;
	padding: 10px 20px;
	display: block;
	width: 100%;
	text-align: center;
}

p.confirmation {
	color: #007200;
	display: block;
	border: 2px solid #007200;
	padding: 10px 20px;
	width: 100%;
	text-align: center;
}


/* 
##########################################
### ASP: Messages
########################################## 
*/

.msg {
	clear: both;
	display: block;	
	margin: 0 0 20px 0;
	min-height: 40px;
	padding:0 20px 0 40px;
	text-align: left;
  background-color: rgb(255, 255, 255);
  max-width: 900px;
  position: relative;
  width: 100%;
  border-radius: 0;
}

.msg--confirm {
  color: #FFF;
  background-color: #007200;
}

.msg--error {
  color: #FFF;
  background-color: #c1121f;
}

.msg--confirm svg{
  fill: #FFF;
}

.msg--error svg{
  fill: #FFF;
}

.msg:before,
.msg:after {
	clear: both;
	content: ' ';
	display: table;
}

.msg__icon {
	left: 0;  
	min-height: 13px;
	position: absolute;
	top: 50%;
	transform: translate(0, -50%);
  width: 39px;
  height: 15px;
  text-align:center;
}

.msg__icon svg {
	width: 13px;
	height: 13px;
	display: inline-block;
}

.msg__message{
  font-size: 0.75rem;
  font-family: "Kanit";
  color: rgb(255, 255, 255);
  font-weight: 400;
  line-height: 1.777;
  padding:10px 0;
  text-align: left;
}

.msg__message .plate {
  display: block;
  margin: 5px 0;
}

.msg__message .postcode {
  display: block;
  margin: 5px 0;
}

@media screen and (min-width:880px){
	.msg__message{
		font-size: 1rem;
	}

	.msg__icon {
		left: 0;  
		min-height: 18px;
		position: absolute;
		top: 50%;
		transform: translate(0, -50%);
		width: 39px;
		height: 18px;
		text-align:center;
	}
	
	.msg__icon svg {
		width: 18px;
		height: 18px;
		display: inline-block;
	}
}


/* 
##########################################
### Typography
########################################## 
*/

h1 { font-size: 2.125rem; }
h2 { font-size: 1.6875rem; }
h3 { font-size: 1.375rem; }
h4 { font-size: 1.125rem; }
h5 { font-size: 1.125rem; }
h6 { font-size: 1rem; }

h1, 
h2, 
h3, 
h4, 
h5, 
h6 {
  color: #03045e;
  font-family: 'Kanit', sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.4;
  margin-bottom: 0;
	margin-top: 0;
	font-kerning: none;
}

a {
  color: #03045e;
  line-height: inherit;
  text-decoration: none; 
}

a:hover, 
a:focus {
  color: #03045e; 
  text-decoration: underline;
}

a img {
  border: none; 
}

p {
  font-size: 1rem;
  font-weight: 300;
  line-height: 1.6;
  margin-bottom: 1.225rem;
  font-family: 'Kanit', sans-serif, Arial;
}

small {
  font-size: 60%;
  line-height: inherit; 
}

hr {
  border: solid #d3d3d3;
  border-width: 1px 0 0;
  clear: both;
  height: 0;
  margin: 0.5rem 0; 
}



/*
##########################################
### Buttons
########################################## 
*/

.btn.btn__primary {
  background: #FF9929;
  border-radius: 4px;
  border: 0 solid transparent;
  display: inline-block;
  margin: 0;
  -webkit-transition: background 0.3s ease-in-out;
  transition: background 0.3s ease-in-out;
  text-align: center;
  position: relative;
  box-shadow: 0 2px 2.97px 0.03px rgba(0, 0, 0, 0.34);
  cursor: pointer;
  outline: none;
  padding: 12px 12px 10px 16px;
}

.btn.btn__primary > .btn__primary__text {
  color: #03045e;
  display:inline-block;
  font-family: "Kanit";
  font-size: 0.788rem;
  font-weight: 500;
  padding: 0;
  text-align: left;
  -webkit-transition: color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out;
  line-height: 1.2;
  vertical-align: top;
  text-decoration: none;
  text-transform: uppercase;
  margin-right: 5px;
  margin-left: -5px;
}

.btn.btn__primary.btn__primary--small > .btn__primary__text { 
  margin-right: 0;
  margin-left: 0;
}

.btn.btn__primary.btn--flip > .btn__primary__icon > * {
  -webkit-transform: rotate(180deg);transform: rotate(180deg);
}

.btn.btn__primary.btn__primary--blue {
  background-color: #03045e;
}

.btn.btn__primary.btn__primary--blue > .btn__primary__text {
  color: #FFF;
}

.btn.btn__primary.btn__primary--blue > .btn__primary__icon > svg {
  fill: #FFF;
}


.btn.btn__primary.btn__primary--small {
  padding: 0;
}


.btn.btn__primary.btn__primary--small > * {
  font-size: 0.625rem;
  padding: 4px 10px 4px 10px;
}

.btn.btn__primary.btn--center {
  text-align: center;
}

.btn.btn__primary > .btn__primary__icon {
  display: inline-block;
}

.btn.btn__primary > .btn__primary__icon > svg {
  fill: #03045e;
  height: 15px;
  width: 14px;
  margin: 0 0 0 0;
}


.btn.btn__primary.btn__primary--red {
  background-color:#c1121f;
}

.btn.btn__primary.btn__primary--red > * {
  color: #FFF;
}


.btn.btn__primary.btn--center > * > svg {
  position: relative;
  right:0;
  top:0;
  margin: 0 0 0 5px;
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}

.btn.btn__primary:hover  > * > svg {
  fill: #FFF;
  -webkit-transition: fill 0.3s ease-in-out;
  transition: fill 0.3s ease-in-out;
}

.btn.btn__primary:hover {
  background: #03045e;
  -webkit-transition: background 0.3s ease-in-out;
  transition: background 0.3s ease-in-out;
}

.btn.btn__primary:hover > * {
  color: #FFF;
  -webkit-transition: color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out;
}

.btn.btn__secondary {
  border-radius: 0;
  border-width: 0;
  display: inline-block;
  margin: 0 0 8px;
  padding: 0;
  -webkit-transition: color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out;
  text-align: left;
  position: relative;
  outline: none;
  line-height: 1;
}

.btn.btn__secondary--mblarge {
  margin-bottom: 14px;
}

.btn.btn__secondary > * {
  color: #03045e;
  display:inline-block;
  font-family: "Kanit";
  font-size: 0.75rem;
  font-weight: 500;
  padding: 0;
  text-align: left;
  -webkit-transition: color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out;
  line-height: 1.2;
  vertical-align: top;
  text-decoration: none;
}

.btn.btn__secondary > * > svg {
  position: relative;
  right:0;
  top: 2px;
  fill: #FF9929;
  height: 14px;
  width: 14px;
  margin: 0 0 0 5px;
  -webkit-transform: translate(0, 0);transform: translate(0, 0);
  -webkit-transition: fill 0.3s ease-in-out;
  transition: fill 0.3s ease-in-out;
}

.btn.btn__secondary:hover  > * > svg {
  -webkit-transition: fill 0.3s ease-in-out;
  transition: fill 0.3s ease-in-out;
}

.btn.btn__secondary:hover {
  color: #03045e;
  -webkit-transition: color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out;
}

.btn.btn__secondary:hover > * {
  color: #FF9929;
  -webkit-transition: color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out;
}

.btn.btn--full-width {
  width: 100% !important;
}


.btn-remove {
  font-size: 1.25rem;
  line-height: 1;
  text-decoration: none !important;
  color: #c1121f;
}

.btn-remove:hover,
.btn-remove:focus {
  color: #c1121f;
}

.btn-remove span {
  font-size: 0.75rem;
  vertical-align: top;
  padding-top: 4px;
  text-decoration: underline;
  display: inline-block;
}

@media screen and (min-width:800px) {

  .btn.btn__primary {
    display: inline-block;
    width: auto;
    text-align:center;
    padding: 18px 32px 18px 25px;
  }

  .btn.btn__primary > .btn__primary__text {
    font-size: 1rem;
    text-align:center;
    margin-right: 5px;
    margin-left: -10px;
  }

  .btn.btn__primary.btn__primary--small > .btn__primary__text { 
    margin-right: 0;
    margin-left: 0;
  }
  
  .btn.btn__primary.btn__primary--minimal {
    padding: 10px 0;
  }

  .btn.btn__primary.btn__primary--small > * {
    font-size: 0.788rem;
    padding: 8px 8px 8px 8px;
  }

  .btn.btn__primary > .btn__primary__icon > svg {
    height: 21px;
    width: 20px;
    margin: -1px 0 0 0;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);transform: translate(0, -50%);
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }

  .btn.btn__primary.btn--flip > .btn__primary__icon > * {
    -webkit-transform: rotate(180deg) translate(0, 50%);
    transform: rotate(180deg) translate(0, 50%);
  }

  .btn.btn__secondary {
    display: inline-block;
    width: auto;
    text-align:left;
  }

  .btn.btn__secondary > * {
    font-size: 1.125rem;
    text-align:center;
  }

  .btn.btn__secondary > * > svg {
    position: relative;
    right:0;
    top:4px;
    height: 20px;
    width: 20px;
    margin: 0 0 0 5px;
  }

  
  .btn-remove {
    font-size: 1.5rem;
    line-height: 1;
  }

  .btn-remove span {
    font-size: 0.875rem;
    vertical-align: top;
    padding-top: 6px;
  }

}


@media screen and (min-width:880px) {

  .btn.btn__primary.btn__primary--minimal {
    padding-top: 14px;
    padding-bottom: 14px;
  }

}

/*
##########################################
### Wrapper
########################################## 
*/

#wrapper {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  overflow:hidden;
  padding-bottom: 215px;
  padding-top: 55px;
  position: relative;
  width: 100%;
}

#wrapper #wrapper-pushed {
  padding-bottom: 0;
}

#wrapper.no-navigation {
  padding-left:0;
  padding-top: 0;
  padding-bottom: 125px;
}

#wrapper.no-navigation .footer {
  bottom: 0;
  left:0;
}



@media screen and (min-width: 800px) {  

  #wrapper {
    padding-top: 80px;
    padding-left: 80px;
  }

}

@media screen and (min-width: 48em) and (min-height: 768px) {  

  #wrapper #wrapper-pushed {
    bottom:124px;
    left: 0;
    right: 0;
    position: absolute;
    width: 100%;
    top: 0;
  }

  #wrapper.page-split .footer {
    position: fixed;
    bottom:0;
    left:0;
    right:0;
    z-index: 100;
    display: block;
  }

}

@media screen and (min-width: 880px) {
  
  #wrapper {
    padding-top: 94px;
  }

  #wrapper #wrapper-pushed {
    bottom:100px;
  }
}

@media screen and (min-width: 1025px) {  

  #wrapper {
    padding-top: 111px;
    padding-left:  80px;
    padding-bottom: 120px;
  }


  #wrapper.no-navigation {
    padding-left: 0;
    padding-top:0;
    padding-bottom: 230px;
  }




} 


/*
##########################################
### Header
########################################## 
*/

.header {
  height: 41px;
  position: fixed;
  left:0;
  top:0;
  right:0;
  /* background-color: #bdbec0; */
  border-bottom: 1px solid #bdbec0;
  background-color: #E3E7EA;
  /* border-bottom: 1px solid #E3E7EA; */
  
  z-index: 10000;
}

.header__nav {
  float: right;
}

.header__nav-item {
  border-left: 1px solid #bdbec0;
  /* border-left: 1px solid #E3E7EA; */
  display: inline-block;
  height: 40px;
  position: relative;
  vertical-align: top;
  width: 44px;
  margin: 0 -2px;
}


.header__nav-item__icon {
  position: absolute;
  top:50%;
  -webkit-transform: translate(0,-50%);transform: translate(0,-50%);
  width: 100%;
  text-align: center;
  
}

.header__nav-item__icon svg {
  fill: #03045e;
  height: 17px;
  width: 16px;
  display: inline-block;
  vertical-align: top;
  margin: 0 -2px;
}

  
.header__nav-item__icon__notification {
  min-height: 9px;
  min-width: 8px;
  color: #FFF;
  display: inline-block;
  text-align: center;
  background-color: #FF9929;
  border-radius: 2px;
  font-size: 0.433rem;
  padding: 2px 2px;
  vertical-align: top;
  margin: -3px -1px 0;
  line-height: 1;
}
.header__nav-user {
  border-left: 1px solid #bdbec0;
  /* border-left: 1px solid #E3E7EA; */
  position: relative;
  vertical-align: top;
  width: 48px;
  height: 40px;
  text-align: center;
  margin: 0 -2px;
  display: inline-block;
}

.header__nav-user-link {
  display: block;
  height: 100%;
}

.header__nav-user-link.active {
  background-color: #fff;
}

.header__nav-user svg {
  fill: #03045e;
  height: 17px;
  width: 17px;
  display: inline-block;
  position: relative;
  top: 50%;
  margin-right: 5px;
  -webkit-transform: translate(0, -50%);transform: translate(0, -50%);
}

.header__nav-user span {
  display: none;
}


.header__nav-user__dropdown {
  position: absolute; 
  display: none;
  width: 200px;
  right:0;
  top:100%;
  padding: 15px 15px 5px;
  background-color: #fff;
  border: 1px solid #bdbec0;
  border-right-width: 0;
  margin-top: 0;
  z-index: 100000;
}

.header__nav-user__dropdown-item {
  display: block;
  color: #000;
  font-family: "Kanit";
  text-align: right;
  margin: 0 0 10px;
}

.header__nav-user-link.active ~ .header__nav-user__dropdown {
  display: block;
}

.header__nav-user-link i {
  width: 0; 
  height: 0; 
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  border-top: 5px solid #03045e;
  display: inline-block;
  position: absolute;
  margin-left: -5px;
  top: 50%;
  -webkit-transform: translate(0,-50%);transform: translate(0,-50%);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.header__nav-user-link.active > i {
  -webkit-transform: rotate(0.5turn) translate(0,-50%);
  transform: rotate(0.5turn) translate(0,-50%);
  margin-top: -7px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

@media screen and (min-width: 800px) {
  .header {
    height: 60px;
    left: 80px;
  }

  .header__nav-item {
    height: 59px;
    width: 59px;
  }
  
  .header__nav-item svg {
    height: 24px;
    width: 24px;
  }
  
  .header__nav-user {
    height: 59px;
    width: 180px;
    text-overflow: ellipsis;
    text-align: left;
  }

  .header__nav-user > a {
    height: 100%;
    display: block;
    padding: 0 12px;
    text-decoration: none;
  }

  .header__nav-user span {
    white-space: nowrap; 
    overflow: hidden;
    text-overflow: ellipsis;
    position: absolute;
    top: 50%;
    width: 118px;
    -webkit-transform: translate(0,-50%);
    transform: translate(0,-50%);
    color: #000;
    font-weight: 500;
    display: inline-block;
  }

  .header__nav-user-link i {
    width: 0; 
    height: 0; 
    border-left: 4.5px solid transparent;
    border-right: 4.5px solid transparent;
    border-top: 7px solid #03045e;
    display: inline-block;
    position: absolute;
    right: 11px;
    
    top: 50%;
    -webkit-transform: translate(0,-50%);transform: translate(0,-50%);
  }

  .header__nav-user svg {
    height: 24px;
    width: 24px;
    margin-right: 5px;
    position: relative;
  }

  .header__nav-user__dropdown {
    position: absolute;
    left: -1px;
    top:100%;
    width: 100%;
    padding: 15px 15px 5px;
    margin-top:-1px;
  }

  .header__nav-user__dropdown-item {
    display: block;
    color: #000;
    font-family: "Kanit";
    text-align: right;
    margin: 0 0 10px;
  }
}


@media screen and (min-width: 880px) {
  .header {
    height: 82px;
  }

  .header__nav-item {
    height: 82px;
    width: 82px;
  }
  
  .header__nav-item__icon svg {
    height: 28px;
    width: 28px;
    
  }

  .header__nav-item__icon__notification {
    min-height: 16px;
    min-width: 14px;
    padding: 2px;
    margin: -6px -1px 0 -1px;
    font-size: 0.7rem;
    border-radius: 4px;
  }

  .header__nav-dropdown {
    height: 82px;
  }

  .header__nav-dropdown svg {
    height: 28px;
    width: 28px;
  }

  
  .header__nav-user {
    height: 82px;
  }

  .header__nav-user svg {
    height: 24px;
    width: 24px;
  }



}

@media screen and (min-width: 1028px) {
  .header {
    height: 82px;
    left: 80px;
  }
}

@media screen and (min-width: 1280px) {


  .header__nav-user {
    width: 220px;
  }

  .header__nav-user > a {
    height: 100%;
    display: block;
    padding: 0 22px;
  }

  .header__nav-user span {
    white-space: nowrap; 
    overflow: hidden;
    text-overflow: ellipsis;
    position: absolute;
    top: 50%;
    width: 130px;
    -webkit-transform: translate(0,-50%);
    transform: translate(0,-50%);
  }

  .header__nav-user svg {
    height: 24px;
    width: 24px;
    margin-right: 10px;
  }

  .header__nav-user__dropdown {
    padding: 25px 25px 15px 25px;
  }

  .header__nav-user-link i {
    right: 27px;
  }
}



/*
##########################################
### Header List Scroller
########################################## 
*/

.header__nav__list-container {
  position: absolute;
  right: 134px;
  top:0;
  left:0;
  bottom: 0;
  padding:0 4px 0 12px;
}

.header__nav__list-overflow {
  height: 100%;
  overflow-x: scroll;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-overflow-style: none;
}

.header__nav__list-overflow::-webkit-scrollbar { 
  display: none; 
}

.header__nav__list {
  list-style: none;
  white-space: nowrap;
  margin:0;
  height: 100%;
  padding:0;
}

.header__nav__list-item {
  display: inline-block;
  height: 16px;
  margin: 10px 0 0 0;
  vertical-align: top;
}

.header__nav__list-item:after {
  content: ' ';
  background-image: url('../images/icons/arrow-grey.svg');
  background-repeat: no-repeat;
  background-size: contain; 
  background-position: center center;
  display: inline-block;
  height: 8px;
  width: 12px;
  margin: 0 3px 0 4px;
}

.header__nav__list-item:last-child:after {
  display: none;
}

.header__nav__list-item-link {
  display: inline-block;
  font-size: 0.78rem;
  height: auto;
  line-height: 1;
  font-weight: 500;
  vertical-align: bottom;
}

.header__nav__list-item svg {
  display: inline-block;
  height: 16px;
  width: 16px;
  fill: #03045e;
  margin: 0 4px 0 0;
  vertical-align: bottom;
}

@media screen and (min-width: 800px) {
  .header__nav__list-container  {
    right: 296px;
    padding:0 10px;
  }

  .header__nav__list-item {
    display: inline-block;
    height: 28px;
    margin: 14px 0 0 0;
  }

  .header__nav__list-item svg {
    display: inline-block;
    height: auto;
    max-height: 24px;
    width: 24px;
    margin: 0 6px 0 0;
  }

  .header__nav__list-item-link {
    font-size: 1.125rem;
    line-height: 1;
    min-height: 28px;
    position: relative;
    top: 11px;
  }
  
  .header__nav__list-item:after {
    content: ' ';
    background-image: url('../images/icons/arrow-grey.svg');
    background-repeat: no-repeat;
    background-size: contain; 
    background-position: center center;
    display: inline-block;
    height: 12px;
    width: 12px;
    margin: 0 10px 0 8px;
  }


}

@media screen and (min-width: 880px) {
  .header__nav__list-container  {
    right: 342px;
    padding: 0 1.375rem;
  }

  .header__nav__list-item {
    margin: 26px 0 0 0;
  }

  .header__nav__list-item svg {
    display: inline-block;
    height: auto;
    max-height: 28px;
    width: 28px;
    margin: 0 8px 0 0;
  }

  .header__nav__list-item-link {
    font-size: 1.433rem;
    line-height: 1;
    top: 6px;
  }

  .header__nav__list-item:after {
    content: ' ';
    background-image: url('../images/icons/arrow-grey.svg');
    background-repeat: no-repeat;
    background-size: contain; 
    background-position: center center;
    display: inline-block;
    height: 16px;
    width: 16px;
    margin: 0 14px 0 12px;
  }

}

@media screen and (min-width: 1280px) {

  .header__nav__list-container  {
    right: 380px;
  }

}


/*
##########################################
### Navigation
########################################## 
*/

.navigation {
  background-color: #03045e;
  height: 46px;
  padding-left: 70px;
  z-index: 10000;
}

.navigation__logo {
  position: absolute;
  left:0;
  width: 70px;
}

.navigation__logo-link {
  display: block;
}

.navigation__logo-image {
  display: block;
  width: 30px;
  height: 30px;
}

.navigation__logo-image--desktop {
  display: none;
}

.navigation__logo-image--mobile {
  display: block;
}




.navigation__list-item-link {
  display: block;
  border-bottom: 2px solid transparent;
  border-top: 0 solid transparent;
  border-radius: 0;
  position: relative;
  text-align: center;
  height: 100%;
  -webkit-transition: border 0.3s ease-in-out;
  transition: border 0.3s ease-in-out;
}

.navigation__list-item-link.active {
  border-bottom: 2px solid #FF9929;
  -webkit-transition: border 0.3s ease-in-out;
  transition: border 0.3s ease-in-out;
}


.navigation__list-item-link svg {
  width: 24px;
  max-height: 20px;
  fill: #fff;
  display: block;
  margin-top: 0;
  -webkit-transition: fill 0.3s ease-in-out;
  transition: fill 0.3s ease-in-out;
}

.navigation__list-item-link:hover svg {
  -webkit-transition: fill 0.3s ease-in-out;
  transition: fill 0.3s ease-in-out;
  fill: #FF9929;
}

.navigation__list-item-link.active svg {
  fill: #FF9929;
  -webkit-transition: fill 0.3s ease-in-out;
  transition: fill 0.3s ease-in-out;
}

@media screen and (max-width: 799px) {
  .navigation {
    position: fixed;
    left:0;
    bottom:0;
    right:0;
    border-top: 1px solid #FFF;
  }

  .navigation__logo {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    width: 60px;
    padding: 12px;
  }

  .navigation__list {
    list-style: none;
    display: flex;
    flex-direction: row;
    align-items: center;
    margin: 0;
    padding: 0;
    height: 100%;
  }

  .navigation__list-item {
    width: 25%;
    height: 100%;
  }

  .navigation__list-item-link {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  
  
}

@media screen and (min-width: 800px) {
  .navigation {
    padding: 100px 0 0;
    position: fixed;
    display: flex;
    left:0;
    bottom:0;
    top:0;
    width: 80px;
    background-color: #03045e;
    height: auto;
    min-height: 100vh;
    display: flex;
    flex-direction: column;
    align-content: center;
    justify-content: center;
  }

  .navigation__logo {
    width: 100%;
    height: 80px;
    top:0;
    right:0;
    padding: 10px;
  }

  .navigation__logo-link {
    height: 100%;
    width: 100%;
    text-align: center;
  }

  .navigation__logo-image {
    height: 60px;
    width: 60px;
    margin: 0;
    display: block;
    position: relative;
  }

  .navigation__logo-image--desktop {
    display: inline-block;
  }
  
  .navigation__logo-image--mobile {
    display: none;
  }
  

  .navigation__list {
    display: block;
    margin: 0;
    width: 100%;
    padding: 0;
    height: auto;
    position: relative;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    list-style: none;
    display: flex;
    flex-direction: column;
    overflow: auto;
  }



    .navigation__list::-webkit-scrollbar {
      width: 5px;
    }

    .navigation__list::-webkit-scrollbar-track {
      background-color: #bdbec0;
      border-radius: 100px;
    }

    .navigation__list::-webkit-scrollbar-thumb {
      border-radius: 0;
      background-image: linear-gradient(180deg, #FF9929 0%, #FF9929 30%);
      box-shadow: inset 3px 3px 4px 0 rgba(#bdbec0, 1);
    }


  .navigation__list-item {
    display: block;
    width: 100%;
    margin: 0 0 20px;
    padding: 0;
    height: auto;
  }

  .navigation__list-item-link {
    position: relative;
    text-align: center;
    height: 100%;
    padding: 15px 0;
    min-height: 66px;
    display: flex;
    justify-content: center;
    
    -webkit-transition: border 0.3s ease-in-out;
    transition: border 0.3s ease-in-out;
    border-right: 2px solid transparent;
    border-left: 2px solid transparent;
  }

  .navigation__list-item-link.active {
    border-bottom-width: 0;
    border-right: 3px solid #FF9929;
    -webkit-transition: border 0.3s ease-in-out;
    transition: border 0.3s ease-in-out;
  }


  .navigation__list-item-link svg {
    width: 30px;
    max-height: 30px;
    fill: #fff;
    display: inline-block;
    margin-top: 0;
    -webkit-transition: fill 0.3s ease-in-out;
    transition: fill 0.3s ease-in-out;
  }

  .navigation__list-item-link.active svg {
    fill: #FF9929;
    -webkit-transition: fill 0.3s ease-in-out;
    transition: fill 0.3s ease-in-out;
  }

}


@media screen and (min-width: 1025px) {
  .navigation {
    width: 80px;
  }
  .navigation__list {
    position: relative;
    top: 0;
    -webkit-transform: translate(0, 0);transform: translate(0, 0);
  
  }
}

/*
##########################################
### Logo
########################################## 
*/

.logo-login {
  width: 150px;
  margin-bottom: 30px;
  display: block;
}

.logo-login-img {
  margin: 0;
  display: block;
}

@media screen and (min-width:768px) {
  .logo-login {
    width: 175px;
    margin-bottom: 36px;
  }
}

@media screen and (min-width:880px) {
  .logo-login {
    width: 220px;
    margin-bottom: 43px;
  }
}




/*
##########################################
### Home Centered
########################################## 
*/

.content-center {
  display: block;
}


.content-center--right-bg-mb {
  background-image: url('../images/center-background.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}

.content-center__section-1 {
  display: block; 
  padding:32px 12px 24px  12px;
  z-index: 1000;
  position: relative;
}

.content-center__section-2 {
  display: block; 
  padding: 24px 0;
}


.content-center .article h1,
.content-center .article h2 {
  color: #FFF;
  font-weight: 500;
}

@media screen and (min-width:48em) {


  .content-center__section-1 {
    padding:0 10px;
    margin-top: 120px;
  }


  .content-center__section-2 {
    padding:0 10px; 
  }


  .content-center--right-bg {
    position: absolute;
    top: 0;
    width: 50%;
    left:0;
    bottom:0;
    height: 100%;
    background-image: url('../images/center-background.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
  }

  .content-center--right-bg-mb {
    background-image: initial;
  }

}


@media screen and (min-width:48em) and (min-height:800px){
  .content-center {
    position: absolute;
    top: 50%;
    width: 100%;
    margin: 0 0 0 0;
    -webkit-transform: translate(0,-50%);transform: translate(0,-50%);
  }
}

@media screen and (min-width:48em) and (max-height:799px) {
  .content-center {
    margin: 20px 0 0 0;
  }
}


@media screen and (min-width:1200px) {


  .content-center__section-1 {
    padding:0 40px;
  }

  .content-center__section-2 {
    padding:0 40px; 
  }

}


/* 
##########################################
### Banner Secondary
########################################## 
*/


.banner-secondary {
  background-image: url('../images/center-background.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  padding: 32px 12px;
  margin: 0 0 12px 0;
}

.banner-secondary__logo {
  width: 110px;
  display: block;
  margin: 0 0 28px 0;
}

.banner-secondary__logo-image {
  margin:0;
  display: block;
}

.banner-secondary__header {
  font-size: 1.43rem;
  font-family: "Kanit";
  font-weight: 700;
  color: #FFF;
  line-height: 1.2;
  text-align: left;
  margin: 0 0 6px 0;
}

.banner-secondary__alt-text {
  font-size: 0.8rem;
  font-family: "Kanit";
  color: #FFF;
  line-height: 1.5;
  text-align: left;
  font-weight: 400;
  padding:0;
  display: inline-block;
  margin: 0 10px 5px 0;

}

.banner-secondary__summary {
  font-size: 0.8rem;
  font-family: "Kanit";
  color: #FFF;
  line-height: 1.5;
  text-align: left;
  font-weight: 500;
  padding:0;
  display: inline-block;
  margin: 0 10px 0 0;
}

@media screen and (min-width:500px) {
    
  .banner-secondary {
    padding: 40px 12px;
    margin: 0 0 24px 0;
  }
  .banner-secondary__logo {
    width: 140px;
    margin-bottom: 36px;
  }

  .banner-secondary__header {
    font-size: 2rem;
    margin: 0 0 20px 0;
  }

  .banner-secondary__alt-text {
    font-size: 1.25rem;
  }

  .banner-secondary__summary {
    font-size: 1.25rem;
  }

}


@media screen and (min-width:880px) {

  .banner-secondary {
    padding: 78px 0 70px;
    margin: 0 0 32px 0;
  }

  .banner-secondary__logo {
    width: 184px;
    margin-bottom: 43px;
  }

  .banner-secondary__header {
    font-size: 2.625rem;
    margin: 0 0 0 0;
    line-height: 1.2;
  }

  .banner-secondary__alt-text {
    font-size: 1.488rem;
    top: 24px;
    margin: 0 12px 5px  0;
  }

  .banner-secondary__summary {
    font-size: 1.488rem;
    margin: 0 12px 0  0;
  }
}

/* 
##########################################
### Form - Forgotten Password
########################################## 
*/

.form--forgotten {
  max-width: 600px;
  margin: 0 auto;
}

/* 
##########################################
### Form
########################################## 
*/

.form {
	padding: 0 0;
}

.form:before,
.form:after {
  clear: both;
  content: ' ';
  display: table;
}

.form--background {
  background: #ebebeb;
  padding: 42px 0 42px 0;
}

.form:after,
.form:before {
  display: table;
  content: ' ';
  clear: both;
}

.form__box {
  border: 1px solid #bdbec0;
  border-radius: 3px;
  padding: 15px 11px 4px 11px;
  margin: 0 0 19px 0;
}

.form__header {
  font-size: 0.933rem;
  color: #000;
  font-family: "Kanit";
  font-weight: 500;
  margin-bottom: 8px;
}

.form__summary {
  font-size: 0.625rem;
  color: #000;
  font-family: "Kanit";
  font-weight: 300;
  margin: 0 0 10px 0;
  padding:0;
  display: block;
}

.form__summary__link {
  text-decoration: underline;
}

.form__header.form__header--blue {
  color: #03045e;
}

.form__label {
  font-size: 0.7rem;
  font-family: "Kanit";
  color: #000;
  font-weight: 500;
  display: block;
  margin-bottom: 6px;
}

.form__label > small {
  font-size: 0.65em;
}

.form__label > .forgotten {
  float: right;
}

.form__label > .forgotten a {
  font-size: 0.933em;
  color: #03045e;
  text-decoration: underline;
  font-weight: 500;
}

.form__label > .forgotten a:hover {
  color: #03045e;
}

.form__password--weak {
  color: #c1121f;
  font-style: normal;
  margin-left: 5px;
}

.form__password--medium {
  color: #FF9929;
  font-style: normal;
  margin-left: 5px;
}

.form__password--strong {
  color: #007200;
  font-style: normal;
  margin-left: 5px;
}


.form__checkbox-label {
  padding-left: 25px;
  position: relative;
  font-family: "Kanit";
  font-size: 0.625rem;
  font-weight: 300;
  cursor: pointer;
  width: 100%;
  display: block;
  margin-bottom: 10px;
}

.form__checkbox-label__input {
  position: absolute;
  left: 0;
  top:0;
  opacity: 0;
  cursor: pointer;
}

.form__checkbox-label__input-custom {
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0,-50%);transform: translate(0,-50%);
  left: 0;
  height: 19px;
  width: 19px;
  background-color: #FFF;
  border: 1px solid #bdbec0;
  border-radius: 4px;
}

.form__checkbox-label:hover .form__checkbox-label__input ~ .form__checkbox-label__input-custom {
  background-color: #FFF; 
}

.form__checkbox-label .form__checkbox-label__input:checked ~ .form__checkbox-label__input-custom {
  background-color: #FF9929;
}

.form__checkbox-label__input-custom:after {
  content: "";
  position: absolute;
  display: none;
}

.form__checkbox-label .form__checkbox-label__input:checked ~ .form__checkbox-label__input-custom:after {
  display: block;
}

.form__checkbox-label .form__checkbox-label__input-custom:after {
  left: 10px;
  top: 7px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.form__input:not([type="radio"]):not([type="checkbox"]),
.form__textarea {
  background-color: rgb(255, 255, 255);
  border-radius: 2px;
  border: 1px solid #bdbec0;
  color: #000;
  display: block;
  font-family: "Kanit";
  font-size: 0.875rem;
  font-weight: 300;
  margin-bottom: 10px;
  padding:  10px 10px;
  width:100%;
}

.form__input:not([type="radio"]):not([type="checkbox"]) {
  min-height: 32px;
}

.form__input:not([type="radio"]):not([type="checkbox"]).form__input--disabled {
  background: #E5E5E5;
}

.form__input:not([type="radio"]):not([type="checkbox"])::-webkit-input-placeholder,
.form__textarea::-webkit-input-placeholder {
  font-size: 0.875rem;
  font-family: "Kanit";
  color: rgb(36, 34, 34,0.8);
  font-weight: 400;
}

.form__input:not([type="radio"]):not([type="checkbox"])::-moz-placeholder,
.form__textarea::-moz-placeholder {
  font-size: 0.875rem;
  font-family: "Kanit";
  color: rgb(36, 34, 34,0.8);
  font-weight: 400;
}

.form__input:not([type="radio"]):not([type="checkbox"]):-ms-input-placeholder,
.form__textarea:-ms-input-placeholder {
  font-size: 0.875rem;
  font-family: "Kanit";
  color: rgb(36, 34, 34,0.8);
  font-weight: 400;
}

.form__input:not([type="radio"]):not([type="checkbox"]):-moz-placeholder,
.form__textarea:-moz-placeholder{ 
  font-size: 0.875rem;
  font-family: "Kanit";
  color: rgb(36, 34, 34,0.8);
  font-weight: 400;
}

.form__input:not([type="radio"]):not([type="checkbox"]):focus,
.form__textarea:focus {
  outline: none;
}

.form__input--validation {
  max-width: 500px;
}

.form__input.form__input--halfpad:not([type="radio"]):not([type="checkbox"]),
.form__textarea.form__textarea--halfpad,
.form__select.form__select--halfpad {
  margin-bottom: 5px;
}

.form__select {
  background: url('../images/icons/icon_select.png') right 50% no-repeat, -moz-linear-gradient(top, #ffffff 0%, #ffffff 30%, #E8E8E8 100%);
  background: url('../images/icons/icon_select.png') right 50% no-repeat, -webkit-linear-gradient(top, #ffffff 0%#ffffff 30%,#e8e8e8 100%);
  background: url('../images/icons/icon_select.png') right 50% no-repeat, linear-gradient(to bottom, #ffffff 0%,#ffffff 30%,#e8e8e8 100%);
  border-radius: 3px;
  border: 1px solid #bdbec0;
  color: #000;
  cursor: pointer;
  display: block;
  font-family: "Kanit";
  font-size: 0.875rem;
  font-weight: 300;
  margin-bottom: 10px;
  margin-right: 20px;
  min-height: 38px;
  padding: 10px 31px 10px 13px;
  width:100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  -webkit-transition: border 0.3s ease-in-out;
  transition: border 0.3s ease-in-out;
}

.form__select:focus,
.form__select:hover {
  outline:none;
  border: 1px solid #03045e;
  -webkit-transition: border 0.3s ease-in-out;
  transition: border 0.3s ease-in-out;
}

.form__select[disabled] {
  opacity: 0.5;
  cursor: default;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.form__select.form__select--small {
  padding: 4px 31px 4px 8px;
  font-size: 0.875rem;
  min-height: 30px;
}

.form__input:not([type="radio"]):not([type="checkbox"]).form__input--small {
  padding: 4px 8px 4px 8px;
  font-size: 0.875rem;
  min-height: 30px;
}

.form__select option {
  font-size: 1rem;
}

.form__select-label {
  font-size: 16px;
  font-family: "Kanit";
  color: #03045e;
  font-weight: 600;
  display: block;
  margin-bottom: 10px;
}

.form__option {
  display: block;
  position: relative;
  padding-left: 70px;
  margin-bottom: 15px;
  cursor: pointer;
  font-size: 18px;
  min-height: 40px;
  margin-top: 10px;
}

.form__option--radio {
  display: block;
  position: relative;
  padding-left: 70px;
  margin-bottom: 0;
  min-height: 20px;
}
.form__option input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}
.form__option__indicator {
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);transform: translate(0, -50%);
  left: 40px;
  height: 20px;
  width: 20px;
  background: #e6e6e6;
  background-color: rgb(255, 255, 255);
  border-radius: 3px;
  border: 1px solid transparent;
  box-shadow: 0 2px 7.68px 0.32px rgba(0, 0, 0, 0.21);
  -webkit-box-shadow: 0 2px 7.68px 0.32px rgba(0, 0, 0, 0.21);
}
.form__option--radio .form__option__indicator {
  border-radius: 50%;
  height: 22px;
  width: 22px;
}
.form__option:hover input ~ .form__option__indicator,
.form__option input:focus ~ .form__option__indicator {
  background: #FFF;
}
.form__option input:checked ~ .form__option__indicator {
  background: #FF9929;
}
.form__option:hover input:not([disabled]):checked ~ .form__option__indicator,
.form__option input:checked:focus ~ .form__option__indicator {
  background: #FF9929;
}

.form__option input:disabled ~ .form__option__indicator {
  background: #e6e6e6;
  opacity: 0.6;
  pointer-events: none;
}

.form__option__indicator:after {
  content: '';
  position: absolute;
  display: none;
}

.form__option input:checked ~ .form__option__indicator:after {
  display: block;
}

.form__option .form__option__indicator:after {
  left: 8px;
  top: 4px;
  width: 3px;
  height: 8px;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
  content: "";
}
.form__option--checkbox input:disabled ~ .form__option__indicator:after {
  border-color: #7b7b7b;
}

.form__option--radio .form__option__indicator:after {
  left: 7px;
  top: 7px;
  height: 6px;
  width: 6px;
  border-radius: 50%;
  background: #fff;
}

.form__option--radio input:disabled ~ .form__option__indicator:after {
  background: #7b7b7b;
}


.form__option__label {
  font-size: 16px;
  font-family: "Kanit";
  color: #03045e;
  font-weight: 600;
  display: block;
  padding: 10px 6px;
  cursor: pointer;
}

.form__textarea {
  min-height: 276px;
}


.form__textarea {
	min-height: 156px;
	max-width: 100%;
}

.form__textarea--small {
  min-height: 59px;
}

/* validation */
.form__validation {
  display: block;
}

.form__validation__images {
  position: relative;
  width: 100%;
  margin-bottom:10px;
  display:inline-block;
  height:64px;
}

.form__validation__images img {
  width: 22%;
  top: 50%;
  margin-right: 2%;
  height: auto;
  max-width: 44px;
}

/* Store Info */
.form__gdpr p{
  font-size: 0.75rem;
  display:block;
  line-height: 1.5;
  text-align: left;
  font-family: "Kanit";
  color: #03045e;
  font-weight: 600;
}

.form__store-info {
	position: relative;
  padding-left: 25px;
  max-width: 100%;
  margin-bottom :5px;
}

.form__store-info__label {
  font-size: 0.75rem;
  display:block;
  line-height: 1.5;
  text-align: left;
  cursor:pointer;
  font-family: "Kanit";
  color: #03045e;
  font-weight: 600;
}

.form__store-info__input{
	left: 0;
	position: absolute;	
  top: 50%;
  transform: translate(0, -50%);
}

.form__denotes {
  font-size: 0.625rem;
  font-family: "Kanit";
  color: #000;
  font-weight: 400;
  line-height: 1.435;
  margin: 0 0 10px 0;
  padding:0;
}

.btn.form__register {
  margin-top: 21px;
}





@media screen and (min-width: 880px) {
  .form__box {
    padding: 24px 26px 10px 26px;
    margin: 0 0 21px 0;
  }

  .form__header {
    font-size: 1.488rem;
    color: #000;
    font-family: "Kanit";
    font-weight: 700;
    margin-bottom: 15px;
  } 
  
  .form__summary {
    font-size: 0.9333rem;
  }

  .form__label {
    font-size: 1rem;
    font-family: "Kanit";
    color: #000;
    font-weight: 500;
    display: block;
    margin: 0 0 8px;
  }
  
  .form__label small {
    font-size: 0.65em;
  }
  
  .form__label span a {
    font-size: 0.925em;
  }

  .form__checkbox-label {
    padding-left: 37px;
    position: relative;
    font-family: "Kanit";
    font-size: 0.933rem;
    cursor: pointer;
    width: 100%;
    display: block;
    margin-top: 20px;
  }

  .form__checkbox-label__input {
    position: absolute;
    left: 0;
    top:0;
    opacity: 0;
    cursor: pointer;
  }

  .form__checkbox-label__input-custom {
    left: 0;
    height: 27px;
    width: 27px;
  }

  .form__checkbox-label:hover .form__checkbox-label__input ~ .form__checkbox-label__input-custom {
    background-color: #FFF; 
  }

  .form__checkbox-label .form__checkbox-label__input:checked ~ .form__checkbox-label__input-custom {
    background-color: #FF9929;
  }

  .form__checkbox-label__input-custom:after {
    content: "";
    position: absolute;
    display: none;
  }

  .form__checkbox-label .form__checkbox-label__input:checked ~ .form__checkbox-label__input-custom:after {
    display: block;
  }

  .form__checkbox-label .form__checkbox-label__input-custom:after {
    left: 10px;
    top: 7px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  
  .form__input:not([type="radio"]):not([type="checkbox"]),
  .form__textarea {
    font-size: 0.875rem;
    padding:  14px 15px;
    margin-bottom: 22px;
  }

  .form__input:not([type="radio"]):not([type="checkbox"]).form__input--small {
    padding: 4px 8px 4px 8px;
    font-size: 1rem;
    min-height: 36px;
    min-width: 166px;
  }

  .form__select {
    margin-bottom: 22px;
    font-size: 0.875rem;
    min-height: 46px;
  }

  .form__select.form__select--small {
    padding: 4px 31px 4px 8px;
    font-size: 1rem;
    min-height: 36px;
    min-width: 166px;
  }

  .form__input.form__input--halfpad:not([type="radio"]):not([type="checkbox"]),
  .form__textarea.form__textarea--halfpad,
  .form__select.form__select--halfpad {
    margin-bottom: 11px;
  }


  .form__input:not([type="radio"]):not([type="checkbox"])::-webkit-input-placeholder,
  .form__textarea::-webkit-input-placeholder {
    font-size: 0.875rem;
  }

  .form__input:not([type="radio"]):not([type="checkbox"])::-moz-placeholder,
  .form__textarea::-moz-placeholder {
    font-size: 0.875rem;
  }

  .form__input:not([type="radio"]):not([type="checkbox"]):-ms-input-placeholder,
  .form__textarea:-ms-input-placeholder {
    font-size: 0.875rem;
  }

  .form__input:not([type="radio"]):not([type="checkbox"]):-moz-placeholder,
  .form__textarea:-moz-placeholder{ 
    font-size: 0.875rem;
  }

   /* validation */
  .form__validation {
    display: block;
  }

  .form__validation__images {
    position: relative;
    width: 100%;
    display:inline-block;
    height:64px;
    padding:1px 0 1px 1px;
  }

  .form__validation__images img {
    margin-right: 5%;
    position: relative;
    -webkit-transform: translate(0,-50%);
    transform: translate(0,-50%);
    width: 20%;
    top: 50%;
    height: auto;
    max-width: 64px;
    margin-bottom:0;
  }

  .form__denotes {
    font-size: 0.933rem;
    margin:0 0 20px 0;
  }

  .btn.form__register {
    margin: 46px 0 0 0;
  }

}



.basket-td__select {
  width: 100%;
  display: inline-block;
}


.basket__bill_opt-1__statement {
  font-size: 0.75rem;
  color: #000;
  margin:-3px 0 10px 0;
  font-weight: 400;
}


@media screen and (max-width:459px) { 

  .basket__bill_opt-2 .btn {
    width: 100%;
    margin: 0 0 10px 0 ;
  }

}

@media screen and (min-width:460px) { 

  .basket__bill_opt-1__form {
    float: right;
    width: 50%;
    margin: 0 -2px;
  }

  .basket__bill_opt-1__form:first-child {
    padding-right: 10px;
  }

  .basket__bill_opt-2 {
    float: right;
    clear: both;
  }
  
  .basket__bill_opt-2 .btn {
    margin: 0 0 0 10px;
  }
}

@media screen and (min-width:800px) { 
  .basket__bill_opt-1__statement {
    font-size: 1rem;
  }
  .basket-td__select {
    min-width: 166px;
  }

  .basket__bill_opt-2 .btn {
    width: 279px;
  }
}



@media screen and (min-width:1070px) { 
  
  .basket__bill_opt-1 {
    width: 400px;
    float: left;
  } 

  .basket__bill_opt-1__form {
    display: block;
    width: 280px;
    margin: 0 0;
    float: right;
  }



  .basket__bill_opt-2 {
    float: right;
  }
  
}

@media screen and (min-width:1440px) { 
  
  .basket__bill_opt-1 {
    width: auto;
  } 
  

}

/* 
##########################################
### Article
########################################## 
*/

.article-button-container > .btn {
  margin-bottom: 20px;
}

.article {
  display: block;
  margin-bottom: 0;
  max-width: 1130px;
}

.article::after {
  clear: both;
  content: " ";
  display: table;
}

.article-img {
  width: 205px;
  margin: 0 0 16px 0;
}

.article h1 {
  font-size: 1.125rem;
  font-family: "Kanit";
  font-weight: 700;
  color: #03045e;
  line-height: 1.6;
  text-align: left;
  margin: 0 0 6px 0;
}

.article h2 {
  font-size: 0.788rem;
  font-family: "Kanit";
  color: #000;
  line-height: 1.5;
  text-align: left;
  font-weight: 500;
  margin: 0 0 18px 0;
}

.article h2 span{
  font-weight: 600;
}

.article h3 {
  color: #03045e;
  font-size:0.9rem;
  margin: 0 0 4px 0;
  padding: 0;
  line-height: 1.3;
  font-weight: 700;
  font-family: 'Kanit';
}

.article p + h3  {
  margin-top: 30px;
}

.article h3 a{
  color: #03045e;
  text-decoration: underline;
}

.article h3 a:focus,
.article h3 a:hover,
.article h3 a:active {
  color: #03045e;
}


.article h4 {
  margin: 4px 10px 0 10px;
  color: #03045e;
}

.article__date-author * {
  text-align: center !important;
}


.article__date-author  a {
  text-decoration: none;
  color: #03045e;
}

.article p,
.article ol,
.article ul,
.article dl,
.article td {
  font-size: 0.7rem;
  font-family: "Kanit";
  color: #000;
  line-height: 1.653;
  text-align: left;
  font-weight: 300;
  margin: 0 0 16px 0;
}

.article p a,
.article p a:visited{
  font-size: 1em;
  color: #03045e;
  font-weight: normal;
  text-decoration: underline;
}

.article p a:focus,
.article p a:hover {
  color: #03045e;
}

.article p img{
  margin:10px 0;
}

.article p strong {
  font-weight: 500;
}

.article ul, 
.article ol {
  margin: 0 0 0 1.75rem;
  padding: 0;
}
.article ul a,
.article ol a {
  color: #03045e;
  text-decoration: underline;
}

.article ul > ul,
.article ol > ol,
.article ul ol,
.article ol > ul,
.article ul > p,
.article ol > p,
.article dl > ul {
  font-size: 1em;
}

.article ul > ul,
.article ol > ul {
  list-style: disc;
}

.article ul > ul,
.article ol > ul,
.article ol > ol,
.article ul > ol {
  margin: 0;
}

.article ul > li,
.article ol > li {
  margin-top: 0;
}

.article dl {
  margin: 1em 0 0 0;
}

.article ul,
.article ol {
  margin: 0.5em 0 1em 2rem;
  padding: 0;
}

.article ul a,
.article ol a {
  text-decoration: underline;
}

.article table {
  display: table;
  margin: 0 0 30px 0;
  max-width: 100% !important;
  background-color: #ebebeb !important;
  color: #858484 !important;
  overflow: hidden;
}

.article table tr {
  margin: 0 0 0 0;
  width: 100%;
  font-family: "Kanit";
  border-bottom:3px solid #FFF;
}

.article table tr:last-child {
  border-bottom:0 solid #FFF;
}

.article table tr td {
  min-height: 40px;
  font-family: "Kanit";
  background-color: #ebebeb;
  border-right:3px solid #FFF;
	color: #03045e;
  font-size: 0.8125rem;
  font-weight: 400;
  line-height: 1.7;
  margin:0 0 0 0;
  padding:10px 15px 10px 15px;
}

.article table tr td:last-child {
  border-right:0 solid #FFF;
}

.article table tr:nth-child(odd) td {
  background-color: #d7d7d7;
}


.article table tr td p {
  font-size: 0.8125rem;
}

.article table tr td ul > ul,
.article table tr td ol > ol,
.article table tr td ul ol,
.article table tr td ol > ul,
.article table tr td ul > p,
.article table tr td ol > p,
.article table tr td dl > ul {
  font-size: 0.8125rem;
}

.article .article__youtube {
  padding-top: 56.25%;
  position: relative;
  max-width: 610px;
  margin: 0 auto;
}

.article .article__youtube iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top:0;
  left:0;
  right:0;
  bottom:0;
}



@media screen and (min-width:500px) { 
  
  .article h1 {
    font-size: 2rem;
    margin-bottom: 20px;
    line-height: 1.1;
  }
  
  .article h2 {
    font-size: 0.933rem;
    margin-bottom: 20px;
    font-weight: 400;
  }

}

@media screen and (min-width:800px) { 
  
  .article-button-container {
    padding-right: 300px;
    position: relative;
    min-height: 80px;
  }

  .article-button-container > .btn {
    position: absolute;
    right:0;
    top:0; 
  }
}


@media screen and (min-width:880px) { 
  

  .article-img {
    width: 276px;
    margin: 0 0 21px 0;
  }

  .article h1 {
    font-size: 2.715rem;
    margin-bottom: 31px;
    line-height: 1.1;
  }

  .article h2 {
    font-size: 1.088rem;
    line-height: 1.5;
    font-weight: 400;
    margin: 0 0 30px 0;
  }

  .article h3 {
   font-size: 1.25rem;
   margin: 0 0 6px 0;
  }

  .article p,
  .article ol,
  .article ul,
  .article dl,
  .article td {
    font-size: 0.875rem;
  }

  .article p + h3  {
    margin-top: 30px;
  }

  .article__date-author {
    margin-bottom: 40px;
  }



  .article table {
    min-width: 300px;
  }
  .article table li {
    font-size: 0.8125rem;
  }

  
  
  .article p a,
  .article p a:visited{
    font-size: 1em;
  }
}


/* 
##########################################
### Downloads
########################################## 
*/


.downloads-container {
  margin-bottom: 20px;
  max-width: 1130px;
}


.downloads {
  max-width: 100%;
  margin-bottom: 20px;
  margin-top: 22px
}

.downloads__header {
  color: #03045e;
  font-size:0.9rem;
  margin: 0 0 10px 0;
  padding: 0;
  line-height: 1.3;
  font-weight: 700;
  font-family: 'Kanit';
}

.download {
  margin-bottom: 7px;
  width: 100%;
  min-height: 40px;
  border-radius: 4px;
  overflow: hidden;
  border: 1px solid #bdbec0
}

.download__link {
  background-color: #fff;
  color: #03045e;
  display: block;
  height: 100%;
  min-height: 46px;
  padding: 14px 64px 14px 15px;
  position: relative;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out
}

.download__link:active,
.download__link:focus,
.download__link:hover {
  text-decoration: none;
  color: #FF9929;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out
}

.download__icon {
  bottom: 0;
  height: 19px;
  position: absolute;
  right: 10px;
  top: 50%;
  -webkit-transform: translate(0,-50%);
  transform: translate(0,-50%);
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out
}

.download__icon svg {
  fill: #03045e;
  width: 31px;
  height: 19px;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out
}

.download__link:active .download__icon svg,
.download__link:focus .download__icon svg,
.download__link:hover .download__icon svg {
  fill: #FF9929;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out
}

.download__link:active .download__icon::after,
.download__link:focus .download__icon::after,
.download__link:hover .download__icon::after {
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  border-top: 6px solid #03045e
}

.download__size,.download__title {
  display: inline-block;
  font-family: Kanit
}

.download__title {
  color: #03045e;
  font-size: .75rem;
  font-weight: 500;
  margin: 0;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out
}

.download__link:active .download__title,
.download__link:focus .download__title,
.download__link:hover .download__title {
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  color: #FF9929
}

.download__size {
  color: #03045e;
  font-size: .725rem;
  font-weight: 400;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out
}

.download__link:active .download__size,.download__link:focus .download__size,.download__link:hover .download__size {
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  color: #FF9929
}

@media screen and (min-width: 880px) {

  .downloads-container {
    display: block;margin-bottom: 20px;
  }

  .downloads__header {
    font-size: 1.25rem;
    margin: 0 0 15px;
    padding: 0;
    font-weight: 600;
    font-family: 'Kanit';
  }

  .download__icon,.download__icon svg {
    width:32px;
    height: 18px;
  }

  .downloads {
    margin-top: 19px;
    margin-bottom: 40px
  }

  .download {
    margin-bottom: 1rem;
  }

  .download__link {
    min-height: 40px;
    padding: 17px 91px 17px 17px
  }

  .download__title {
    font-size: .933rem
  }

  .download__size {
    font-size: .875rem
  }

  .download__icon {
    right: 20px
  }
}

/* 
##########################################
### Ranges Primary
########################################## 
*/



.ranges-primary {
  max-width: 1130px;
  margin: 10px 0 0 0;
}


.ranges-primary__header {
  color: #03045e;
  font-size:0.9rem;
  margin: 0 0 10px 0;
  padding: 0;
  line-height: 1.3;
  font-weight: 700;
  font-family: 'Kanit';
}
.ranges-primary__range-width {
  width: 100%;
}

.ranges-primary__range {
  background-color: #fff;
  padding: 11px;
  border: 1px solid #bdbec0;
  border-radius: 4px;
  margin-bottom: 0.7333rem;
  display: block;
}

.ranges-primary__range:hover{
  text-decoration: underline;
}

.ranges-primary__range__text {
  font-size: 0.75rem;
  color: #03045e;
  font-weight: 500;
  margin:0;
  padding:0;
  line-height: 1.4;
  margin-bottom: 10px;
}

.ranges-primary__range__icon svg {
  position: relative;
  right:0;
  top:2px;
  fill: #FF9929;
  height: 14px;
  width: 14px;
  margin: 0 0 0 5px;
  -webkit-transform: translate(0, 0);transform: translate(0, 0);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

@media screen and (min-width: 550px) {

  .ranges-primary__range-width {
    width: 100%
  }

}


@media screen and (min-width: 880px) {

  .ranges-primary__range {
    padding: 16px;
  }

  .ranges-primary__header {
    font-size: 1.25rem;
    margin: 0 0 15px;
    padding: 0;
    font-weight: 600;
    font-family: 'Kanit';
  }

  .ranges-primary__range-width {
    width: 50%
  }

  .ranges-primary__range__text {
    font-size: 1.125rem;
  }

  .ranges-primary__range__icon svg {
    position: relative;
    right:0;
    top:4px;
    height: 20px;
    width: 20px;
    margin: 0 0 0 5px;
    -webkit-transform: translate(0, 0);transform: translate(0, 0);
  }


}



/* 
##########################################
### Faqs
########################################## 
*/

.faqs {
  max-width: 1130px;
  margin: 0 0 30px 0;
}

.faq {
  margin-bottom: 3px;
  position: relative;
}


.faq__question {
  background: #fff;
  color: #03045e;
  cursor: pointer;
  font-family: "Kanit";
  font-size: 0.75rem;
  font-weight: 900;
  line-height: 1.375;
  padding: 10px 35px 10px 24px;
  position: relative;
  text-align: left;
  -webkit-transition: 0.3s all ease-in-out;transition: 0.3s all ease-in-out;
}

.faq__question:active,
.faq__question:focus,
.faq.active .faq__question {
  background: #fff;
  -webkit-transition: 0.3s all ease-in-out;transition: 0.3s all ease-in-out;
} 

.faq__question:after {
  content: '+';
  font-size: 1rem;
  margin-left: 12px;
  position: absolute;
  top: 50%;
  transform: translate( 0, -50%);
  float: right;
  right: 18px;
  -webkit-transition: 0.3s all ease-in-out;transition: 0.3s all ease-in-out;
  font-family: "Kanit";
  color: #FF9929;
  line-height: 0.92;
}

.faq__question__icon {
  position: absolute;
  left:10px;
}

.faq.active h3.faq__question:after {
  transition: 0.3s all ease-in-out ;
  content: '-';
}

.faq__answer {
  background: #fff;
  border: none ;
  margin-bottom: 20px;
  padding: 0 45px;
}


.faq__answer p {
  padding-top: 0;
  margin-top: 0;
  font-family: "Kanit";
}

@media screen and (min-width: 800px) { 

  .faqs {
    margin-bottom: 50px;
  }

  .faq__question {
    font-size: 1rem;
    padding: 15px 35px 15px 40px;
  }

  .faq__question__icon {
    left: 20px;
  }

  .faq__question:after {
    content: '+';
    font-size: 1.625rem;
    margin-left: 12px;
    position: absolute;
    top: 50%;
    transform: translate( 0, -50%);
    float: right;
    right: 18px;
    -webkit-transition: 0.3s all ease-in-out;transition: 0.3s all ease-in-out;
    font-family: "Kanit";
    color: #FF9929;
    line-height: 0.92;
  }

}

/* 
##########################################
### Label Tag
########################################## 
*/

.label-tag {
  display: block;
  padding: 4px 6px;
  font-size: 0.675rem;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  font-family: "Kanit";
  border-radius: 4px;
  width: 100%;
  background-color: #03045e;
  font-weight: 400;
  text-transform: uppercase;
}

.label-tag--active {
  background-color: #007200;
}

.label-tag--expired {
  background-color: #c1121f;
}

@media screen and (min-width: 800px) {

  .label-tag {
    padding: 6px 4px;
    font-size: 0.8rem;
  }
  
}


/* 
##########################################
### Product Search Bar
########################################## 
*/


.product-search-bar {
  position: relative;
  margin: 0 0 20px;
}

.product-search-bar__options {
  display: block;
  text-align: center;
}

.product-search-bar__options label{
  text-align: left;
}

.product-search-bar__option-4 {
  width: 100%;
  float: left;
  padding-right: 8px;
}

.product-search-bar__option-5 {
  width: 100%;
  float: left;
  padding-right: 0;
}


.product-search-bar__option-6 label {
  display: none;
}

.product-search-bar__option-6 .btn.btn__primary {
  width: 100%;
  margin: 0 auto;
}



@media screen and (min-width: 800px) {

  .product-search-bar__options:after,
  .product-search-bar__options:before {
    content: ' ';
    display: table;
    clear: both;
  }

  .product-search-bar__option-1 {
    width: 50%;
    float: left;
    padding-right: 8px;
  }

  .product-search-bar__option-2 {
    width: 50%;
    float: left;
    padding-left: 8px;
  }

  .product-search-bar__option-3 {
    width: 50%;
    float: left;
    padding-right: 8px;
  }

  .product-search-bar__option-4 {
    width: 50%;
    float: left;
    padding-left: 8px;
  }

  .product-search-bar__option-5 {
    width: 162px;
    float: left;
    padding-left: 8px;
  }

  .product-search-bar__option-6 {
    width: 126px;
    float: right;
  }
  
  .product-search-bar__option-6 label {
    display: block;
  }

  .product-search-bar__option-6 .btn.btn__primary {
    width: 100%;
  }

  .product-search-bar__option-6 .btn.btn__primary  {
    padding-top: 13px;
    padding-bottom: 13px;
  }

  .product-search-bar .form__select {
    padding-top: 14px;
    padding-bottom: 14px;
  }

}

@media screen and (min-width: 900px) {

  .product-search-bar__option-1 {
    width: 230px;
    float: left;
    padding-right: 8px;
    padding-left: 0;
  }

  .product-search-bar__option-2 {
    width: 230px;
    float: left;
    padding-right: 8px;
    padding-left: 0;
  }

  .product-search-bar__option-3 {
    width: 230px;
    float: left;
    padding-right: 8px;
    padding-left: 0;
  }

  .product-search-bar__option-4 {
    width: 230px;
    float: left;
    padding-right: 8px;
    padding-left: 0;
  }

  .product-search-bar__option-5 {
    width: 174px;
    float: left;
    padding-right: 8px;
    padding-left: 0;
  }

  .product-search-bar__option-6 {
    width: 126px;
    float: right;
  }

  
  .product-search-bar__option-6 .btn.btn__primary {
    padding-top: 13px;
    padding-bottom: 13px;
  }

}

@media screen and (min-width: 1200px) {

  .product-search-bar {
    position: relative;
    padding-right: 700px;
    height: 110px;
  }
  
  .product-search-bar__options {
    position: absolute;
    right: 0;
    width: 690px;
    top: 0;
  }

  .product-search-bar__option-3 {
    width: 230px;
    float: left;
    padding-right: 8px;
  }

  .product-search-bar .form__select {
    margin-bottom: 7px !important;
  }

}



@media screen and (min-width: 1600px) {

  .product-search-bar {
    padding-right: 1230px;
    height: auto
  }

  .product-search-bar__options {
    width: 1220px;
  } 
}

/* 
##########################################
### Table Header Details
########################################## 
*/

.table-header__details {
  display: block;
  margin: 0 0 10px 0;
}

.table-header__details__text {
  display: inline-block;
  vertical-align: top;
  font-size: 0.725rem; 
  margin: 0 0 5px;
  line-height: 1.8;
}

.table-header__details__color {
  background: rgba(255, 215, 169, 0.761); 
  border: 1px solid #E5E5E5; 
  display:inline-block; 
  height: 15px;
  width: 15px;
}


@media (min-width:768px) {
  
  .table-header__details {
    font-size: 0.875rem; 
    margin: 0 0 10px;
  }

  .table-header__details__text {
    display: inline-block;
    vertical-align: top;
    font-size: 0.875rem; 
    margin: 0 0 5px;
    line-height: 1.6;
  }

  .table-header__details__color {
    height: 20px;
    width: 20px;
  }

}
 
/* 
##########################################
### Table Primary
########################################## 
*/

.table-primary-wrapper {
  border-radius: 4px;
  overflow: hidden;
  border: 1px solid #bdbec0;
  margin: 0 0 20px 0;
  position: relative;
}

.table-primary-container { 
  overflow-y:hidden;
  overflow-scrolling: auto;
}

.table-primary-container.table-primary-container--alt {
  table-layout: fixed;
  max-height: 400px;
  overflow-y: scroll;
  position: sticky;
}

.table-primary-container.table-primary-container--alt .table-primary { 
  min-width: 1000px;
  width: 100%;
  table-layout: fixed;
  display: block;
  overflow: initial !important;
}

.table-primary-container.table-primary-container--alt .table-primary .table-primary__head { 
  width: 100%;
  top: 0;
  position: sticky;
  right: 0;
  left: 0;
  table-layout: fixed;
  min-width: 1000px;
  display: table;
}

.table-primary-container.table-primary-container--alt .table-primary .table-primary__body { 
  table-layout: fixed;
  display: table;
  width: 100%;
}

.table-primary-container::-webkit-scrollbar-track{
  -webkit-box-shadow: inset 0 0 0 0 #bdbec0;
  box-shadow: inset 0 0 0 0 #bdbec0;
  background-color: #fff;
}

.table-primary-container::-webkit-scrollbar {
  height: 15px;
  background-color: #bdbec0;
  -webkit-appearance: none;
}

.table-primary-container::-webkit-scrollbar-thumb {
  background-color: #BDBEC0;
}

.table-primary-header {
  color: #000;
  font-size: 0.875rem;
  font-weight: 500;
  margin:  0 0 8px 0;
}

.table-primary {
  width: 100%;
  border-radius:4px;
  overflow: hidden;
}

.table-primary__tr-primary {
  background-color: #03045e;
  color: #FFF;
  font-weight: 500;
  text-align: left;
  border-bottom: 1px solid #bdbec0;
}

.table-primary__tr-secondary td{
  border-bottom: 1px solid #bdbec0;
}

.table-primary__tr-secondary:last-child td{
  border-bottom-width: 0;
}

.table-primary__tr-secondary:hover {
  position: relative;
  z-index: 1000;
  -webkit-transition: all .15s ease-in-out;
  transition: all .15s ease-in-out;
}

.table-primary__tr-secondary:nth-child(odd) {
  background-color: #fff;
}

.table-primary__tr-secondary:nth-child(even) {
  background-color: #F5F5F7;
}

.table-primary__head {
  margin: 0;
}

.table-primary__th {
  padding: 5px 8px 5px 8px;
  font-weight: 500;
  color: #FFF;
  font-size: 0.75rem;
  border-right: 1px solid #bdbec0;
  text-align: center;
}

.table-primary__th--up {
  background-image: url('../images/icons/table-arrow-up.png');
  background-repeat: no-repeat;
  background-position: 97% center;
  padding: 5px 20px 5px 8px;
  text-align: left;
}

.table-primary__th--down {
  background-image: url('../images/icons/table-arrow-down.png');
  background-repeat: no-repeat;
  background-position: 97% center;
  padding: 5px 20px 5px 8px;
  text-align: left;
}

.table-primary__th:last-child {
  border-right-width: 0;
}

.table-primary__td {
  padding: 5px 8px;
  border-right: 1px solid #bdbec0;
  white-space: nowrap;
  font-size: 0.75rem;
  font-weight: 400;
  color:#000;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.table-primary__tr-secondary:hover .table-primary__td.table-primary__td {
  background-color: #bdbec0 !important;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}


.table-primary__td.table-primary__td--green {
  background-color: rgba(255, 151, 41, 0.5) !important;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.table-primary__tr-secondary:hover .table-primary__td.table-primary__td--green {
  background-color: rgba(255, 151, 41, 0.5) !important;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}


.table-primary__td--wrap {
  white-space: initial !important;
}

.table-primary__td--medium {
  font-weight: 500;
}

.table-primary__td .lg-text {
  font-size: 0.7rem;
  display: block;
}

.table-primary__td .lg-text.lg-text--padding {
  margin-bottom: 5px;
}

.table-primary__td:last-child {
  border-right-width: 0;
}

.table-primary__td__link-renew {
  color: #007200;
  text-decoration: underline;
  font-weight: 500;
  margin: 0 5px 0 0;
}

.table-primary__td__link-blue {
  text-decoration: underline;
  font-size: 0.7rem;
  color: #03045e;
  cursor: pointer !important;
}

.table-primary__td__link-green{
  text-decoration: underline;
  font-size: 0.7rem;
  color: #007200;
  cursor: pointer !important;
}

.table-primary__td__link-blue,
.table-primary__td__link-blue:hover,
.table-primary__td__link-blue:focus,
.table-primary__td__link-blue:active
 {
  color: #03045e;
}

.table-primary__td__link-green,
.table-primary__td__link-green:hover,
.table-primary__td__link-green:focus,
.table-primary__td__link-green:active{
  color: #007200;
}

.table-primary__td__link-red {
  text-decoration: underline;
  font-size: 0.7rem;
  color: #c1121f;
  cursor: pointer !important;
}

.table-primary__td__link-red,
.table-primary__td__link-red:hover,
.table-primary__td__link-red:focus,
.table-primary__td__link-red:active{
  color: #c1121f;
}


.table-primary__td .form__select,
.table-primary__td .form__input {
  margin-bottom: 0 !important; 
}

.table-primary__td__icon {
  height: 25px;
  width: 25px;
  display: inline-block;
  vertical-align: top;
}

.table-primary__td__icon svg {
  vertical-align: top;
  height:100%;
}




@media screen and (min-width: 800px) {

  .table-primary-header {
    color: #000;
    font-size: 1.25rem;
    margin:  0 0 12px 0;
  }

  .table-primary__th {
    padding: 11px 8px 11px 8px;
    font-weight: 500;
    color: #FFF;
    font-size: 0.75rem;
    border-right: 1px solid #bdbec0;
  }

  .table-primary__th--up {
    padding: 11px 32px 11px 32px;
    text-align: center;
  }

  .table-primary__th--down {
    padding: 11px 32px 11px 32px;
    text-align: center;
  }

  .table-primary__td {
    padding: 11px 8px;
    font-size: 0.75rem;
    border-right: 1px solid #bdbec0;
  }

  .table-primary__td:last-child {
    border-right-width: 0;
  }

  .table-primary__td .lg-text {
    font-size: 1rem;
    
  }

  .table-primary__td .lg-text.lg-text--padding {
    margin-bottom: 10px;
  }
  

  .table-primary__td__link-blue {
    font-size: 0.875rem;
  }
  
  .table-primary__td__link-green {
    font-size: 0.875rem;
  }
  
  .table-primary__td__link-red {
    font-size: 0.875rem;
  }

  .table-primary__td__icon {
    height: 30px;
    width: 30px;
  }

}

@media screen and (min-width: 1230px) {

  .table-primary__th {
    padding: 11px 17px 11px 17px;
    font-size: 0.875rem;
  }

  .table-primary__th--up {
    padding: 11px 17px 11px 17px;
  }

  .table-primary__th--down {
    padding: 11px 17px 11px 17px;
  }

  .table-primary__td {
    padding: 11px 8px;
    font-size: 0.875rem;
  }


}


@media screen and (min-height: 706px) {

  .table-primary-container.table-primary-container--alt {
    max-height: 600px;
  }

}

@media screen and (min-height: 933px) {

  .table-primary-container.table-primary-container--alt {
    max-height: 800px;
  }

}

/* 
##########################################
### Pagination
########################################## 
*/

.pagination {
  clear: both;
  color: #999;
  font-size: .8125rem;
  line-height: 0;
  padding: 0 0;
  border-top: 0;
  text-align: center;
  background-color: #03045e;
  position: relative;
  overflow: hidden;
  width: 100%;
}

.pagination .center {
  left: 100px;
  margin: 0 auto;
  padding: 0;
  position: absolute;
  right: 100px;
  text-align: center!important
}

.pagination__pages {
  margin: 0 10px;
  height: 32px;
  vertical-align: top;
  padding: 4px 0 0;
  color: #03045e;
}

.pagination__page {
  font-size: 0.75rem;
  font-family: "Kanit";
  color: #FFF;
  line-height: 1.333;
  font-weight: 400;
  text-align: center;
  padding: 5px 2px;
  margin: 0 4px;
  position: relative;
}

.lb-data .lb-details,.pagination__arrow__link {
  font-family: "Kanit"
}

.pagination__page:hover,
.pagination__page:focus {
  color: #FF9929;
  text-decoration: none;
}

.pagination__page.active {
  color: #FF9929
}

.pagination__arrow__link {
  color: #FFF;
  display: block;
  padding: 11px 0;
  font-size: 23px;
  font-weight: 400;
  text-align: center;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  position: relative;
  top: 4px;
  text-indent: -9999rem;
  height: 32px;
  width: 40px;
}


.pagination__arrow__link--left{
  position: absolute;
  left:0;
  top: 0;
  display: block;
  bottom: 0;
  border-right: 1px solid #03045e;
}

.pagination__arrow__link--left:after {
  width: 0; 
  height: 0; 
  border-top: 4.5px solid transparent;
  border-bottom: 4.5px solid transparent; 
  
  border-right:7px solid #03045e; 
  position: absolute;
  content: ' ';
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%,-50%);transform: translate(-50%,-50%);
}

.pagination__arrow__link--right{
  position: absolute;
  right:0;
  top: 0;
  display: block;
  bottom: 0;
  border-left: 1px solid #03045e;
}

.pagination__arrow__link--right:after {
  width: 0; 
  height: 0; 
  border-top: 4.5px solid transparent;
  border-bottom: 4.5px solid transparent; 
  
  border-left:7px solid #03045e; 
  position: absolute;
  content: ' ';
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%,-50%);transform: translate(-50%,-50%);
}



@media screen and (min-width: 800px) {

  .pagination {
    padding:0 0 0;
  }

  .pagination__pages {
    margin: 0 30px;
    height: 46px;
  }

  .pagination__page {
    font-size: 0.933rem;
    font-family: "Kanit";
    color: #FFF;
    line-height: 1.333;
    font-weight: 400;
    text-align: center;
    padding: 10px 3px;
    margin: 0 4px;
    position: relative;
  }
  

  .pagination__arrow__link {
    height: 46px;
    width: 51px;
  }

}

/* 
##########################################
### Dashboards
########################################## 
*/

.now-showing {
  font-size: 0.75rem;
  color:#000;
  margin-bottom: 10px;
}

@media screen and (min-width: 800px) {
  .now-showing {
    font-size: 0.875rem;
    color:#000;
    margin-bottom: 14px;
  }
}
/* 
##########################################
### Dashboard Card 
########################################## 
*/

.dashboard__card {
  background-color: #fff;
  padding: 11px;
  border: 1px solid #bdbec0;
  border-radius: 4px;
  margin-bottom: 0.7333rem;
  min-height: 170px;
}

.dashboard__card::-webkit-scrollbar-track{
  -webkit-box-shadow: inset 0 0 0 1px #bdbec0;
  box-shadow: inset 0 0 0 1px #bdbec0;
  background-color: #FFF;
}

.dashboard__card::-webkit-scrollbar {
  width: 15px;
  background-color: #FFF;
  -webkit-appearance: none;
}

.dashboard__card::-webkit-scrollbar-thumb {
  background-color: #bdbec0;
}

.dashboard__card__header {
  padding-left: 24px;
  color: #000;
  font-size: 0.875rem;
  font-weight: 500;
  position: relative;
  padding-top: 5px;
  margin-bottom: 8px;
}

.dashboard__card__header--nosvg {
  padding-left: 0 !important;
}

.dashboard__card__header svg {
  width: 15px;
  height: 19px;
  position: absolute;
  left:0;
  top: 0;
  fill: #03045e;
}

.dashboard__card__header--bigsvg {
  padding-left: 30px;
}

.dashboard__card__header--bigsvg svg{
  width: 20px;
  height: 20px;
  top: 5px;
}

.dashboard__card__status {
  font-weight: 500;
  padding:0;
  margin: 0 0 14px 0;
}
 
.dashboard__card__status--green,
.dashboard__card__status--green:hover,
.dashboard__card__status--green:active,
.dashboard__card__status--green:focus {
  color: #007200;
  margin: 0 5px 0 0;
}

.dashboard__card__status--red,
.dashboard__card__status--red:hover,
.dashboard__card__status--red:active,
.dashboard__card__status--red:focus {
  color: #c1121f;
}
 
.dashboard__card__line {
  color: #000;
  font-weight: 400;
  font-size: 0.625rem;
  margin:0 0 8px;
  padding:0;
  display: block;
}

.dashboard__card__line--mbsmall {
  margin-bottom: 4px !important;
}

.dashboard__card__line-link {
  text-decoration: underline;
}

.dashboard__card__main-text {
  font-size: 1.033rem;
  color: #03045e;
  font-weight: 500;
  margin:0;
  padding:0;
  line-height: 1.3;
  margin-bottom: 4px;
}


.dashboard__card--fixed {
  max-height: 300px;
  overflow-y: auto;
}

@media screen and (min-width: 800px) {

  .dashboard__card {
    padding: 13px;
    margin-bottom: 22px;
    min-height: 200px;
  }

  .dashboard__card__header {
    padding-left: 34px;
    color: #000;
    font-size: 1.25rem;
    font-weight: 500;
    position: relative;
    padding-top: 5px;
    margin-bottom: 12px;
  }
  
  .dashboard__card__header svg{
    width: 22px;
    height: 29px;
    position: absolute;
    left:0;
    top: 0;
    fill: #03045e;
  }
  .dashboard__card__header.dashboard__card__header--bigsvg  {
    padding-left: 39px;
  }

  
  .dashboard__card__header.dashboard__card__header--bigsvg svg{
    width: 29px;
    top: 3px;
    height: 34px;
  }

  .dashboard__card__status {
    margin-bottom: 30px;
    font-size: 1.25rem;
  }

  .dashboard__card__line {
    color: #000;
    font-weight: 400;
    font-size: 0.933rem;
    margin:0 0 12px;
    padding:0;
    display: block;
  }
  
  .dashboard__card__line-link {
    text-decoration: underline;
  }
  
  .dashboard__card__main-text {
    font-size: 1.533rem;
    color: #03045e;
    font-weight: 500;
    margin:0;
    padding:0;
    line-height: 1;
    margin-bottom: 10px;
  }

  .dashboard__card--fixed {
    max-height: 310px;
    overflow-y: auto;
  }
   
}


@media screen and (min-width: 1280px) {

  .dashboard__card {
    padding: 15px;
    margin-bottom: 22px;
    min-height: 244px;
  }

  .dashboard__card--fixed {
    max-height: 310px;
    overflow-y: auto;
  }

}

/*
##########################################
### Dashboard Card - Notifications
########################################## 
*/

.dashboard__card__notifications-item {
  border-radius: 3px;
  background-color: rgb(255, 255, 255);
  box-shadow: 0 0 4.85px 0.15px rgba(0, 0, 0, 0.16);
  margin-bottom: 6px;
  font-size: 0.625rem;
  color: #000;
  position: relative;
  padding: 0 19px 0 0;
  -webkit-transition: background 0.3s ease-in-out;
  transition: background 0.3s ease-in-out;
}

.dashboard__card__notifications-item:hover,
.dashboard__card__notifications-item:focus {
  background-color: #03045e;
  color: #FFF;
  -webkit-transition: background 0.3s ease-in-out;
  transition: background 0.3s ease-in-out;
}


.dashboard__card__notifications-item:hover .dashboard__card__notifications-item__link,
.dashboard__card__notifications-item:focus .dashboard__card__notifications-item__link {
  color: #fff;
  text-decoration:none;
  -webkit-transition: background 0.3s ease-in-out;
  transition: background 0.3s ease-in-out;
}


.dashboard__card__notifications-item__link {
  padding: 11px 19px 11px 8px;
  display: block;
  -webkit-transition: background 0.3s ease-in-out;
  transition: background 0.3s ease-in-out;
}

.dashboard__card__notifications-item__new {
  background-color: #FF9929;
  border-radius: 100%;
  height:8px;
  width:8px;
  top: 13px;
  left: 8px;
  position: absolute;
}

.dashboard__card__notifications-item__new + .dashboard__card__notifications-item__link {
  padding-left: 20px;
}


.dashboard__card__notifications-item__delete {
  color: #7d7d7d;
  position: absolute;
  top: 50%;
  line-height: 1;
  -webkit-transform: translate(0,-50%);transform: translate(0,-50%);
  right:0;
  padding-right: 8px;
  width: 19px;
  text-decoration: none !important;
  font-size: 1rem;
}

.dashboard__card__notifications-item:hover .dashboard__card__notifications-item__delete,
.dashboard__card__notifications-item:focus .dashboard__card__notifications-item__delete {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  color: #FFF;
}




.dashboard__card__notifications-item__delete:hover,
.dashboard__card__notifications-item__delete:focus,
.dashboard__card__notifications-item__delete:active {
  color: #c1121f !important;
}

@media screen and (min-width: 800px) {
  
  .dashboard__card__notifications-item {
    border-radius: 3px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0 0 4.85px 0.15px rgba(0, 0, 0, 0.16);
    padding: 0 28px 0 0;
    margin-bottom: 10px;
    font-size: 0.933rem;
  }

  .dashboard__card__notifications-item__link {
    padding: 18px 28px 18px 13px;
  }
  
  .dashboard__card__notifications-item__new {
    height:11px;
    width:11px;
    top: 20px;
    left: 13px;
  }

  .dashboard__card__notifications-item__new + .dashboard__card__notifications-item__link {
    padding-left: 30px;
  }

  .dashboard__card__notifications-item__delete {
    padding-right: 14px;
    width: 28px;
    right:0;
    font-size: 1.5rem;
  }

}

/* 
##########################################
### Footer
########################################## 
*/

.footer {
  background-color: #03045e;
  display: block;
  position: absolute;
  height: 124px;
  bottom:46px;
  left:0;
  right:0;
  margin-bottom: 1px;
  padding: 10px 0 28px 0;
}

@media screen and (min-width: 440px) {
  .footer {
    padding: 15px 0 28px 0;
  }
}

@media screen and (min-width: 800px) {

  .footer {
    left: 81px;
    bottom:0;
    margin-bottom: 0;
  }

}

@media screen and (min-width: 880px) {

  .footer {
    height: 100px;
  }

}


@media screen and (min-width: 1025px) {

  .footer {
    left: 81px;
  }

}


/* 
##########################################
### Footer Top
########################################## 
*/

.footer__top {
  padding: 0 0 15px 0;
}

.footer__top__header,
.footer__top__header-link {
  font-size: 0.733rem;
  font-family: "Kanit";
  color: rgb(255, 255, 255);
  margin:0;
  font-weight: 400;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.footer__top__header-link {
  display: inline-block;
  color: #FFF;
  font-weight: 500;
  text-decoration: underline;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.footer__top__header-link:hover,
.footer__top__header-link:focus,
.footer__top__header-link:hover {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  text-decoration: underline;
  color: #FF9929;
}

.footer__top__copy {
  font-size: 0.566rem;
  color: #FFF;
  font-family: 'Kanit';
  font-weight: 400;
  margin:17px 0 0 0;
}

.footer__top__copy a {
  color: #FFF;
  display: inline-block;
  margin: 0 0 0 3px;
}

.footer__top__copy a:hover,
.footer__top__copy a:focus {
  color: #FFF;
  text-decoration: underline;
}


.footer__top__logo {
  width: 100px;
  display: inline-block;
  vertical-align: middle;
  margin:0 0 0 5px;
}

.footer__top__arkom {
  margin:13px 0 0 0;
  font-size: 0.625rem;
  color: #FFF;
  font-family: 'Kanit';
  font-weight: 400;
}

.footer__top__arkom-link {
  display: inline-block;
  color: #F8933A;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  text-decoration: none;
  vertical-align: middle;
}

.footer__top__arkom-link:hover {
  text-decoration: underline;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.footer__top__arkom-link svg {
  margin: 0 0 0 5px;
  height: 14px;
  width: 14px;
}

@media screen and (min-width: 880px) {


  .footer__top__header,
  .footer__top__header-link {
    font-size: 1.175rem;
  }

  .footer__top {
    padding: 0 8px;
  }

  .footer__top__copy {
    margin:18px 0 0 0;
    font-size: 1rem;
  }

  .footer__top__copy a {
    margin: 0 0 0 5px;
  }
  
  .footer__top__logo {
    width: 135px;
    display: inline-block;
    vertical-align: middle;
    margin:0 0 0 5px;
  }
  
  .footer__top__arkom {
    font-size: 1rem;
    margin: 16px 0 0 0;
  }
  
  .footer__top__arkom-link svg {
    margin: 0 0 0 5px;
    height: 18px;
    width: 18px;
  }

}

@media screen and (min-width: 880px) {

  .footer__top__arkom {
    position: absolute;
    right:0;
    top:2px;
    margin:0;
  }
}


/* 
##########################################
### Tool Tip
########################################## 
*/

.tooltip {
  position: relative;
  display: inline-block;
  white-space: normal
}

.tooltip__icon {
  min-height: 9px;
  min-width: 8px;
  color: #FFF;
  display: inline-block;
  text-align: center;
  background-color: #FF9929;
  border-radius: 2px;
  font-size: 0.433rem;
  padding: 2px 2px;
  vertical-align: top;
  line-height: 1;
  font-weight: 500;
}

.tooltip__text {
  visibility: hidden;
  width: 140px;
  background-color: #03045e;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px 5px;
  font-weight: 400;
  font-size: 0.525rem;

  /* Position the tooltip */
  position: absolute;
  z-index: 1;
}

.tooltip:hover .tooltip__text {
  visibility: visible;
}

@media screen and (min-width: 800px) {  

  .tooltip {
    position: relative;
    display: inline-block;
  }
  
  .tooltip__icon {
    min-height: 9px;
    min-width: 8px;
    color: #FFF;
    display: inline-block;
    text-align: center;
    background-color: #FF9929;
    border-radius: 2px;
    font-size: 0.625rem;
    padding: 4px 4px;
    vertical-align: top;
    line-height: 1;
  }
  
  .tooltip__text {
    padding: 5px 10px;
    font-size: 0.825rem;
    width: 150px;
  }

}

@media screen and (min-width: 1025px) {  
  
  .tooltip__text {
    width: 200px;
  }

}

/* 
##########################################
### Bvalidator
########################################## 
*/
.bvalidator-bslikert-tooltip {
  font-size: 0.75rem;
  white-space: nowrap;
  padding-top: 6px;
  padding-bottom: 5px;
  padding-left: 10px;
  padding-right: 30px;
  font-family: "Rubik", Arial, Helvetica, sans-serif;
  background-color: #03045e;
  background-clip: padding-box;
  border-radius: 0;
  position:absolute;
  line-height: 1.4;
  color: #fff;
  font-weight: 400;
  z-index: 100000;

}

.bvalidator-bslikert-tooltip-noclose {
  padding-right: 10px;
}
/* message */
.bvalidator-bslikert-tooltip .bvalidator-bslikert-msg {
  position: relative;
}
/* close icon */
.bvalidator-bslikert-tooltip .bvalidator-bslikert-close {
  font-family: "Rubik", Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-size: 1rem;
  cursor: pointer;
  color: #FFF;
  text-shadow: none;
  opacity: 0.8;
  position:absolute;
  right: 6px;
  top: 52.5%;
  line-height: 0;
  -webkit-transform: translate(0, -50%);transform: translate(0, -50%);
}
.bvalidator-bslikert-tooltip .bvalidator-bslikert-close:hover, .bvalidator-bslikert-tooltip .bvalidator-bslikert-close:focus{
  color: #FFF;
  text-decoration: none;
  cursor: pointer;
  opacity: 1;
}
/* arrow */
.bvalidator-bslikert-tooltip .bvalidator-bslikert-arrow {
  height: 0;
  width: 0;
  position: absolute;
  left: 10px;
  border-color: transparent;
  border-width: 11px 11px 0 11px;
  border-style: solid;
  bottom: -10px;
}
.bvalidator-bslikert-tooltip .bvalidator-bslikert-arrow:after {
  position: absolute;
  top: -11px;
  left: -10px;
  border-width: 10px 10px 0 10px;
  content: "";
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-top-color: #03045e ;
}

@media  (min-width:768px) {

  /* tooltip */
  .bvalidator-bslikert-tooltip {
    font-size: 0.825rem;
  }   

  .bvalidator-bslikert-tooltip {
    padding-top: 4px;
    padding-bottom: 3px;
  }
}

/* 
##########################################
### BValidator
########################################## 
*/

.bvalidator_invalid {
	background-color: #F5F5F5 !important;
}

.bVErrMsgContainer {
  max-width: 90%;
  width: 100%;
}

.bvalidator_errmsg {
	background-color: #03045e;
	font-size: 0.75rem;
	color: #fff;
	display: none;
	left: 0 !important;
	border-radius: 0;
	padding-top: 3px;
	padding-right: 11px;
	padding-bottom: 3px;
	padding-left: 5px;
  font-family: "Kanit";
  font-weight: 300;
  margin-top: 3px;
  width: auto;
}


.bvalidator_errmsg .bvalidator_close_icon {
	font-family: Kanit;
	color: #FFF;
	cursor: pointer;
	display: block;
	position: relative;
	top: -1px;
	font-weight: 600;
	margin-left: 10px;
}

.bvalidator_errmsg em {
	display: block;
	border-color: #03045e transparent transparent;
	border-style: solid;
	border-width: 10px 10px 0;
	height: 0;
	width: 0;
	position: absolute;
	bottom: -5px;
	left: 5px;
}


@media screen and (min-width: 874px) {  

  .bvalidator_errmsg {
    font-size: 0.9rem;
    color: #fff;
    display: none;
    border-radius: 0;
    padding-top: 4px;
    padding-right: 11px;
    padding-bottom: 4px;
    padding-left: 8px;
    font-family: "Kanit";
  }

  .bvalidator_errmsg em {
    display: block;
    border-color: #03045e transparent transparent;
    border-style: solid;
    border-width: 10px 10px 0;
    height: 0;
    width: 0;
    position: absolute;
    bottom: -9px;
    left: 5px;
  }
  

}



#gdpr-cookie-message {
  position: fixed;
  right: 30px;
  bottom: 30px;
  max-width: 375px;
  background-color: #ececec;
  padding: 15px;
  border-radius: 5px;
  box-shadow: 0 6px 6px rgba(0, 0, 0, 0.25);
  margin-left: 30px;
  z-index: 10000;
  text-align: left;
}

#gdpr-cookie-message h4 {
  color: #03045e;
  font-family: Kanit;
  font-size: 0.75rem;
  font-weight: 400;
  margin-bottom: 5px;
}

#gdpr-cookie-message p {
  color: #03045e;
  font-family: Kanit;
  font-size: 0.7rem;
  margin-top: 0;
  margin-bottom: 5px;
}

#gdpr-cookie-message p:last-child {
  margin-bottom: 0;
  text-align: right;
}

#gdpr-cookie-message a {
  color: #03045e;
  font-size: 0.7rem;
  text-decoration: none;
  padding-bottom: 2px;
  border-bottom: 1px dotted #03045e;
  transition: all 0.3s ease-in;
}

#gdpr-cookie-message button {
  border: none;
  background: #000000;
  color: white;
  font-size: 0.7rem;
  padding: 7px;
  border-radius: 3px;
  margin-left: 15px;
  cursor: pointer;
  transition: all 0.3s ease-in;
}

#gdpr-cookie-message button:hover {
  background: #03045e;
  color: white;
  transition: all 0.3s ease-in;
}

.basket-notification-container {
  position: fixed;
  top: 41px;
  right:0;
  z-index:1000000;
}

.basket-notification {
  width: 250px;
  background: #FFF;
  padding: 15px 10px;
  box-shadow: 0 1px 7.68px 0.32px rgba(0, 0, 0, 0.22);
  position: relative;
  display: none;
}

.basket-notification:after {
  border-left: 7.5px solid transparent;
  border-right: 7.5px solid transparent;
  width: 0; 
  height: 0; 
  content: ' ';
  border-bottom: 7.5px solid #FFF;
  position: absolute;
  left: 130px;
  bottom: 100%;
}

.basket-notification__header {
  color: #000;
  font-size: 0.875rem;
  font-weight: bold;
  margin-bottom: 6px;
}

.basket-notification__actions__continue {
  text-decoration: underline;
  font-size: 0.75rem;
  color: #03045e;
  cursor: pointer;
  margin-right: 14px;
}

.basket-notification__actions__basket {
  text-decoration: underline;
  font-size: 0.75rem;
  color: #007200;
  cursor: pointer;
}


@media screen and (min-width: 800px) {  

  .basket-notification-container {
    top: 60px;
  }
  
  .basket-notification {
    width: 381px;
    padding: 29px 18px;
  }
  
  .basket-notification:after {
    border-left: 7.5px solid transparent;
    border-right: 7.5px solid transparent;
    border-bottom: 7.5px solid #FFF;
    left: 108px;
  }
  
  .basket-notification__header {
    font-size: 1rem;
    margin-bottom: 14px;
  }

  
  .basket-notification__actions__continue {
    font-size: 0.875rem;
    margin-right: 14px;
  }
  
  .basket-notification__actions__basket {
    font-size: 0.875rem;
  }

}


@media screen and (min-width: 880px) {  


  .basket-notification-container {
    top: 82px;
  }

  .basket-notification:after {
    left: 71px;
  }

}

@media screen and (min-width: 1280px) {  

  .basket-notification:after {
    left: 35px;
  }

}

/* 
### Qualification CSkills Structure - Navigation
*/

.qual-structure-container {
  display: block;
  margin-bottom: 50px;
}

.qual-structure-navigation {
  display: block;
  margin: 0 0;
}

.qual-structure-navigation-list {
  margin: 0;
  padding:0;
  list-style: none;
}

.qual-structure-navigation-list:before,
.qual-structure-navigation-list:after {
  clear: both;
  content: ' ';
  display: table;
}



.qual-structure-navigation-list-item {
  background: #03045e;
  float:left;
  display: block;
  color: #FFF;
  font-size: 0.75rem;
  margin: 0 1px 0 0;
  min-height: 30px;
  padding: 10px;
  cursor: pointer;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  border: 1px solid #bdbec0;
  border-bottom: 0;
  border-top-right-radius: 4px; 
  border-top-left-radius: 4px;
  opacity: 0.5;
  font-family: "Kanit";
  font-weight: 400;
}

.qual-structure-navigation-list-item:hover {
  opacity: 0.8;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.qual-structure-navigation-list-item.active {
  background : #03045e;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  opacity: 1;
}

.qual-structure-navigation-list-item.active:hover  {
  background : #03045e;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

@media screen and (min-width: 880px) {

  .qual-structure-navigation-list-item {
    font-size: 1.25rem;
    min-height: 50px;
    padding: 15px 26px;
    margin: 0 1px 0 0;
  }

}

/* 
### Qualification CSkills Structure - Panel
*/

.qual-structure {
  display: block;
}

.qual-structure__panel {
  background: #FFF;
  padding: 10px;
  margin-bottom: 2px;
  border: 1px solid #bdbec0;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.qual-structure__panel .downloads__header {
  display: block !important;
}

@media screen and (min-width:768px) {
  .qual-structure__panel {
    padding: 15px;
  }
}

@media screen and (min-width: 880px) {

  .qual-structure__panel {
    padding: 20px 27px;
    min-height: 180px;
  }

}

.data-bar {
  display: block;
}

.data-bar__select {
  display: block;
}

.data-bar__download {
  display: block;
}

@media screen and (min-width:600px) {

  .data-bar {
    display: block;
  }
  
  .data-bar__select {
    display: inline-block;
    max-width: 133px;
    vertical-align: top;
    margin: 0 17px 0 0;
  }
  
  .data-bar__download {
    display: inline-block;
    max-width: 400px;
    vertical-align: top;
    padding-top: 9px;
  }
  
  .data-bar__download .download{
    display: inline-block !important;
    width: auto !important;
  }
}

@media screen and (min-width:880px) {

  .data-bar__download {
    padding-top: 17px;
  }

}

.data--hide {
  display: none !important;
}