/* Start doore stack page CSS code */	.doo-re-grid{	  -webkit-box-sizing: border-box !important;	  -moz-box-sizing: border-box !important;	  box-sizing: border-box !important;	  vertical-align: top;	}		.doo-re-grid *, .doo-re-grid *:after, .doo-re-grid *:before {	  -webkit-box-sizing: border-box !important;	  -moz-box-sizing: border-box !important;	  box-sizing: border-box !important;	}			[class*='re-col-'] {	  display: inline-block;	}			.re-col-desk-0 {	  width: 0;	  display: none;	}	.re-col-desk-1 {	  width: 8.333333%;	  display: inline-block;	}	.re-col-desk-2 {	  width: 16.666666%;	  display: inline-block;	}	.re-col-desk-3 {	  width: 25%;	  display: inline-block;	}	.re-col-desk-4 {	  width: 33.333333%;	  display: inline-block;	}	.re-col-desk-5 {	  width: 41.666666%;	  display: inline-block;	}	.re-col-desk-6 {	  width: 50%;	  display: inline-block;	}	.re-col-desk-7 {	  width: 58.333333%;	  display: inline-block;	}	.re-col-desk-8 {	  width: 66.666666%;	  display: inline-block;	}	.re-col-desk-9 {	  width: 75%;	  display: inline-block;	}	.re-col-desk-10 {	  width: 83.333333%;	  display: inline-block;	}	.re-col-desk-11 {	  width: 91.666666%;	  display: inline-block;	}	.re-col-desk-12 {	  width: 100%;	  display: inline-block;	}			/* End doore stack page CSS code */#stacks_in_1231>.s3_row {
	margin: 0 -10px;
}

#stacks_in_1231>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_1231>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_1231>.s3_row>.s3_column {
	padding: 0 10px;
}










@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {


	#stacks_in_1231>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_1231>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}





#stacks_in_1239>.s3_row {
	margin: 0 -10px;
}

#stacks_in_1239>.s3_row>.s3_column_left {
	width: 33.33%;
}

#stacks_in_1239>.s3_row>.s3_column_center {
	width: 33.339996%;
}

#stacks_in_1239>.s3_row>.s3_column_right {
	width: 33.33%;
}

#stacks_in_1239>.s3_row>.s3_column {
	padding: 0 10px;
}








@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {


	#stacks_in_1239>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_1239>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}



/* If modifying any of this code, update the template.html file too */

/* CSS code for the AMI (EN) button */

#stacks_in_1245 *,
#stacks_in_1245 *:before,
#stacks_in_1245 *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.ButtonMakerStackstacks_in_1245 {
	line-height: 35px;
	width: 100%;
	text-align: center;
	position: relative;
	z-index: 10;
	transition: all 300ms ease-in-out;
	border-radius: 0px;
	overflow: hidden;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}






/* Solid colour fill */
.ButtonMakerStackstacks_in_1245 {
	background: #074080;
}

.ButtonMakerStackstacks_in_1245:hover {
	background: #800002;
}




















.ButtonMakerStackstacks_in_1245 .Button-Gloss {
	position: absolute;
	bottom: 0;
	left: 0;
	height: 50%;
	width: 100%;
	background: #074080;
	opacity: 0.10;
	transition: all 300ms ease-in-out;
}

/* Adjust the bevel opavity on button hover */
.ButtonMakerStackstacks_in_1245:hover .Button-Gloss {
	opacity: 0.0;
}


.ButtonMakerStackstacks_in_1245 a.Button-Link {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 25;
	outline: none;
}

/* Button inset effect on click */
.ButtonMakerStackstacks_in_1245 a.Button-Link:active {
	
	-webkit-box-shadow:inset 0 0 5px 2px #333333;
	box-shadow:inset 0 0 5px 2px #333333;
	
	outline: none;
}

.ButtonMakerStackstacks_in_1245 .Button-Label {
	color: #E6E6E6;
	font-size: 14px;
	display: block;
	z-index: 15;
	position: relative;
	transition: all 300ms ease-in-out;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: center;
	padding-left: 0px;
	padding-right: 0px;
}

.ButtonMakerStackstacks_in_1245:hover .Button-Label {
	color: #FFFFFF;
}






@media print {
	.ButtonMakerStackstacks_in_1245 {
		display: none !important;
	}
}

/* End of CSS code for the AMI (EN) button */












#stacks_in_1245 {
	background-color: rgba(251, 2, 7, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}
/* If modifying any of this code, update the template.html file too */

/* CSS code for the AMI (TH) button */

