@import "../fonts/stylesheet.css";
html {
	height: 100%;
	font-size: 100%;
}
body {
	background: #000;
	padding: 0;
	text-align: center;
	font-family: 'angsana_newregular';
	position: relative;
	margin: 0;
	height: 100%;
	font-size: 1em;
}
.wrapper {
	height: 100% !important;
	height: 100%;
	margin: 0 auto;
	overflow: hidden
}
a {
	text-decoration: none
}
h1, h2 {
	width: 100%;
	float: left
}
h1 {
	color: #000;
	margin-bottom: 5px;
	font-size: 2em;
	letter-spacing: -4px;
	font-weight: 100;
	line-height: 0.8em;
}
h2 {
	color: #6D461D;
	font-weight: 100;
	margin-top: 0;
	margin-bottom: 10px
}
.pointer {
	color: #9b59b6;
	font-family: 'Pacifico', cursive;
	font-size: 30px;
	margin-top: 15px
}
.main {
	float: left;
	width: 100%;
	margin: 0 auto
}
.main h1 {
	float: left;
	width: 100%;
	font-size: 2em;
	line-height: 0.8em;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	font-weight: 100;
	color: #fff;
	margin: 0
}

.back {
	position: absolute;
	bottom: 0;
	left: 0;
	text-align: center;
	display: block;
	padding: 7px;
	width: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	background: rgba(255, 255, 255, 0.75);
	font-weight: bold;
	color: #000;
	-webkit-transition: all 500ms ease-in-out;
	-moz-transition: all 500ms ease-in-out;
	-o-transition: all 500ms ease-in-out;
	transition: all 500ms ease-in-out;
	z-index: 999
}
.back a {
	color: #000
}
.back a:hover {
	color: #444
}
header {
	position: relative;
	z-index: 10
}
.main section .page_container {
	position: relative;
	top: 10%;
	margin: 0 auto 0;
	max-width: 80%;
	z-index: 3;
	height: 100%;
	font-size: 1.3em;
	line-height: 0.9em;
}
.main section {
	overflow: hidden
}
.main section > img {
	position: absolute;
	max-width: 100%;
	z-index: 1
}
.main section.page1 {
	background: rgba(0, 0, 0, 0) url("../images/loft.jpg") repeat scroll center center
}
.main section.page1 h1 {
	text-align: left;
	padding: 0;
	margin-bottom: 15px;
	font-size: 2em;
	color: #fff;
	line-height: 0.8em;
}
.main section.page1 h2 {
	color: rgba(0, 0, 0, 0.85);
	text-align: center;
	width: 435px;
	line-height: 160%
}
.main section .page_container .btns {
	clear: both;
	float: left;
	text-align: center;
	width: 500px
}
.main section .page_container .btns a {
	text-align: center
}
.main section.page5, .main section.page4, .main section.page6, .main section.page2 {
	background: #000;
	color: #fff
}
.main section.page5 {
	background-color: white;
	color: black
}
.main section.page5 > img, .main section.page4 > img, .main section.page6 > img, .main section.page2 > img {
	position: absolute;
	top: -300px;
	left: 50%;
	margin-left: -1095px
}
.main section.page5 .page_container, .main section.page4 .page_container, .main section.page6 .page_container, .main section.page2 .page_container {
	overflow: hidden
}
.main section.page5 .left, .main section.page4 .left, .main section.page6 .left, .main section.page2 .left, .main section.page3 .left {
	float: left;
	text-align: left;
	padding: 0 2% 2%;
	width: 46%;
	height: 69%;
	overflow: hidden
}
.main section ul.left li {
	border-bottom: 1px solid #000;
	display: block;
	margin-top: 5px;
	padding-bottom: 6px;
	padding-top: 6px
}
.main section ul.left li a {
	color: #000;
	font-weight: bold
}
.main section ul.left li a:hover {
	color: #666666
}
.main section .french {
	display: block;
	color: #666;
	font-style: italic
}
.main section.page4 .french, .main section.page6 .french, .main section.page2 .french {
	color: #ccc
}
.main section.page2 .right, .main section.page5 .right, .main section.page4 .right, .main section.page6 .right, .main section.page3 .right {
	overflow: hidden;
	text-align: left;
	padding: 0 2% 2%;
	width: 46%;
	float: right;
	height: 69%;
	overflow: hidden
}
.main section .right.item {
	display: none
}
.main section.page5 h1, .main section.page4 h1, .main section.page6 h1, .main section.page2 h1, .main section.page3 h1 {
	text-align: left;
	padding: 0;
	margin-bottom: 15px;
	font-size: 2em;
	letter-spacing: -1px;
	color: #fff;
	padding-left: 2%;
	text-transform: uppercase;
	line-height: 0.8em;
}
.main section .page_container p strong {
	text-transform: uppercase
}
.main section.page5 h1 {
	color: #000
}
.main section.page5 h2, .main section.page4 h2, .main section.page6 h2, .main section.page2 h2 {
	color: #000;
	text-align: center;
	line-height: 160%;
	font-weight: 100
}
.main section.page3 {
	background-color: white
}
.main section.page3 .page_container {
	overflow: hidden
}
.main section.page3 h1 {
	color: #000
}
.main section.page4 h1 {
	text-align: center;
	padding: 0;
	margin-bottom: 15px;
	font-size: 2em;
	letter-spacing: -1px;
	color: #fff;
	line-height: 0.8em;
}
.main section.page4 .value {
	float: left;
	width: 21%;
	height: 75px;
	padding-top: 75px;
	margin: 2%;
	background-color: #000;
	color: #fff;
	font-weight: bold;
	/*text-transform: uppercase;*/
	font-size: 100%;
	overflow:hidden;
}
.main section.page3 h2 {
	color: rgba(0, 0, 0, 0.85);
	text-align: left;
	line-height: 160%;
	font-weight: 100;
	font-size: 21px
}
body.disabled-onepage-scroll .onepage-wrapper section {
	min-height: 100%;
	height: auto
}
body.disabled-onepage-scroll .main section .page_container, body.disabled-onepage-scroll .main section.page3 .page_container {
	padding: 20px;
	margin-top: 150px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 0.85em
}
body.disabled-onepage-scroll section .page_container h1 {
	text-align: center;
	font-size: 2em;
}
body.disabled-onepage-scroll section .page_container h2, body.disabled-onepage-scroll section .page_container .credit, body.disabled-onepage-scroll section .page_container .btns {
	text-align: center;
	width: 100%
}
body.disabled-onepage-scroll .main section.page1 > img {
	position: absolute;
	width: 80%;
	left: 10%
}
body.disabled-onepage-scroll .main section > img {
	position: relative;
	max-width: 80%;
	bottom: 0
}
body.disabled-onepage-scroll code {
	width: 95%;
	margin: 0 auto 25px;
	float: none;
	overflow: hidden
}
body.disabled-onepage-scroll .main section.page3 .page_container {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	right: 0
}
.footer {
	color: #fff
}
.footer ul li a {
	color: #fff
}
form {
	margin: 0 auto;
	padding: 1em
}
form div + div {
	margin-top: 1em
}
label {
	display: block;
	text-align: left
}
span.error {
	color: #A2261E;
	margin-left: 5px;
}
input {
	-webkit-appearance: none; /*Safari/Chrome*/
    -moz-appearance: none; /*Firefox*/
    -ms-appearance: none; /*IE*/
    -o-appearance: none; /*Opera*/
    appearance: none;
    -webkit-border-radius: 0; 
	width: 96%;
	height: 15px;
	border: 0;
	padding: 2%;
	border: 1px solid #000;
	font-size: 0.9em;
	font-family: 'angsana_newregular';
	font-weight: normal;
}
textarea {
	-webkit-appearance: none; /*Safari/Chrome*/
    -moz-appearance: none; /*Firefox*/
    -ms-appearance: none; /*IE*/
    -o-appearance: none; /*Opera*/
    appearance: none;
    -webkit-border-radius: 0;
	width: 96%;
	height: 40px;
	border: 0;
	padding: 2%;
	border: 1px solid #000;
	font-size: 0.9em;
	font-family: 'angsana_newregular';
	font-weight: normal;
}
input:focus, textarea:focus {
	border-color: #ababab
}
.submit {
	-webkit-appearance: none; /*Safari/Chrome*/
    -moz-appearance: none; /*Firefox*/
    -ms-appearance: none; /*IE*/
    -o-appearance: none; /*Opera*/
    appearance: none;
    -webkit-border-radius: 0; 
	width: 96%;
	border: 0 none;
	display: block;
	height: 40px;
	padding: 2%;
	background-color: #000;
	color: #fff;
	line-height: 0.5%;
	border-radius: 0;
	cursor: pointer;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

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

	html {
		font-size: 120%;
	}

	.main section.page5 .left, .main section.page4 .left, .main section.page6 .left, .main section.page2 .left, .main section.page3 .left {
		display: block;
		float: none;
		width: 100%;
		height: auto;
	}

	.main section.page2 .right, .main section.page5 .right, .main section.page4 .right, .main section.page6 .right, .main section.page3 .right {
		display: block;
		float: none;
		width: 100%;
		height: auto;
	}

}

@media (max-width: 300px) {
	html {
		font-size: 120%;
	}
}

@media (min-width: 600px) {
	html {
		font-size: 120%;
	}
}

@media (min-width: 800px) {
	.main section .page_container {
		line-height: 0.7em;
	}
	html {
		font-size: 100%;
	}
}

@media (min-width: 1000px) {
	.main section .page_container {
		line-height: 0.7em;
	}
	html {
		font-size: 100%;
	}
}

@media (min-width: 1200px) {
	.main section .page_container {
		line-height: 0.7em;
	}
	html {
		font-size: 100%;
	}
}

@media (min-width: 1400px) {
	.main section .page_container {
		line-height: 0.9em;
	}
	html {
		font-size: 115%;
	}
}

@media (min-width: 1900px) {
	.main section .page_container {
		line-height: 0.9em;
	}
	html {
		font-size: 120%;
	}
}