.home article section {border-top: none;padding:2em 0; float: none;}	
.home section.text, .info div.text {width: 980px; overflow: auto; float: none;}
.home .container article h1, .info .container article h1 {font-family: 'Raleway', sans-serif; font-size: 34px;text-align: center; color:rgb(37, 46, 255); margin:20px 0 10px; padding: 30px 0 20px; color: #eb5e3a; border-top: 1px solid rgba(0, 125, 190, 0.29); border-bottom: 1px solid rgba(0, 125, 190, 0.29); background: rgb(244, 250, 255); line-height:1.3}
.home .container article h1 strong, .info .container article h1 strong {font-size:36px}
.home .container article h1 span, .info .container article h1 span {font-family: 'Droid Serif', serif;font-size: 14px; color:#808080;	display: block;}
.home .container article h1 span strong, .info .container article h1 span strong {font-size: 16px; line-height:3}


/* ABOUT US */
#aboutUs {margin-top:-20px;}


.ri-grid{margin: 0 auto 15px;position: relative;	height: auto;}
.ri-grid ul {
	list-style: none;
	display: block;
	width: 100%;
	margin: 0;
	padding: 0;
}
.ri-grid ul:before,
.ri-grid ul:after{
	content: '';
    display: table;
}

.ri-grid ul:after {clear: both;}
.ri-grid ul {zoom: 1; /* For IE 6/7 (trigger hasLayout) */} 
.ri-grid ul li {
	-webkit-perspective: 400px;
	-moz-perspective: 400px;
	-o-perspective: 400px;
	-ms-perspective: 400px;
	perspective: 400px;	
	margin: 0;
	padding: 0;
	float: left;
	position: relative;
	display: block;
	overflow: hidden;
	background: #000;
}

.ri-grid ul li a{
	display: block;
	outline: none;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-o-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-o-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	background-size: 100% 100%;
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #333;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

/* Grid wrapper sizes */
.ri-grid-size-1{width: 100%;}
.ri-grid-size-2{width: 450px;}

/* Shadow style */
.ri-shadow:after,
.ri-shadow:before{
	content: "";
	position: absolute;
	z-index: -2;
	bottom: 15px;
	left: 10px;
	width: 50%;
	height: 20%;
	max-width: 300px;
	max-height: 100px;
	box-shadow: 0 15px 10px rgba(0, 0, 0, 0.7);
	-webkit-transform: rotate(-3deg);
	-moz-transform: rotate(-3deg);
	-ms-transform: rotate(-3deg);
	-o-transform: rotate(-3deg);
	transform: rotate(-3deg);
}
.ri-shadow:after{
	right: 10px;
	left: auto;
	-webkit-transform: rotate(3deg);
	-moz-transform: rotate(3deg);
	-ms-transform: rotate(3deg);
	-o-transform: rotate(3deg);
	transform: rotate(3deg);
}

.ri-grid-loading:after,
.ri-grid-loading:before{
	display: none;
}

.ri-loading-image{display: none;}
.ri-grid-loading .ri-loading-image{
	position: relative;
	width: 30px;
	height: 30px;
	left: 50%;
	margin: 100px 0 0 -15px;
	display: block;
}

@media (min-width: 320px) and (max-width: 481px) {
		
	#moz450, .box450, .box980 {width:100%}
	.ri-grid-size-2 {width:100%}
	
/* PROYEK */
	.home .container article h1, .info .container article h1 { font-size:19px; padding: 11px 0 18px;}
		.home .container article h1 strong, .info .container article h1 strong {font-size:26px}
		.home .container article h1 span, .info .container article h1 span {font-size:11px; LINE-HEIGHT: .1;}
	.waterpark h2, .lokasi h2 {width:100%}
	.home .waterpark .wrap .triColoum.top50 .coloum.c30p  {width:48%; padding:2px 3px  }
	.abs1, .abs2 {position:inherit; top:inherit; left:inherit}
	.triColoum.top50 img {border: 1px solid #cdcdcd; border-radius:4px;}
	
}
	