@charset "utf-8";

/* CSS Document */
body
{
	margin: auto;
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 100%;
	background:#000;
	min-width: 1300px;
	width: 100%;
	max-width: 1920px;
	line-height: 1.5;
}
.logo
{
	width: 99%;
}
#navbar
{
	width: 100%;
	height: 30px;
	min-width: 800px;
	background:#000;
	position: sticky;
	top: 0px;
	z-index: 1;
}

.resizable
{
	width: 100%;
	height: 0;
	padding-bottom:41.5%;
	position: relative;
}
.resizable iframe
{
	position: absolute;
	width: 100%;
	height:100%;
}

#blank
{
	height: 50px;
	width: 100%;
}

#introduction{
	width: 90%;
	min-width: 1300px;

}

#blankbig
{
	height: 100px;
}

#sec1
{
	width: 100%;
}

#sec2
{
	width: 100%;
	
}

#sec3
{
	background: #232323;
	width: 100%;	
}
#sec4
{
	background: url(pictures/bg_sec4.png);
	background-repeat:no-repeat;
	background-position: top;
	height: 100%;
}
#sec5
{
	background:url(pictures/Backgroundroute.png);
	background-repeat:no-repeat;
	background-position:top;
}
#sec5-1{
	width: 100%;
	min-width: 1300px;
}
#sec5-2
{
	background:url(pictures/bg_sec5.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}


#contact{
	width: 1300px;
}
#contact-sg{
	background-color:#191919;
}
#faq{
	width: 100%;
	min-width: 1300px;
	background:url(pictures/Backgroundfaq.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
#about1{
	width: 100%;
	min-width: 1300px;
	background:#232323;
	
}
#aboutmore{
	width: 100%;
	min-width: 1300px;
	background:#232323;
}

#about{
	background:url(pictures/backgroundabout.jpg);
	background-repeat:no-repeat;
}

#storage1{
	width: 100%;
	min-width: 1300px;
	background:url(pictures/bg_singapore.jpg);
	background-position: top;
	background-repeat:no-repeat;
}
#storage2{
	width: 100%;
	min-width: 1300px;
	background-color:#171717;

}
#storage3{
	width: 100%;
	min-width: 1300px;
}
#storage4{
	width: 100%;
	min-width: 1300px;
	background:url(pictures/bg_storage.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	
}
#service0{
	background:url(pictures/bg_service.jpg);
	background-repeat:no-repeat;
	background-position:top;
	
}
#youtube{
	width: 1300px;
}
#benefit-h{
	background:url(pictures/Backgroundroute_benefit.png);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#171717;
}
#benefit3{
	background:#232323;
	width:100%;
}
#benefit4{
	background:url(pictures/backgroundbenefit.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
#nkc2{
	background:#232323;
}
#nkc{
	background:url(pictures/bg_nkc.jpg);
	background-repeat:no-repeat;
}