#stacks_in_1243 *,
#stacks_in_1243 *:before,
#stacks_in_1243 *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.ButtonMakerStackstacks_in_1243 {
	line-height: 35px;
	width: 100%;
	text-align: center;
	position: relative;
	z-index: 10;
	transition: all 300ms ease-in-out;
	border-radius: 0px;
	overflow: hidden;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}






/* Solid colour fill */
.ButtonMakerStackstacks_in_1243 {
	background: #074080;
}

.ButtonMakerStackstacks_in_1243:hover {
	background: #800002;
}




















.ButtonMakerStackstacks_in_1243 .Button-Gloss {
	position: absolute;
	bottom: 0;
	left: 0;
	height: 50%;
	width: 100%;
	background: #074080;
	opacity: 0.10;
	transition: all 300ms ease-in-out;
}

/* Adjust the bevel opavity on button hover */
.ButtonMakerStackstacks_in_1243:hover .Button-Gloss {
	opacity: 0.0;
}


.ButtonMakerStackstacks_in_1243 a.Button-Link {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 25;
	outline: none;
}

/* Button inset effect on click */
.ButtonMakerStackstacks_in_1243 a.Button-Link:active {
	
	-webkit-box-shadow:inset 0 0 5px 2px #333333;
	box-shadow:inset 0 0 5px 2px #333333;
	
	outline: none;
}

.ButtonMakerStackstacks_in_1243 .Button-Label {
	color: #E6E6E6;
	font-size: 14px;
	display: block;
	z-index: 15;
	position: relative;
	transition: all 300ms ease-in-out;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: center;
	padding-left: 0px;
	padding-right: 0px;
}

.ButtonMakerStackstacks_in_1243:hover .Button-Label {
	color: #FFFFFF;
}






@media print {
	.ButtonMakerStackstacks_in_1243 {
		display: none !important;
	}
}

/* End of CSS code for the AMI (TH) button */












#stacks_in_1243 {
	background-color: rgba(251, 2, 7, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}
/* If modifying any of this code, update the template.html file too */

/* CSS code for the asian arts button */

#stacks_in_1241 *,
#stacks_in_1241 *:before,
#stacks_in_1241 *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.ButtonMakerStackstacks_in_1241 {
	line-height: 35px;
	width: 100%;
	text-align: center;
	position: relative;
	z-index: 10;
	transition: all 300ms ease-in-out;
	border-radius: 0px;
	overflow: hidden;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}






/* Solid colour fill */
.ButtonMakerStackstacks_in_1241 {
	background: #FDA242;
}

.ButtonMakerStackstacks_in_1241:hover {
	background: #108080;
}




















.ButtonMakerStackstacks_in_1241 .Button-Gloss {
	position: absolute;
	bottom: 0;
	left: 0;
	height: 50%;
	width: 100%;
	background: #074080;
	opacity: 0.10;
	transition: all 300ms ease-in-out;
}

/* Adjust the bevel opavity on button hover */
.ButtonMakerStackstacks_in_1241:hover .Button-Gloss {
	opacity: 0.0;
}


.ButtonMakerStackstacks_in_1241 a.Button-Link {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 25;
	outline: none;
}

/* Button inset effect on click */
.ButtonMakerStackstacks_in_1241 a.Button-Link:active {
	
	-webkit-box-shadow:inset 0 0 5px 2px #333333;
	box-shadow:inset 0 0 5px 2px #333333;
	
	outline: none;
}

.ButtonMakerStackstacks_in_1241 .Button-Label {
	color: #108080;
	font-size: 14px;
	display: block;
	z-index: 15;
	position: relative;
	transition: all 300ms ease-in-out;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: center;
	padding-left: 0px;
	padding-right: 0px;
}

.ButtonMakerStackstacks_in_1241:hover .Button-Label {
	color: #FFFFFF;
}






@media print {
	.ButtonMakerStackstacks_in_1241 {
		display: none !important;
	}
}

/* End of CSS code for the asian arts button */












#stacks_in_1241 {
	background-color: rgba(251, 2, 7, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}
#stacks_in_1233>.s3_row {
	margin: 0 -10px;
}

#stacks_in_1233>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_1233>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_1233>.s3_row>.s3_column {
	padding: 0 10px;
}










@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {


	#stacks_in_1233>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_1233>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}






.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_1247 {
	height: 20.00px;
}




















@media print {
	#spacerStackstacks_in_1247 {
		display: none !important;
	}
}
#stacks_in_1248>.s3_row {
	margin: 0 -10px;
}

#stacks_in_1248>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_1248>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_1248>.s3_row>.s3_column {
	padding: 0 10px;
}










@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {


	#stacks_in_1248>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_1248>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}





#stacks_in_1256>.s3_row {
	margin: 0 -10px;
}

#stacks_in_1256>.s3_row>.s3_column_left {
	width: 33.33%;
}

