@CHARSET "ISO-8859-1";
/* Reset CSS
 * --------------------------------------- */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,
form,fieldset,input,textarea,p,blockquote,th,td {
    padding: 0;
    margin: 0;
}
a{
	text-decoration:none;
}
table {
    border-spacing: 0;
}
fieldset,img {
    border: 0;
}
address,caption,cite,code,dfn,em,strong,th,var {
    font-weight: normal;
    font-style: normal;
}
strong{
	font-weight: bold;
}
ol,ul {
    list-style: none;
    margin:0;
    padding:0;
}
caption,th {
    text-align: left;

}
h1,h2,h3,h4,h5,h6 {
    font-weight: normal;
    font-size: 100%;
    margin:0;
    padding:0;
    color:#444;
}
q:before,q:after {
    content:'';
}
abbr,acronym { border: 0;
}


/* Custom CSS
 * --------------------------------------- */
body{
	font-family: arial,helvetica;
	color: #333;
	color: rgba(0,0,0,0.5);
}
.wrap{
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	position: relative;
}
h1{
	font-size: 6em;
}
p{
	font-size: 2em;
}
.intro p{
	width: 50%;
	margin: 0 auto;
	font-size: 1.5em;
}
.section{
	text-align:center;
}
#menu li {
	display:inline-block;
	margin: 10px;
	color: #000;
	background:#fff;
	background: rgba(255,255,255, 0.5);
	-webkit-border-radius: 10px;
            border-radius: 10px;
}
#menu li.active{
	background:#666;
	background: rgba(0,0,0, 0.5);
	color: #fff;
}
#menu li a{
	text-decoration:none;
	color: #000;
}
#menu li.active a:hover{
	color: #000;
}
#menu li:hover{
	background: rgba(255,255,255, 0.8);
}
#menu li a,
#menu li.active a{
	padding: 9px 18px;
	display:block;
}
#menu li.active a{
	color: #fff;
}
#menu{
	position:fixed;
	top:0;
	left:0;
	height: 40px;
	z-index: 70;
	width: 100%;
	padding: 0;
	margin:0;
}
.twitter-share-button{
	position: fixed;
	z-index: 99;
	right: 149px;
	top: 9px;
}
#download{
	margin: 10px 0 0 0;
	padding: 15px 10px;
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
	background-color: #49afcd;
	background-image: -moz-linear-gradient(top, #5bc0de, #2f96b4);
	background-image: -ms-linear-gradient(top, #5bc0de, #2f96b4);
	background-image: -webkit-gradient(linear,0 0,0 100%,from( #5bc0de),to( #2f96b4));
	background-image: -webkit-linear-gradient(top, #5bc0de, #2f96b4);
	background-image: -o-linear-gradient(top, #5bc0de, #2f96b4);
	background-image: linear-gradient(top, #5bc0de, #2f96b4);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5bc0de', endColorstr='#2f96b4', GradientType=0);
	border-color: #2f96b4 #2f96b4 #1f6377;
	border-color: rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);

	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	vertical-align: middle;
	cursor: pointer;
	display: inline-block;
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
	-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
	box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
}
#download a{
	text-decoration:none;
	color:#fff;
}
#download:hover{
	text-shadow: 0 -1px 0 rgba(0,0,0,.25);
	background-color: #2F96B4;
	background-position: 0 -15px;
	-webkit-transition: background-position .1s linear;
	-moz-transition: background-position .1s linear;
	-ms-transition: background-position .1s linear;
	-o-transition: background-position .1s linear;
	transition: background-position .1s linear;
}
#infoMenu{
	height: 20px;
	color: #f2f2f2;
	position:fixed;
	z-index:70;
	bottom:0;
	width:100%;
	text-align:right;
	font-size:0.9em;
	padding:8px 0 8px 0;
}
#infoMenu ul{
	padding: 0 40px;
}
#infoMenu li a{
	display: block;
	margin: 0 22px 0 0;
	color: #333;
}
#infoMenu li a:hover{
	text-decoration:underline;
}
#infoMenu li{
	display:inline-block;
	position:relative;
}

@font-face {
    font-family: 'HelvethaicaX';
    src: url('../../fonts/DB Helvethaica X v3.2.eot'); /* IE9 Compat Modes */
    src: url('../../fonts/DB Helvethaica X v3.2.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../../fonts/DB Helvethaica X v3.2.woff') format('woff'), /* Modern Browsers */
    url('../../fonts/DB Helvethaica X v3.2.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../../fonts/DB Helvethaica X v3.2.svg#HelvethaicaX') format('svg'); /* Legacy iOS */
}

@font-face {
    font-family: 'HelvethaicaXBd';
    src: url('../../fonts/DB Helvethaica X Bd.eot'); /* IE9 Compat Modes */
    src: url('../../fonts/DB Helvethaica X Bd.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../../fonts/DB Helvethaica X Bd.woff') format('woff'), /* Modern Browsers */
    url('../../fonts/DB Helvethaica X Bd.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../../fonts/DB Helvethaica X Bd.svg#HelvethaicaXBd') format('svg'); /* Legacy iOS */
}