#stacks_in_1256>.s3_row>.s3_column_center {
	width: 33.339996%;
}

#stacks_in_1256>.s3_row>.s3_column_right {
	width: 33.33%;
}

#stacks_in_1256>.s3_row>.s3_column {
	padding: 0 10px;
}








@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {


	#stacks_in_1256>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_1256>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}



/* If modifying any of this code, update the template.html file too */

/* CSS code for the HUCKY (EN) button */

#stacks_in_1262 *,
#stacks_in_1262 *:before,
#stacks_in_1262 *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.ButtonMakerStackstacks_in_1262 {
	line-height: 35px;
	width: 100%;
	text-align: center;
	position: relative;
	z-index: 10;
	transition: all 300ms ease-in-out;
	border-radius: 0px;
	overflow: hidden;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}






/* Solid colour fill */
.ButtonMakerStackstacks_in_1262 {
	background: #800080;
}

.ButtonMakerStackstacks_in_1262:hover {
	background: #800080;
}




















.ButtonMakerStackstacks_in_1262 .Button-Gloss {
	position: absolute;
	bottom: 0;
	left: 0;
	height: 50%;
	width: 100%;
	background: #074080;
	opacity: 0.10;
	transition: all 300ms ease-in-out;
}

/* Adjust the bevel opavity on button hover */
.ButtonMakerStackstacks_in_1262:hover .Button-Gloss {
	opacity: 0.0;
}


.ButtonMakerStackstacks_in_1262 a.Button-Link {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 25;
	outline: none;
}

/* Button inset effect on click */
.ButtonMakerStackstacks_in_1262 a.Button-Link:active {
	
	-webkit-box-shadow:inset 0 0 5px 2px #333333;
	box-shadow:inset 0 0 5px 2px #333333;
	
	outline: none;
}

.ButtonMakerStackstacks_in_1262 .Button-Label {
	color: #E6E6E6;
	font-size: 14px;
	display: block;
	z-index: 15;
	position: relative;
	transition: all 300ms ease-in-out;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: center;
	padding-left: 0px;
	padding-right: 0px;
}

.ButtonMakerStackstacks_in_1262:hover .Button-Label {
	color: #FFFFFF;
}






@media print {
	.ButtonMakerStackstacks_in_1262 {
		display: none !important;
	}
}

/* End of CSS code for the HUCKY (EN) button */












#stacks_in_1262 {
	background-color: rgba(251, 2, 7, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}
/* If modifying any of this code, update the template.html file too */

/* CSS code for the HUCKY (TH) button */

#stacks_in_1260 *,
#stacks_in_1260 *:before,
#stacks_in_1260 *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.ButtonMakerStackstacks_in_1260 {
	line-height: 35px;
	width: 100%;
	text-align: center;
	position: relative;
	z-index: 10;
	transition: all 300ms ease-in-out;
	border-radius: 0px;
	overflow: hidden;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}






/* Solid colour fill */
.ButtonMakerStackstacks_in_1260 {
	background: #800080;
}

.ButtonMakerStackstacks_in_1260:hover {
	background: #800080;
}




















.ButtonMakerStackstacks_in_1260 .Button-Gloss {
	position: absolute;
	bottom: 0;
	left: 0;
	height: 50%;
	width: 100%;
	background: #074080;
	opacity: 0.10;
	transition: all 300ms ease-in-out;
}

/* Adjust the bevel opavity on button hover */
.ButtonMakerStackstacks_in_1260:hover .Button-Gloss {
	opacity: 0.0;
}


.ButtonMakerStackstacks_in_1260 a.Button-Link {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 25;
	outline: none;
}

/* Button inset effect on click */
.ButtonMakerStackstacks_in_1260 a.Button-Link:active {
	
	-webkit-box-shadow:inset 0 0 5px 2px #333333;
	box-shadow:inset 0 0 5px 2px #333333;
	
	outline: none;
}

.ButtonMakerStackstacks_in_1260 .Button-Label {
	color: #E6E6E6;
	font-size: 14px;
	display: block;
	z-index: 15;
	position: relative;
	transition: all 300ms ease-in-out;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: center;
	padding-left: 0px;
	padding-right: 0px;
}

.ButtonMakerStackstacks_in_1260:hover .Button-Label {
	color: #FFFFFF;
}






@media print {
	.ButtonMakerStackstacks_in_1260 {
		display: none !important;
	}
}

/* End of CSS code for the HUCKY (TH) button */












#stacks_in_1260 {
	background-color: rgba(251, 2, 7, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}
/* If modifying any of this code, update the template.html file too */

/* CSS code for the Photos button */

#stacks_in_1258 *,
#stacks_in_1258 *:before,
#stacks_in_1258 *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.ButtonMakerStackstacks_in_1258 {
	line-height: 35px;
	width: 100%;
	text-align: center;
	position: relative;
	z-index: 10;
	transition: all 300ms ease-in-out;
	border-radius: 0px;
	overflow: hidden;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}






/* Solid colour fill */
.ButtonMakerStackstacks_in_1258 {
	background: #800080;
}

.ButtonMakerStackstacks_in_1258:hover {
	background: #800080;
}




















.ButtonMakerStackstacks_in_1258 .Button-Gloss {
	position: absolute;
	bottom: 0;
	left: 0;
	height: 50%;
	width: 100%;
	background: #074080;
	opacity: 0.10;
	transition: all 300ms ease-in-out;
}

/* Adjust the bevel opavity on button hover */
.ButtonMakerStackstacks_in_1258:hover .Button-Gloss {
	opacity: 0.0;
}


.ButtonMakerStackstacks_in_1258 a.Button-Link {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 25;
	outline: none;
}

/* Button inset effect on click */
.ButtonMakerStackstacks_in_1258 a.Button-Link:active {
	
	-webkit-box-shadow:inset 0 0 5px 2px #333333;
	box-shadow:inset 0 0 5px 2px #333333;
	
	outline: none;
}

.ButtonMakerStackstacks_in_1258 .Button-Label {
	color: #E6E6E6;
	font-size: 14px;
	display: block;
	z-index: 15;
	position: relative;
	transition: all 300ms ease-in-out;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: center;
	padding-left: 0px;
	padding-right: 0px;
}

.ButtonMakerStackstacks_in_1258:hover .Button-Label {
	color: #FFFFFF;
}






@media print {
	.ButtonMakerStackstacks_in_1258 {
		display: none !important;
	}
}

/* End of CSS code for the Photos button */












#stacks_in_1258 {
	background-color: rgba(251, 2, 7, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}
#stacks_in_1249>.s3_row {
	margin: 0 -10px;
}

#stacks_in_1249>.s3_row>.s3_column_left {
	width: 33.33%;
}

#stacks_in_1249>.s3_row>.s3_column_center {
	width: 33.339996%;
}

#stacks_in_1249>.s3_row>.s3_column_right {
	width: 33.33%;
}

#stacks_in_1249>.s3_row>.s3_column {
	padding: 0 10px;
}








@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {


	#stacks_in_1249>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_1249>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}



/* If modifying any of this code, update the template.html file too */

/* CSS code for the Masterclass button */

#stacks_in_1254 *,
#stacks_in_1254 *:before,
#stacks_in_1254 *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.ButtonMakerStackstacks_in_1254 {
	line-height: 35px;
	width: 100%;
	text-align: center;
	position: relative;
	z-index: 10;
	transition: all 300ms ease-in-out;
	border-radius: 0px;
	overflow: hidden;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}






/* Solid colour fill */
.ButtonMakerStackstacks_in_1254 {
	background: #800080;
}

.ButtonMakerStackstacks_in_1254:hover {
	background: #800080;
}




















.ButtonMakerStackstacks_in_1254 .Button-Gloss {
	position: absolute;
	bottom: 0;
	left: 0;
	height: 50%;
	width: 100%;
	background: #074080;
	opacity: 0.10;
	transition: all 300ms ease-in-out;
}

/* Adjust the bevel opavity on button hover */
.ButtonMakerStackstacks_in_1254:hover .Button-Gloss {
	opacity: 0.0;
}


.ButtonMakerStackstacks_in_1254 a.Button-Link {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 25;
	outline: none;
}

/* Button inset effect on click */
.ButtonMakerStackstacks_in_1254 a.Button-Link:active {
	
	-webkit-box-shadow:inset 0 0 5px 2px #333333;
	box-shadow:inset 0 0 5px 2px #333333;
	
	outline: none;
}

.ButtonMakerStackstacks_in_1254 .Button-Label {
	color: #E6E6E6;
	font-size: 14px;
	display: block;
	z-index: 15;
	position: relative;
	transition: all 300ms ease-in-out;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: center;
	padding-left: 0px;
	padding-right: 0px;
}

.ButtonMakerStackstacks_in_1254:hover .Button-Label {
	color: #FFFFFF;
}






@media print {
	.ButtonMakerStackstacks_in_1254 {
		display: none !important;
	}
}

/* End of CSS code for the Masterclass button */












#stacks_in_1254 {
	background-color: rgba(251, 2, 7, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_1264 {
	height: 20.00px;
}




















@media print {
	#spacerStackstacks_in_1264 {
		display: none !important;
	}
}
#stacks_in_1265>.s3_row {
	margin: 0 -10px;
}