@font-face {
    font-family: 'HelvethaicaXThin';
    src: url('../../fonts/DB Helvethaica X Thin.eot'); /* IE9 Compat Modes */
    src: url('../../fonts/DB Helvethaica X Thin.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../../fonts/DB Helvethaica X Thin.woff') format('woff'), /* Modern Browsers */
    url('../../fonts/DB Helvethaica X Thin.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../../fonts/DB Helvethaica X Thin.svg#HelvethaicaXThin') format('svg'); /* Legacy iOS */
}
body {
	font-family: 'Sarabun','HelvethaicaX',Arial, Helvetica, sans-serif;
	color: #6B6B6B;
}
h1 {
	font-family: 'HelvethaicaXBd','Sarabun',Arial, Helvetica, sans-serif;
}
.subtitle {
	font-family: 'HelvethaicaX','Sarabun',Arial, Helvetica, sans-serif;
	font-size:34px;
}
.section {
  height: 100%; 
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
	#section0{
		background-image: url(/investortype/images/page1_BG.png);
	}
	#section1{
		background-image: url(/investortype/images/page2_BG.png);
	}
	#section2{
		background-image: url(/investortype/images/page3_BG.png);
	}
	#section3{
		background-image: url(/investortype/images/page4_BG.png);
	}
	#section0 .clip, #section2 .clip {
		text-align: left;
	}
	#section1 .clip, #section3 .clip {
		text-align: right;
	}
	#section0 .clip img, #section2 .clip img{
		position: absolute;
		top: 0;
		left:30px;
	}
	#section1 .clip img, #section3 .clip img{
		position: absolute;
		top: 0;
		right:30px;
	}
	#section0 .investor-info .title h1 {
		color: #604C3A; 
		line-height: 65px;
	}
	#section1 .investor-info .title h1 {
		color: #8A3827; 
		line-height: 82px;
	}
	#section2 .investor-info .title h1 {
		color: #404041; 
		line-height: 65px;
	}
	#section3 .investor-info .title h1 {
		color: #B93226; 
		line-height: 65px;
	}
	.button a {
		padding: 0px 4rem;
		border: 3px solid;
		border-radius: 20px;
		text-decoration: none;
		font-size: 2.5rem;
		font-family: 'HelvethaicaXBd','Sarabun';
		box-shadow: 5px 6px 28px 4px #cacaca;
	}
	.investor {
		margin-top: 8%;
		margin-left: 10%;
	}
	#section1 .investor, #section3 .investor {
		margin-top: 8%;
		margin-right: 10%;
	}
	.investor-char img {
		display: block;
		  max-width:80%;
		  max-height:100%;
		  width: auto;
		  height: auto;
	}
	.investor-info, .investor-plan	{
		text-align: left;
	}
	.investor-info .detail{
		margin: 3rem 0 2.5rem;
	}
	#section0 .button .btn-arrow {
		color: #00B0AB;
		font-size: 1.5rem;
		padding-right: 10px;
	}
	#section0 .button a{
		color: #00B0AB;
	}	
	#section0 .button a:hover{
		color: #FFF;
		border-color:#00B0AB;
		background-color: #00B0AB;
	}	
	#section1 .button .btn-arrow {
		color: #EF4061;
		font-size: 1.5rem;
		padding-right: 10px;
	}
	#section1 .button a{
		color: #EF4061;
	}	
	#section1 .button a:hover{
		color: #FFF;
		border-color:#EF4061;
		background-color: #EF4061;
	}
	#section2 .button .btn-arrow {
		color: #FECD06;
		font-size: 1.5rem;
		padding-right: 10px;
	}
	#section2 .button a{
		border-color: #FECD06;
		color:#404041;
	}	
	#section2 .button a:hover{
		color: #404041;
		border-color:#FECD06;
		background-color: #FECD06;
	}	
	#section3 .button .btn-arrow {
		color: #A7CE28;
		font-size: 1.5rem;
		padding-right: 10px;
	}
	#section3 .button a{
		color: #A7CE28;
	}	
	#section3 .button a:hover{
		color: #FFF;
		border-color:#A7CE28;
		background-color: #A7CE28;
	}
	.text-blue {
		color: #005F9F;
		font-weight: bold;
	}
	.text-red {
		color: #eb313c;
		font-weight: bold;
	}
	@media (max-width: 767px) { 
		.section {
			height: auto !important;
		}
		#section0,#section1,#section2,#section3{
			background-image: none;
		}
		h1 {
			font-size: 4em;
		}
		.subtitle {
			font-size: 25px;
		}
		.investor, #section1 .investor, #section3 .investor {
			margin: 5% !important;
		}
		#section1 .investor {
			margin-top: 0 !important;
		}
		.investor, .title, .subtitle {
			text-align:center;
		}
		.investor-info .detail {
			margin: 10px 0px;
		}
		.button img {
			width: 145px !important;
		}
		.button .float-left {
		    float:none !important;
			text-align: center;
			margin: 20px !important;
		}
		#section3 .investor-plan .subtitle {
			line-height: 25px !important;
		}
		.investor-plan .button {
			text-align:center;
		}
		.investor-plan .button a{
			display:block;
			margin: 10px;
		}
		.btn-arrow {
			display:none;
		}
		#section1 .investor-info .title h1 {
			line-height: 65px;
		}
	}
	@media (max-width: 1080px) { 
		#section0,#section1,#section2,#section3{
			background-image: none;
		}
		.investor {
			margin-top: 0%;
		}
		.section {
			height: auto !important;
		}
		#section1 .investor, #section3 .investor {
			margin-top: 0%;
		}
	}