#stacks_in_1265>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_1265>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_1265>.s3_row>.s3_column {
	padding: 0 10px;
}










@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {


	#stacks_in_1265>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_1265>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}





#stacks_in_1271>.s3_row {
	margin: 0 -10px;
}

#stacks_in_1271>.s3_row>.s3_column_left {
	width: 33.33%;
}

#stacks_in_1271>.s3_row>.s3_column_center {
	width: 33.339996%;
}

#stacks_in_1271>.s3_row>.s3_column_right {
	width: 33.33%;
}

#stacks_in_1271>.s3_row>.s3_column {
	padding: 0 10px;
}








@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {


	#stacks_in_1271>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_1271>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}



/* If modifying any of this code, update the template.html file too */

/* CSS code for the Highlights button */

#stacks_in_1277 *,
#stacks_in_1277 *:before,
#stacks_in_1277 *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.ButtonMakerStackstacks_in_1277 {
	line-height: 35px;
	width: 100%;
	text-align: center;
	position: relative;
	z-index: 10;
	transition: all 300ms ease-in-out;
	border-radius: 0px;
	overflow: hidden;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}






/* Solid colour fill */
.ButtonMakerStackstacks_in_1277 {
	background: #FB0207;
}

.ButtonMakerStackstacks_in_1277:hover {
	background: #FD8008;
}




















.ButtonMakerStackstacks_in_1277 .Button-Gloss {
	position: absolute;
	bottom: 0;
	left: 0;
	height: 50%;
	width: 100%;
	background: #074080;
	opacity: 0.10;
	transition: all 300ms ease-in-out;
}

/* Adjust the bevel opavity on button hover */
.ButtonMakerStackstacks_in_1277:hover .Button-Gloss {
	opacity: 0.0;
}


.ButtonMakerStackstacks_in_1277 a.Button-Link {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 25;
	outline: none;
}

/* Button inset effect on click */
.ButtonMakerStackstacks_in_1277 a.Button-Link:active {
	
	-webkit-box-shadow:inset 0 0 5px 2px #333333;
	box-shadow:inset 0 0 5px 2px #333333;
	
	outline: none;
}

.ButtonMakerStackstacks_in_1277 .Button-Label {
	color: #FFFFFF;
	font-size: 14px;
	display: block;
	z-index: 15;
	position: relative;
	transition: all 300ms ease-in-out;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: center;
	padding-left: 0px;
	padding-right: 0px;
}

.ButtonMakerStackstacks_in_1277:hover .Button-Label {
	color: #FFFFFF;
}






@media print {
	.ButtonMakerStackstacks_in_1277 {
		display: none !important;
	}
}

/* End of CSS code for the Highlights button */












#stacks_in_1277 {
	background-color: rgba(251, 2, 7, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}
/* If modifying any of this code, update the template.html file too */

/* CSS code for the TH-DE Collabs button */

#stacks_in_1275 *,
#stacks_in_1275 *:before,
#stacks_in_1275 *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.ButtonMakerStackstacks_in_1275 {
	line-height: 35px;
	width: 100%;
	text-align: center;
	position: relative;
	z-index: 10;
	transition: all 300ms ease-in-out;
	border-radius: 0px;
	overflow: hidden;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}






/* Solid colour fill */
.ButtonMakerStackstacks_in_1275 {
	background: #FB0207;
}

.ButtonMakerStackstacks_in_1275:hover {
	background: #FD8008;
}




















.ButtonMakerStackstacks_in_1275 .Button-Gloss {
	position: absolute;
	bottom: 0;
	left: 0;
	height: 50%;
	width: 100%;
	background: #074080;
	opacity: 0.10;
	transition: all 300ms ease-in-out;
}

/* Adjust the bevel opavity on button hover */
.ButtonMakerStackstacks_in_1275:hover .Button-Gloss {
	opacity: 0.0;
}


.ButtonMakerStackstacks_in_1275 a.Button-Link {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 25;
	outline: none;
}

/* Button inset effect on click */
.ButtonMakerStackstacks_in_1275 a.Button-Link:active {
	
	-webkit-box-shadow:inset 0 0 5px 2px #333333;
	box-shadow:inset 0 0 5px 2px #333333;
	
	outline: none;
}

.ButtonMakerStackstacks_in_1275 .Button-Label {
	color: #FFFFFF;
	font-size: 14px;
	display: block;
	z-index: 15;
	position: relative;
	transition: all 300ms ease-in-out;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: center;
	padding-left: 0px;
	padding-right: 0px;
}

.ButtonMakerStackstacks_in_1275:hover .Button-Label {
	color: #FFFFFF;
}






@media print {
	.ButtonMakerStackstacks_in_1275 {
		display: none !important;
	}
}

/* End of CSS code for the TH-DE Collabs button */












#stacks_in_1275 {
	background-color: rgba(251, 2, 7, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}
/* If modifying any of this code, update the template.html file too */

/* CSS code for the Thai Nationality button */

#stacks_in_1273 *,
#stacks_in_1273 *:before,
#stacks_in_1273 *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.ButtonMakerStackstacks_in_1273 {
	line-height: 35px;
	width: 100%;
	text-align: center;
	position: relative;
	z-index: 10;
	transition: all 300ms ease-in-out;
	border-radius: 0px;
	overflow: hidden;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}






/* Solid colour fill */
.ButtonMakerStackstacks_in_1273 {
	background: #0F80FF;
}

.ButtonMakerStackstacks_in_1273:hover {
	background: #108080;
}




















.ButtonMakerStackstacks_in_1273 .Button-Gloss {
	position: absolute;
	bottom: 0;
	left: 0;
	height: 50%;
	width: 100%;
	background: #074080;
	opacity: 0.10;
	transition: all 300ms ease-in-out;
}

/* Adjust the bevel opavity on button hover */
.ButtonMakerStackstacks_in_1273:hover .Button-Gloss {
	opacity: 0.0;
}


.ButtonMakerStackstacks_in_1273 a.Button-Link {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 25;
	outline: none;
}

/* Button inset effect on click */
.ButtonMakerStackstacks_in_1273 a.Button-Link:active {
	
	-webkit-box-shadow:inset 0 0 5px 2px #333333;
	box-shadow:inset 0 0 5px 2px #333333;
	
	outline: none;
}

.ButtonMakerStackstacks_in_1273 .Button-Label {
	color: #FFFFFF;
	font-size: 14px;
	display: block;
	z-index: 15;
	position: relative;
	transition: all 300ms ease-in-out;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: center;
	padding-left: 0px;
	padding-right: 0px;
}

.ButtonMakerStackstacks_in_1273:hover .Button-Label {
	color: #FFFFFF;
}






@media print {
	.ButtonMakerStackstacks_in_1273 {
		display: none !important;
	}
}

/* End of CSS code for the Thai Nationality button */












#stacks_in_1273 {
	background-color: rgba(251, 2, 7, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}
#stacks_in_1266>.s3_row {
	margin: 0 -10px;
}

#stacks_in_1266>.s3_row>.s3_column_left {
	width: 33.33%;
}

#stacks_in_1266>.s3_row>.s3_column_center {
	width: 33.339996%;
}

#stacks_in_1266>.s3_row>.s3_column_right {
	width: 33.33%;
}

#stacks_in_1266>.s3_row>.s3_column {
	padding: 0 10px;
}








@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {


	#stacks_in_1266>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_1266>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}




.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_1279 {
	height: 40.00px;
}




















@media print {
	#spacerStackstacks_in_1279 {
		display: none !important;
	}
}
/* Start Stats stack CSS code */ /* End if record mode */.stacks_in_1095cloak, .stacks_in_1095badlogin, .stacks_in_1095admin .statsTotalViews{	display: none;}.stacks_in_1095adminHeader{	background: #444;	padding: 10px 20px 10px 20px;	color: #fff;	font-weight: bold;	font-size: 18px;	font-family: Arial, Helvetica, sans-serif;	-webkit-border-top-left-radius: 4px;	-webkit-border-top-right-radius: 4px;	-moz-border-radius-topleft: 4px;	-moz-border-radius-topright: 4px;	border-top-left-radius: 4px;	border-top-right-radius: 4px;}.stacks_in_1095adminWrapper{	border: 4px solid #444;	border-top: none;	-webkit-border-bottom-right-radius: 4px;	-webkit-border-bottom-left-radius: 4px;	-moz-border-radius-bottomright: 4px;	-moz-border-radius-bottomleft: 4px;	border-bottom-right-radius: 4px;	border-bottom-left-radius: 4px;	font-family: Arial, Helvetica, sans-serif;	color: #333;	background: #fff;}.stacks_in_1095adminTopper{	position: relative;	background: #fff;	padding: 20px;}.stacks_in_1095totalPageViews{	font-weight: bold;	font-size: 18px;}.stacks_in_1095resetAll{	display: inline-block;	line-height: 20px;	padding: 0 10px 0 10px;	font-size: 12px;	color: #fff;	background: #e72b2e;	-webkit-border-radius: 10px;	-moz-border-radius: 10px;	border-radius: 10px;	margin-top: 10px;	cursor: pointer;}.stacks_in_1095admin{	background: #E2E7EA;	padding: 10px;	border-top: 1px solid #ADB7C8;}.statsAdminStatItem{	background: #F4F5F8;	padding: 20px;	margin: 5px;	font-family: Arial, Helvetica, sans-serif;	border: 1px solid #ADB7C8;	-webkit-border-radius: 4px;	-moz-border-radius: 4px;	border-radius: 4px;}.statsAdminPageName{	padding: 0;	font-weight: bold;	font-size: 18px;	color: #333;}.statsPageUrl{	padding: 3px 0 0 0;	font-size: 14px;	overflow: hidden;}.statsPageUrl a,.statsPageUrl a:hover,.statsPageUrl a:active,.statsPageUrl a:visited{	color: #e72b2e !important;	display: inline-block;	text-align: right;}.statsAdminViewCount{	padding: 3px 0 0 0;	font-size: 14px;	color: #333;	line-height: 18px;}.statsAdminViewCount span{	display: inline-block;	padding: 0 10px 0 10px;	font-size: 10px;	color: #fff;	background: #e72b2e;	-webkit-border-radius: 10px;	-moz-border-radius: 10px;	border-radius: 10px;	cursor: pointer;}.stacks_in_1095loginWrapper{	position: relative;	padding: 20px;	background: #fff;}#stacks_in_1095loginfield{    background-color:#fff;     border:#ccc solid 1px;     -webkit-border-radius: 4px;	-moz-border-radius: 4px;	border-radius: 4px;    font:normal Arial, Helvetica, sans-serif 12px;     color:#333;     line-height:26px;     padding-left:6px;}#stacks_in_1095loginbutton{    background-color:#e72b2e;     border:#e72b2e solid 1px;     -webkit-border-radius: 4px;	-moz-border-radius: 4px;	border-radius: 4px;    font:normal Arial, Helvetica, sans-serif 12px;     color:#fff; line-height:28px;     display:inline-block;     padding:0 4px;     display:inline-block}.stacks_in_1095badlogin{	color: #e72b2e;	padding: 3px 0 0 0;	font:normal Arial, Helvetica, sans-serif 12px;	font-size: 14px;	line-height: 18px;}#stacks_in_1095refreshbutton{	position: absolute;	top: 20px;	right: 20px;	padding: 0 20px 0 20px;	line-height: 20px;	font:normal Arial, Helvetica, sans-serif 14px;	color: #fff;	background: #e72b2e;	-webkit-border-radius: 10px;	-moz-border-radius: 10px;	border-radius: 10px;	cursor: pointer;}.stacks_in_1095statsReport{	position: absolute;	bottom: 20px;	right: 20px;	padding: 0 20px 0 20px;	line-height: 20px;	font:normal Arial, Helvetica, sans-serif 14px;	color: #fff;	background: #e72b2e;	-webkit-border-radius: 10px;	-moz-border-radius: 10px;	border-radius: 10px;	cursor: pointer;} /* End if admin mode *//* End Stats stack CSS code */
#stacks_in_1095 {
	background-color: rgba(204, 204, 204, 1.00);
}
/* -- Start Textalign Each css Template -- */
#stacks_in_1283 {
	text-align: justify !important;
}





@media only screen and (max-width: 768px) {
    #stacks_in_1283 {
		text-align: left !important;
	}
	
	#stacks_in_1283 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_1283 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_1283 {
		text-align: left !important;
	}
	
	#stacks_in_1283 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_1283 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- *//* -- Start Textalign Each css Template -- */
#stacks_in_1285 {
	text-align: justify !important;
}





@media only screen and (max-width: 768px) {
    #stacks_in_1285 {
		text-align: left !important;
	}
	
	#stacks_in_1285 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_1285 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_1285 {
		text-align: left !important;
	}
	
	#stacks_in_1285 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_1285 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- *//* -- Start Textalign Each css Template -- */
#stacks_in_1287 {
	text-align: justify !important;
}





@media only screen and (max-width: 768px) {
    #stacks_in_1287 {
		text-align: left !important;
	}
	
	#stacks_in_1287 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_1287 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_1287 {
		text-align: left !important;
	}
	
	#stacks_in_1287 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_1287 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- *//* Start dooReflow stack each CSS code */	#stacks_in_1290 .grid-pad{		margin-left: -15px;		margin-right: -15px;		margin-top: -15px;		margin-bottom: -15px;	}	#stacks_in_1290 [class*='re-col-']{	  padding-left: 15px;	  padding-right: 15px;	  padding-top: 15px;	  padding-bottom: 15px;	  vertical-align: top;	}			@media all and (max-width: 1024px) {		#stacks_in_1290 [class*='re-col-tabl'] {		  display: inline-block;		}		#stacks_in_1290 .re-col-tabl-0 {		  width: 0;		  display: none;		}		#stacks_in_1290 .re-col-tabl-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_1290 .re-col-tabl-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_1290 .re-col-tabl-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_1290 .re-col-tabl-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_1290 .re-col-tabl-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_1290 .re-col-tabl-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_1290 .re-col-tabl-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_1290 .re-col-tabl-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_1290 .re-col-tabl-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_1290 .re-col-tabl-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_1290 .re-col-tabl-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_1290 .re-col-tabl-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 768px) {		[class*='re-col-tab'] {		  display: inline-block;		}		#stacks_in_1290 .re-col-tab-0 {		  width: 0;		  display: none;		}		#stacks_in_1290 .re-col-tab-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_1290 .re-col-tab-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_1290 .re-col-tab-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_1290 .re-col-tab-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_1290 .re-col-tab-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_1290 .re-col-tab-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_1290 .re-col-tab-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_1290 .re-col-tab-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_1290 .re-col-tab-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_1290 .re-col-tab-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_1290 .re-col-tab-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_1290 .re-col-tab-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 480px) {		[class*='re-col-mob'] {		  display: inline-block;		}		#stacks_in_1290 .re-col-mob-0 {		  width: 0;		  display: none;		}		#stacks_in_1290 .re-col-mob-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_1290 .re-col-mob-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_1290 .re-col-mob-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_1290 .re-col-mob-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_1290 .re-col-mob-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_1290 .re-col-mob-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_1290 .re-col-mob-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_1290 .re-col-mob-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_1290 .re-col-mob-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_1290 .re-col-mob-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_1290 .re-col-mob-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_1290 .re-col-mob-12 {		  width: 100%;		  display: inline-block;		}	}		/* End dooReflow stack each CSS code */
#stacks_in_1290 {
	background-color: rgba(244, 244, 244, 1.00);
	border: solid rgba(179, 179, 179, 1.00);
	border-width:  1px;
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding:  12px;
}
/* -- Start Textalign Each css Template -- */
#stacks_in_1291 {
	text-align: justify !important;
}





@media only screen and (max-width: 768px) {
    #stacks_in_1291 {
		text-align: left !important;
	}
	
	#stacks_in_1291 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_1291 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_1291 {
		text-align: left !important;
	}
	
	#stacks_in_1291 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_1291 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- *//* -- Start Textalign Each css Template -- */
#stacks_in_1293 {
	text-align: justify !important;
}





@media only screen and (max-width: 768px) {
    #stacks_in_1293 {
		text-align: left !important;
	}
	
	#stacks_in_1293 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_1293 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_1293 {
		text-align: left !important;
	}
	
	#stacks_in_1293 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_1293 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- */
.spacerStack {
	height: 15.00px;
}

#spacerStackstacks_in_1296 {
	height: 15.00px;
}




















@media print {
	#spacerStackstacks_in_1296 {
		display: none !important;
	}
}
/* -- Start Textalign Each css Template -- */
#stacks_in_1297 {
	text-align: justify !important;
}





@media only screen and (max-width: 768px) {
    #stacks_in_1297 {
		text-align: left !important;
	}
	
	#stacks_in_1297 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_1297 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_1297 {
		text-align: left !important;
	}
	
	#stacks_in_1297 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_1297 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- *//* -- Start Textalign Each css Template -- */
#stacks_in_1300 {
	text-align: justify !important;
}





@media only screen and (max-width: 768px) {
    #stacks_in_1300 {
		text-align: left !important;
	}
	
	#stacks_in_1300 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_1300 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_1300 {
		text-align: left !important;
	}
	
	#stacks_in_1300 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_1300 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- *//* -- Start Textalign Each css Template -- */
#stacks_in_1302 {
	text-align: justify !important;
}





@media only screen and (max-width: 768px) {
    #stacks_in_1302 {
		text-align: left !important;
	}
	
	#stacks_in_1302 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_1302 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_1302 {
		text-align: left !important;
	}
	
	#stacks_in_1302 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_1302 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- *//* -- Start Textalign Each css Template -- */
#stacks_in_1305 {
	text-align: justify !important;
}





@media only screen and (max-width: 768px) {
    #stacks_in_1305 {
		text-align: left !important;
	}
	
	#stacks_in_1305 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_1305 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_1305 {
		text-align: left !important;
	}
	
	#stacks_in_1305 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_1305 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- *//* -- Start Textalign Each css Template -- */
#stacks_in_1307 {
	text-align: justify !important;
}





@media only screen and (max-width: 768px) {
    #stacks_in_1307 {
		text-align: left !important;
	}
	
	#stacks_in_1307 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_1307 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_1307 {
		text-align: left !important;
	}
	
	#stacks_in_1307 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_1307 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- */