@charset "utf-8";
/* CSS Document */

@font-face {
    font-family: 'myCustomBebas';
    src: url('font/BebasNeue-webfont.eot');
    src: url('font/BebasNeue-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/BebasNeue-webfont.woff') format('woff'),
         url('font/BebasNeue-webfont.ttf') format('truetype'),
         url('font/BebasNeue-webfont.svg#bebas_neueregular') format('svg');
    font-weight:normal;
    font-style: normal;
} 
@media screen and (-webkit-min-device-pixel-ratio:0) {
	@font-face {
		font-family: 'myCustomBebas';
		src: url('font/BebasNeue-webfont.svg') format('svg');
	}
}
body {
	margin:0;
}
#blacker {
	width:100%;
	height:315px;
	display:block;
	position:absolute;
	top:0;
	z-index:-22;
	background-color:#222;
}

h2 {
	font-family:myCustomBebas;
	text-align:center;	
	letter-spacing:0.4px;
	color:#222;	
	margin:0;
	padding:0;
}
a {
	text-decoration:none;	
}
.clear-fix {
	padding:0;
	margin:0;
	clear:left;
}
/* this is code for Full bg
.fbg {
	max-width:1920px;
	width:100%;
	max-height:1080px;
	height:100%;
	display:block;
	margin:0;
	padding:0;
	position:fixed;
	top:0;
	left:0;
	z-index:-5;
}
@media screen and (max-width:1000px) {
	.fbg {
		display:none;
		background-image:none;
	}
}
.sus {
	background-image:url("Img/fbg1.jpg");
	background-repeat:no-repeat;
	backround-size:cover;
} */

/* code below is for Home page */
/* HOME */

.coba {		/* for picturefill img */
	max-width:100%;	
	position:relative;
	z-index:3;
}
#whyrmcbase {
	max-width:960px;
	width:93.41042%;
	height:233.63 px;
	/*	max-height:232.72px;
	height:100%; */
	display:block;
	padding-top:16.85px;
	padding-left:6.68958%;
}
#whymascot {
	width:144px; /* 15% */
	height:auto; /* 217px */
	float:left;
	display:block;
	/* margin-left:59.03px; */
}
#whyconbase {
	max-width:960px;
	width:/* 39.28687%; */ 38.79271%; /* 411.77px; */
	height:217.15px;
	float:left;
	display:block;
	position:relative;
	z-index:0;
	padding-left:6.64583%;  /* 63.8px; */
}
#whyconbase p {
	font-family:myCustomBebas;	
	text-align:left;
	margin:0;
	padding:0;
	text-decoration:none;
}
#whyconbase p:first-child {
	width:335px;
	display:block;
	font-size:2.9em;
	margin:0px;
	color:#222222;
	letter-spacing:0.3px;
	margin-top:34.91px;
}
#whyconbase p:nth-child(2) {
	display:block;
	width:400px;
	margin-top:-5px;
	font-size:2.9em;
	color:#222222;
	letter-spacing:0.3px;
	margin-top:-10px;
	margin-bottom:2px;
}
#whyconbase a:nth-child(3) {
	width:101.50px;
	height:22.33px;
	text-align:center;
	font-size:1.125em;
	font-family:myCustomBebas;
	text-decoration:none;
	background-color:#222222;
	color:#fff;
	float:left;
	padding-top:3px;
	letter-spacing:0.4px;
	border-radius:4px;
/*	margin-left:-54.025%; */ /* -486px; -38.125%; */
/*	margin-top:55.5px; */
	cursor:pointer;
}
@-moz-document url-prefix() {   /* CSS hacks targeting Firefox only */
    #whyconbase a:nth-child(3) {
		padding-top:3px;
		height:24px;	
	}
}
/* -- IE code -- */
#whyconbase #rmc p {
	display:block;
	width:400px;
	font-size:2.9em;
	color:#222222;
	letter-spacing:0.3px;
	margin-top:-6px;
}
#whyconbase #lm a {
	width:101.50px;
	height:24.03px;
	text-align:center;
	font-size:1.156em;
	background-color:#222222;
	color:#fff;
	float:left;
	margin-top:5px;
	padding-top:4.25px;
	letter-spacing:0.4px;
	border-radius:4px;
	cursor:pointer;	
	text-decoration:none;
	font-family:myCustomBebas;
}
/* -- END -- */

#whyacc {
	max-width:960px;
	width:26.48958%; /* 340.7px; */
	height:217.15px;
	float:left;
	margin:0;
	padding:0;
	z-index:1;
	z-index:0\9;
	display:block;
	position:relative;
	margin-left:42px;
	margin-right:2.30833%; /* 50px; */
	
}
#whyverline {
	display:block;
	position:relative;
	width:2px;
	height:98.75px;
	background-color:#8bbb3f;
	float:left;
	margin-left:9.91188%; /* 29px; */
	margin-left:7.91188%\9; /* This code is for IE 8 or below */
	margin-top:48px;
}
#dollarbase {
	max-width:960px;
	width:97.95010%; /* 238.32px; */
	height:217.15px;
}
#dollar {
	display:block;
	position:relative;
/*	z-index:-5; */
	width:160px; /* 14.16667%; */
	height:auto;
	float:right;
	margin-top:9px;
/*	padding-left:22.50135%;*/ /* 75px; */
}
@media screen  and (max-width:960px) {
	#blacker {
		display:none;
	}
}
@media screen and (max-width:900px) {
	#whyacc {
		position:absolute;
		right:3.3%;
		width:28%;
		margin-left:5.20833%;	
	}
	#whyconbase {
		z-index:2;	
	}
	#whyverline {
		display:none;
	}
	#dollarbase {
		position:relative;
		z-index:-2;
	}
	#dollar {
		width:320px;
		height:350px;
		margin-top:-86.88px;
		opacity:0.20;
	}
}
@media screen and (max-width:620px) {
	#whymascot {
		width:105px;	
	}
	#whyconbase {
		height:134px;
		padding-left:6.3%;
	}
	#whyconbase p:first-child {
		width:150px;
		font-size:2em;
		margin-top:27.91px;
		margin-bottom:2px;
	}
	#whyconbase p:nth-child(2) {
		width:240px;
		font-size:2em;
		margin-top:-10px;
		margin-bottom:1px;
	}
	#whyconbase a:nth-child(3) {
		width:90.50px;
		height:20.53px;
		font-size:1em;
		padding-top:3.95px;
	}
	@-moz-document url-prefix() {   /* CSS hacks targeting Firefox only */
		#whyconbase a:nth-child(3) {
			padding-top:3px;
			height:22px;	
		}
	}
	#whyacc {
		height:134px;
	}
	#dollar {
		width:260px;
		height:284.31px;
		margin-top:-84px;
	}
}
@media screen and (max-width:450px) {
	#whymascot {
		width:81px;	
	}
	#whyconbase , #whyacc {
		height:120px;	
	}
	#whyconbase p:first-child {
		width:100px;
		font-size:1.475em;
		margin-top:21.91px;
		margin-bottom:5px;
	}
	#whyconbase p:nth-child(2) {
		width:190px;
		font-size:1.475em;
		margin-top:-10px;
		margin-bottom:0px;
	}
	#whyconbase a:nth-child(3) {
		width:75.50px;
		height:17.33px;
		font-size:0.8em;
		padding-top:3.5px;
		letter-spacing:0.55px;
		font-weight:lighter;
	}
	@-moz-document url-prefix() {   /* CSS hacks targeting Firefox only */
		#whyconbase a:nth-child(3) {
			padding-top:3px;
			height:19px;	
		}
	}
	#dollar {
		width:140px;
		height:153.07px;
		margin-top:-24px;	
	}
}
@media screen and (max-width:320px) {
	#whymascot {
		width:75px;	
	}
	#whyconbase , #whyacc {
		height:113px;	
	}
	#whyconbase p:first-child {
		width:80px;
		font-size:1.375em;
		margin-top:16.91px;
		margin-bottom:6px;
	}
	#whyconbase p:nth-child(2) {
		width:165px;
		font-size:1.375em;
		margin-top:-10px;
		margin-bottom:0px;
	}
	#whyconbase a:nth-child(3) {
		width:75.50px;
		height:17.33px;
		font-size:0.8em;
		padding-top:3.5px;
	}
	#whyacc {
		right:1.3%;	
	}
	#dollar {
		width:135px;
		height:147.63px;
		margin-top:-35px;	
	}
}
/* ----------------- */
#sustainabilitybase {
	width:100%;
	height:228.09px; 
	background-color:#8bbb3f;
	background-image:url(Img/grass.png);
	background-repeat:no-repeat;
	background-position:bottom;
	padding-top:13.91px;
	display:block;
	position:relative;
}
#sustainacc {
	max-width:960px;
	width:31.28541%; /* 300.34px; */
	height:232.25 px;
	float:left;
}
#globebase {
	max-width:960px;
	width:69.98967%; /* 195.19px; */
	height:125.63px;
	float:left;
	margin-top:33.33px;
}
#globe {
/*	margin-top:29.53px; */
/*	padding-left:32.62667%; */ /* 97.88px; */
/*	float:left; */
	float:right;
	margin-left:50px;
}
#sustainline {
	width:2px;
	height:98.75px;
/*	margin-left:26.80333%; */ /* 80.41px; */
	margin-top:44.78px;
	background-color:#fff;
	float:right;
}
#sustainmainconbase {
	width:92.5%;
	height:228.09px;
	position:absolute;
	display:block;
	right:6%;
/*	background-color:#00f;	*/
	z-index:1;
}
#sustainconbase {
	max-width:960px;
	width:35.28229%; /* 348.31px; */
	height:auto;
	display:block;	
	margin:0;
	padding:0;
	float:right;
/*	padding-right:6.5302%; */ /* 62.69px; */
	position:relative;
	z-index:1;
	padding-right:1.375%;
/*	background-color:rgba(255, 255, 255, 0.75); */
}
#sustainconbase p {
	font-family:myCustomBebas;
	text-align:right;
	margin:0;
	padding:0;
}
#sustainconbase p:nth-child(1) {
	font-size:3.125em;
	text-align:right;
	width:300px;
	margin-top:38.25px;
	float:right;
}
#sustainconbase p:nth-child(2) {
	font-size:1.688em;
	width:300px;
	float:right;
	line-height: 26px;
	letter-spacing:0.2px;
	margin-top:-3px;
	margin-bottom:10px;
}
#sustainconbase a:nth-child(3) {
	width:101.50px;
	height:22.33px;
	text-align:center;
	font-size:1.125em;
	background-color:#222222;
	color:#fff;
	font-family:myCustomBebas;
	text-decoration:none;
	padding-top:3px;
	float:right;
	letter-spacing:0.7px;
	border-radius:4px; 
	display:block;
	position:relative;
	cursor:pointer;
}
@-moz-document url-prefix() {   /* CSS hacks targeting Firefox only */
    #sustainconbase a:nth-child(3) {
		padding-top:3px;
		height:24px;	
	}
}
/* --- IE Code -- */
#sustainconbase	#sustext p {
	font-size:3.125em;
	text-align:right;
	width:300px;
	margin-top:38.25px;
	float:right;
}
#sustainconbase #earthgreen p {
	font-size:1.688em;
	width:300px;
	float:right;
	line-height: 26px;
	letter-spacing:0.2px;
	margin-top:-2px;
	margin-bottom:10px;
}
#sustainconbase #discover a {
	width:101.50px;
	height:24.33px;
	text-align:center;
	font-size:1.156em;
	background-color:#222222;
	color:#fff;
	padding-top:5.95px;
	float:right;
	letter-spacing:0.4px;
	border-radius:4px; 
	display:block;
	position:relative;
	cursor:pointer;	
	text-decoration:none;
	font-family:myCustomBebas;
}
/* --- END --- */
#sustainmascot {
	width:178px;
	height:216px;
	margin-top:11.75px;
	margin-left:6%;
/*	background-color:#fff;  */
	z-index:2;
	float:right;
	position:relative;
	display:block;
}
@media screen and (max-width:900px) {
	#sustainabilitybase {
	
	}
	#sustainline {
		display:none;	
	}
	#sustainacc {
		padding-left:6.35%;
	}
	#globebase {
		z-index:0;
		width:288.31px;	
	}
	#globe {
		width:288.31px;
		height:285.21px;
		opacity:0.2;
		margin-top:-60px;
	}
	#sustainmainconbase {
	/*	margin-left:-11.35%;	 */
	}
}
@media screen and (max-width:620px) {
	#sustainabilitybase , #sustainacc , #sustainmainconbase {
		height:	169.70px;
	}
	#globe {
		margin-top:-95px;	
	}
	#sustainconbase p:nth-child(1) {
		font-size:2.2em;
		width:220px;
		margin-top:21.05px;
	}
	#sustainconbase p:nth-child(2) {
		font-size:1.35em;
		width:220px;
		margin-top:-3px;
		line-height:1.0751em; /* 21.5px; */
		margin-bottom:7px;
	}
	#sustainconbase a:nth-child(3) {
		width:90.50px;
		height:20.33px;
		font-size:1em;
		padding-top:4.5px;
	}	
	@-moz-document url-prefix() {   /* CSS hacks targeting Firefox only */
		#sustainconbase a:nth-child(3) {
			padding-top:3px;
			height:22px;	
		}
	}
	#sustainmascot {
		width:129.74px;
		height:auto;
		margin-top:8px;
	}
}
@media screen and (max-width:450px) {
	#sustainabilitybase , #sustainacc {
		height:	132.70px;
	}
	#sustainmainconbase {
		height:	132.70px;	
	}
	#sustainconbase {
		padding-right:0%;
	}
	#sustainconbase p:nth-child(1) {
		font-size:1.575em;
		width:180px;
		margin-top:11.51px;
	}
	#sustainconbase p:nth-child(2) {
		font-size:1.1em;
		width:180px;
		margin-top:0;
		line-height:1.051em; /* 20.5px; */
		margin-bottom:4px;
	}
	#sustainconbase a:nth-child(3) {
		width:75.50px;
		height:17.33px;
		font-size:0.8em;
		padding-top:4.55px;
	}
	@-moz-document url-prefix() {   /* CSS hacks targeting Firefox only */
		#sustainconbase a:nth-child(3) {
			padding-top:3px;
			height:19px;	
		}
	}
	#sustainmascot {
		width:100.06px;	
		margin-left:5.3%; 
	}
}
@media screen and (max-width:320px) {
	#sustainabilitybase , #sustainacc {
		height:	122.64px;
	}
	#sustainmainconbase {
		height:	122.64px;
/*		right:5%;	*/
	}
/*	#sustainconbase {
		padding-right:0%;	
	} */
	#sustainconbase p:nth-child(1) {
		font-size:1.525em;
		width:150px;
		margin-top:10.51px;
	}
	#sustainconbase p:nth-child(2) {
		font-size:0.975em;
		width:150px;
		margin-top:-1.5px;
		line-height:1.151em; /* 20.5px; */
		margin-bottom:4px;
	}
	#sustainconbase a:nth-child(3) {
		width:75.50px;
		height:17.33px;
		font-size:0.8em;
		padding-top:3.6px;
	}
	#sustainmascot {
		width:93.97px;	
		margin-top:5px;
		margin-left:5.7%; 
	}
	#globebase {
		margin-left:-17px;	
	}
	#globe {
		margin-top:-112px;	
	}
}
/* ----------- */

#productrmc {
	max-width:960px;
	width:100%;
	height:auto;
	position:relative;
	margin-top:-3px;
	border-top-color:#f8a23f;
	border-top-style:solid;
	border-top-width:8px;
	background-color:#222;
}
#mixertruck {
	max-width:960px;
	width:100%;
	border:none;
	outline:none;
	text-decoration:none;
	height:auto;
/*	display:block;  */
	cursor:pointer;
	padding-bottom:0;
	margin-bottom:-5px;
/*	margin-top:-17.5px; */
}
#batchingplant {
	max-width:960px;
	width:50.001%;
	border:none;
	outline:none;
	text-decoration:none;
	height:auto;
/*	display:block; */
	float:left;
	margin-bottom:-4px;
	cursor:pointer;
}
#material {
	max-width:960px;
	width:50%;
	height:auto;
	border:none;
	outline:none;
	text-decoration:none;	
	float:right;
	margin-bottom:-4px;
	cursor:pointer;
}
@media screen and (max-width:400px) {
	#productrmc {
		border-top-width:6px;
		width:100%;
		height:auto;
	}
	#mixertruck {
		width:100%;
		height:auto;	
	}
	#batchingplant , #material {
		float:none;	
		width:100%;
	}
}

/* code below is for What is RMC */
/* What is RMC */

#whatisrmc {
	max-width:960px;
	width:100%;
	height:auto;
	display:block;
	position:relative;
	margin:0;
	padding:0;
}
#whatisrmc-content {
	max-wdith:960px;
	width:100%;
	height:266.09px;
	background-color:#222;
	display:block;
	padding-top:51.66px;
}
#whattext {
	width:348.90px;
	height:280px;
	padding-left:6.28958%;
	float:left;
}
#whattext h2 {
	width:348.90px;
	width:358.90px\9; /* this code is for IE 8 or below */
	height:auto;
	font-family:myCustomBebas;
	font-size:2.125em;
	font-style:italic;
	color:#f8a23f;
	text-align:left;
	letter-spacing:0.7px;
	padding:0;
	margin:0;
	display:block;
	margin-top:6px;
	margin-bottom:0.58em;
}
#whattext a {
	width:348.90px;
	height:auto;
	font-family:myCustomBebas;
	font-size:1.375em;
	text-align:justify;
	color:#f8a23f;
	display:block;
	line-height:1.15em;
	letter-spacing:0.3px;
}
#whatisrmc-content #ab {
	max-width:960px;
	width:44.27083%;
	height:auto;
	display:block;
	position:absolute;
	right:7.18958%;
	/* padding:0;
	float:right;
	padding-right:7.18958%; */
}
#whatisrmc-content #aa {
	max-width:960px;
	width:100%;
	height:auto;
	display:none;
	position:absolute;
	right:7.18958%;
}
#whyrmc {
	width:100%px;
	height:auto;
	display:block;
	background-color:#f8a23f;
	padding-top:60.66px;
}
#whyrmc h2 {
	width:290.49px;
	width:280.49px\9; /* this code is for IE 8 or below */
	height:34.64px;
	font-family:myCustomBebas;
	font-size:2.125em;
	font-style:italic;
	color:#222;
	text-align:center;
	letter-spacing:0.4px;
	float:none;
	padding:0;
	margin:auto;
	position:relative;
	display:block;
	font-weight:590;
	background-color:transparent;
	border-bottom: 2px #222 solid;
}
#quality {
	width:26.64475%;
	height:auto;
	float:left;
	display:block;
	background-color:#f8a23f;
	padding-top:68px;
	padding-left:6.68958%;
}
#qualitycon {
	width:223.19px;
	height:auto;
	margin:0;
	padding:0;	
}
#qualitycon img {
	width:167px;
	height:auto;
	display:block;
	margin:auto;
	margin-bottom:29.56px;
	margin-top:21.53px;
}
#qualitycon h3 {
	font-family:myCustomBebas;
	font-size:1.563em;
	color:#222;
	width:170.27px;
	height:auto;
	margin:auto;
	text-align:center;
	font-weight:500;
	letter-spacing:0.15px;
	display:block;
	margin-bottom:31.30px;
}
.whatline {
	width:86.59px;
	height:2.5px;
	background-color:#222;
	margin:auto;
	margin-bottom:36.50px;
	display:block;
}
#quality a {
	width:222.78px;
	height:auto;
	display:block;
	font-family:myCustomBebas;
	font-size:1.125em;
	color:#222;
	margin:auto;
	text-align:center;
	letter-spacing:0.19987px;
	margin-bottom:67px;
}
#efficient {
	width:25.14399%;
	width:25.18899%\9; /* this code is for IE 8 or below */
	height:auto;
	display:block;
	float:left;
	background-color:#f8a23f; 
	padding-top:63px;
	padding-left:8.28958%;
}
#efficientcon {
	max-width:960px;
	width:87.23922%;/* 223.98px; */ 
	height:auto;
	margin:0;
	padding:0;
}
#efficientcon img {
	width:190px;
	height:174px;
	display:block;
	margin:auto;
	margin-bottom:29.56px;
}
#efficientcon h3 {
	font-family:myCustomBebas;
	font-size:1.563em;
	color:#222;
	width:171px;
	height:auto;
	margin:auto;
	font-weight:500;
	letter-spacing:0.15px;
	text-align:center;
	display:block;	
	margin-bottom:31.50px;
}
#efficientcon a {
	width:186.24px;
	height:auto;
	display:block;
	font-family:myCustomBebas;
	font-size:1.125em;
	color:#222;
	margin:auto;
	text-align:center;
	margin-bottom:87.19px;
}
#ecofr {
	width:28.34475%;
	height:auto;
	display:block;
	float:right;
	background-color:#f8a23f; 
	padding-top:63px;
/*	padding-left:6.68958%; */
	padding-right:4.88958%;
}
#ecofrcon {
	width:210px;
	height:auto;
	padding:0;
	margin:0;	
	float:right;
}
#ecofr img {
	width:141px;
	height:114px;
	display:block;
	margin:auto;
	margin-top:49.94px;
	margin-bottom:39.56px;
}
#ecofr h3 {
	font-family:myCustomBebas;
	font-size:1.563em;
	color:#222;
	width:171px;
	height:auto;
	margin:auto;
	font-weight:500;
	letter-spacing:0.15px;
	text-align:center;
	display:block;	
	margin-bottom:31.50px;
}
#ecofr a {
	width:169.81px;
	height:auto;
	display:block;
	font-family:myCustomBebas;
	font-size:1.125em;
	color:#222;
	margin:auto;
	text-align:center;
	margin-bottom:107.16px;
}

@media screen and (max-width:900px) {
	#whatisrmc-content #ab {
		display:none;	
	}
	#whatisrmc-content #aa {
		display:block;
		width:37.20833%;
		position:absolute;
		top:75px;
	}
	#quality {
		float:none;
		width:93.31042%;
		height:219.25px;
	}
	#qualitycon {
		width:100%;	
		float:left;
	}
	#qualitycon img {
		width:149px;
		height:auto;
		float:left;
		margin:0;	
		margin-right:15px; /* 1.66667%; */
	}
	#qualitytext {
		float:left;
		width:222.78px;
		height:auto;
	}
	#qualitycon h3 {
		margin-bottom:25px;	
	}
	.whatline {
		margin-bottom:31px;	
	}
	#efficient {
		float:none;	
		width:93.31042%;
		height:225.25px;
		padding-top:0;
		padding-left:6.68958%;
		padding-right:0;
	}
	#efficientcon {
		width:93.91042%; /* 405.50px;	*/
		float:left;
		padding-right:6.08958%;
	}
	#efficientcon h3 {
		margin-bottom:25px;	
	}
	#efficientcon img {
		width:160px;
		height:auto;
		float:right;
		margin:0;
		margin-left:4.55556%;
	}
	#efficienttext {
		float:right;
		width:186.24px;	
	}
	#ecofr {
		float:none;	
		width:;92.21042%;
		height:225.25px;
		padding-top:0;
		padding-left:6.68958%; /* 7.28958%; */  27.31 px
		padding-right:0;
	}
	#ecofrcon {
		width:325%;
		float:left;
	}
	#ecofrcon h3 {
		margin-bottom:25px;	
	}
	#ecofrcon img {
		width:146px;
		height:auto;
		float:left;
		margin:0;
		margin-right:36px; /* 4.55556%; */
	}
	#ecofrtext {
		float:left;
		width:186.24px;	
		height:auto;
	}
	#ecofr a {
		margin-bottom:79.85px;
	}

}
@media screen and (max-width:775px) {
	#whatisrmc-content #aa {
		display:none;	
	}
}
@media screen and (max-width:475px) {
	#whatisrmc-content , #whattext {
		width:100%;	
	}
	#whattext h2 {
		width:250px;
		line-height:35px;
	}
	#whattext a {
		width:85%;
		height:auto;
		font-size:1.2em;
	}
	#quality {
		padding-top:60px;
		height:340px;
	}
	#qualitycon {
		padding-right:7%;
		width:93%;
		float:none;	
		margin:auto;
	}
	#qualitytext {
		width:100%;
	}
	#efficientcon {
		width:93%;
		padding-right:7%;
		margin:auto;	
	}
	#efficienttext {
		float:none;
		margin:auto;
		width:100%;	
	}
	#efficientcon a {
		margin-bottom:60px;	
	}
	#qualitycon a {
		margin-bottom:52px;		
	}
	#efficient {
		height:400px;	
	}
	#ecofr {
		height:380px;	
	}
	#ecofrcon {
		width:306%;
		float:none;
		padding-right:23%;	
	}
	#qualitycon img , #efficientcon img , #ecofrcon img {
		float:none;	
		margin:auto;
		margin-bottom:30px;
	}
	#ecofrtext {
		margin:auto;	
		width:100%;	
	}
}
@media screen and (max-width:400px) {
	#whatisrmc-content {
		height:235px; 	
	}
	#whyrmc h2 {
		font-size:1.625em;
		width:224.59px;
		height:27.64px;
	}
	#whattext h2 {
		width:90%;
		line-height:30px;
		font-size:1.625em;
	}
	#whattext a {
		font-size:1.125em;	
	}
}

/* code below is for Product and Service page */
/* Product and Service */

.prod1 ,.mtr1 {
	width:100%;
	height:auto;
	margin-bottom:-5px;	
}
.prod2 {
	width:50%;
	height:auto;
	float:left;	
}
.prod3 {
	width:50%;
	height:auto;
	float:right;	
}
.mtr2 {
	width:50%;
	height:auto;
	float:left;	
}
.mtr3 {
	width:50%;
	height:auto;
	float:left;		
}
.bp1 {
	width:43.75%;
	height:auto;
	float:left;	
	margin-bottom:0;
}
.bp2 {
	width:56.25%;
	height:auto;
	float:left;	
}
.bp3 {
	width:56.25%;
	height:auto;
	margin-bottom:-5px;		
}

@media screen and (max-width:480px) {
	.prod2 , .prod3 , .mtr2 , .mtr3 , .bp1 , .bp2 , .bp3 {
		width:100%;
		float:none;	
		margin-bottom:-5px;
	}
}


/* code below is for Contact Us page */
/* CONTACT US */

#contactusbase {
	max-width:960px;
	width:100%;
	height:auto;
	margin-top:-1px;
	display:block;
	position:relative;
	z-index:0;
}
#comenvisit {
	max-width:960px;
	width:100%;
	height:auto;
	display:block;
	position:relative;
	margin-top:-1px\9; /* this code is for IE 8 or below */
	border-bottom:solid #f8a23f 4px;	
}
#formbase {
	width:610.28px;
	height:595.06px; /* 686.28px; */
	background-color:#222;
	margin:auto;
	display:block;
	position:relative;
	z-index:1;
	margin-top:-4px;
	padding-top:92.22px;
	border-radius:0 0 10px 10px;
}
#fieldbase {
	width:390.13px;	
	display:block;
	margin:auto;
}
#smallleft {
	width:61px;
	height:2.50px;	
	background-color:#f8a23f;
	float:left;
	margin-top:15.45px;
}
#formbase #fieldbase p {
	width:250px;
	font-family:myCustomBebas;
	font-size:1.938em;
	color:#f8a23f;
	margin:auto;
	text-align:center;
	margin-bottom:21.98px;
}
#smallright {
	width:61px;
	height:2.50px;	
	background-color:#f8a23f;
	float:right;
	margin-top:-41.65px;
}
#formbase #contacttable {
	width:397.13px;
	height:auto;
	display:block;
	margin:auto;	
	padding:0;
	border-spacing:0;
}
#formbase #contacttable tr , #formbase #contacttable tr td {
	padding:0;
	margin:0;	
}
#formbase #contacttable tr td #contactform .textfield {
	display:block;
	width:383.13px;
	height:18.59px;
	margin-bottom:28.98px;
	border-radius:3px;
	font-family:Helvetica, Arial, sans-serif;
	font-size:0.875em;
	padding-left:7px;
	padding-top:1.75px;
	border:none;
}
#formbase #contacttable tr td #contactform .msgbox {
	width:380.33px;	
	height:148.19px;
	margin-bottom:16.03px;
	border-radius:3px;
	font-family:Helvetica, Arial, sans-serif;
	font-size:0.875em;
	padding-left:7px;
}
#formbase #contacttable tr td #contactform .submit-btn {
	width:58.72px;
	height:22.24px;
	padding-top:3.1px;
	padding-top:2.65px\9; /* this code was for IE 8 or below */
	display:block;
	margin:auto;
	font-family:myCustomBebas;
	font-size:1em;
	text-align:center;
	color:#222;
	letter-spacing:0.4px;
	background-color:#f8a23f;
	border-radius:5px;	
	border:none;
	cursor:pointer;
	text-decoration:none;
	outline:none;
}
@-moz-document url-prefix() {   /* CSS hacks targeting Firefox only */
    #formbase #contacttable tr td #contactform .submit-btn {
		padding:1px;	
	}
}
#bigleft {
	width:143.16px;
	height:2.5px;
	background-color:#f8a23f;
	margin-top:-12.68px;
	float:left;
}
#bigright {
	width:143.16px;
	height:2.5px;
	float:right;
	background-color:#f8a23f;
	margin-top:-12.68px;	
}
#conmascot {
	width:165px;
	height:274px;
	margin-top:-265px;	
	margin-left:73.95833%; /* 710px; */
	margin-bottom:80px;
	display:block;
	position:relative;
	z-index:1;
}
@media screen and (max-width:900px) {
	#formbase {
		margin-bottom:80px;	
	}
	#conmascot {
		display:none;	
	}
}
@media screen and (max-width:660px) {
	#formbase {
		width:97%;
		margin-top:0;
	}
	#fieldbase {
		width:360.13px;
		margin:auto;
	}
	#formbase #contacttable {
		width:367.13px;
		margin:auto;	
	}
	#formbase #contacttable tr td #contactform .textfield {
		width:353.13px;	
	}
	#formbase #contacttable tr td #contactform .msgbox {
		width:350.13px;		
	}
	#smallleft , #smallright {
		width:45px;
	}
	#bigleft {
		width:127.16px;
	}
	#bigright {
		width:128.16px;
	}
}
@media screen and (max-width:450px) {
	#fieldbase {
		width:250.13px;
		margin:auto;
	}
	#formbase #fieldbase p {
		width:220px;
		font-family:myCustomBebas;
		font-size:1.638em;
		color:#f8a23f;
		margin:auto;
		text-align:center;
		margin-bottom:17.98px;
	}
	#formbase #contacttable {
		width:257.13px;
		margin:auto;	
	}
	#formbase #contacttable tr td #contactform .textfield {
		width:243.13px;	
	}
	#formbase #contacttable tr td #contactform .msgbox {
		width:240.13px;		
	}
	#smallleft , #smallright {
		display:none;
	}
	#bigleft {
		width:75.16px;
	}
	#bigright {
		width:76.16px;
	}
}
@media screen and (max-width:320px){
	#formbase {
		height:550.06px; /* 686.28px; */
		padding-top:52.22px;
		margin-bottom:65px;
	}
	#fieldbase {
		width:240.13px;
		margin:auto;
	}	
	#formbase #contacttable {
		width:247.13px;
		margin:auto;	
	}
	#formbase #contacttable tr td #contactform .textfield {
		width:233.13px;	
	}
	#formbase #contacttable tr td #contactform .msgbox {
		width:230.13px;		
	}
	#smallleft , #smallright {
		display:none;
	}
	#bigleft {
		width:71.16px;
	}
	#bigright {
		width:72.16px;
	}
}


/* code below is for Who we Are page */
/* WHO WE ARE */

#container3 {
	max-width:960px;
	width:100%;
	width:960px\9; /* for ie 8 or below */
	background-color:#fff\9; /* for ie 8 or below */
	height:auto;
	background-color:#fff;
	margin:auto;
	position:relative;
	box-shadow: 2px 2px 15px 0px rgba(34, 34, 34, 0.50);
	-webkit-box-shadow: 2px 2px 15px 0px rgba(34, 34, 34, 0.50);
	-moz-box-shadow: 2px 2px 15px 0px rgba(34, 34, 34, 0.50);
	-ms-box-shadow: 2px 2px 15px 0px rgba(34, 34, 34, 0.50);
	-o-box-shadow: 2px 2px 15px 0px rgba(34, 34, 34, 0.50);
	box-shadow:none\9;
}

#container3php {
	max-width:960px;
	width:100%;
	width:960px\9; /* for ie 8 or below */
	background-color:#fff\9; /* for ie 8 or below */
	height:auto;
	margin:auto;
	position:relative;
}

@media screen and (max-width:850px) {
	#container3 {
		height:	auto; /* set this to auto after you clear with that dumb button */
	}
}
@media screen and (max-width:480px) {
	#container3 {
		height: auto;  /* set this to auto after you clear with that dumb button */
	}
}
@media screen and (max-width:320px) {
	#container3 {
		height:auto;
	}
}
/* code above is for who we are */

/* --------------------------------------------*/

#intro {
	max-width:960px;
	width:93.4375%; /* 897px */
	height:auto;
	padding-left:6.68958%;
	padding-top:6.14270%;
	z-index:-1;
}
h3 {
	margin:-8.41px 0px 0px 0px;
	padding:0;
	display:block;
}
intro, h3 {
	font-family:myCustomBebas;
	font-size:2.813em;
	color:#222222;
	max-width:960px;
	width:93.88%; /*	81.42083%; */
	height:41.67;
	text-align:center;
	letter-spacing: 0.5px;
	display: block;
	font-weight: 115;
	letter-spacing: 0.3px\9; /* for ie 8 or below */
	font-size:3.1em\9; /* for ie 8 or below */
	margin-top:50px\9; /* for ie 8 or below */
	margin-left:28.72px\9; /* for ie 8 or below */
}
intro, p {
	font-family:myCustomBebas;
	font-size:1.313em; /* 1.125em; */
	color:#222222;
	max-width:897px;
	width:92.5267%;	/* 55.07246%;  51.42083%; */
	letter-spacing: 0.5px;
	text-align: center;
	display: block; 
	font-weight:580;
	/* float:left; */ 
	margin-bottom:30px;
	margin-top:30px;
	width:827px\9; /* for ie 8 or below */
	letter-spacing:0.2px\9; /* for ie 8 or below */
	font-size:1.286em\9; /* for ie 8 or below */
	margin-bottom:29.06px\9; /* for ie 8 or below */
	margin-left:66.10px\9; /* for ie 8 or below */
}
#line {
	display:block;
	max-width:960px;
	width:43.02083%;
	height:7.03px;
	margin: -5.81px 0px 0px 0px;
	margin-top:-4.5px\9; /* for ie 8 or below */
	margin-left:64.10px\9; /* for ie 8 or below */
}
#line2 {
	display:block;
	max-width:960px;
	width:50%;
	height:7.03px;
	position:absolute;
	left:50%;
	margin-left:-25%;
	margin-top:-2px;
	margin-top:-2.5px\9; /* for ie 8 or below */
	margin-left:-240px\9; /* for ie 8 or below */
}
#mascot {
	width:269.13px;
	height:224.04px;
	margin-top:-228.29px;
	display:block;
	margin-bottom:35px;
	margin-right:7%;
	float:right;
	/* margin-right:12.86979%; */ /* 123.55px; */ 
	margin-left:64.10px\9; /* for ie 8 or below */
}
#mascot2-base {
	max-width:960px;
	width:100%;
	height:auto;
	padding-top:57.3%;
	padding-top:0\9;  /* for ie 8 or below */
	position:relative;
	margin-top:40px;
	display:block;
	margin-bottom:-20px;
}
#mascot2 {
	max-width:960px;
	width:108%;
	height:auto;
	display:block;
	position:absolute;
	left:50%;
	top:0;
	margin-left:-58%;
	width:100%\9;  /* for ie 8 or below */
	position:relative\9;  /* for ie 8 or below */
	left:0\9;  /* for ie 8 or below */
	margin-left:0\9;  /* for ie 8 or below */	
}

#whoimg {
	max-width:960px;
	width:93.4375%; /* 897px */
	height:auto;
	position:relative;
	display:block;
	margin-top:30px;
}
#left-img {
	max-width:960px;
	width:69.1193%;
	height:auto;
	display:block;
	position:relative;
	float:left;	
}
.img-mxbp {
	max-width:960px;
	width:48.3850%;
	height:auto;
	display:block;
	position:relative;
	float:left;
	margin-right:9px;
	margin-bottom:9px;
}
.img-mxbp:nth-of-type(2n+2) {
	float:none;	
}
#img-bp2 {
	max-width:960px;
	width:30.8807%;
	height:auto;
	display:block;
	position:relative;
	float:right;	
}

@media screen and (min-width:615px) and (max-width:850px) {  

/* we set this one for intro when pass 850px use code below */
	#line {
		display:block; /*
		max-width:960px;
		width:68.02083%;
		height:7.03px; */
	}	
	#mascot {
		display:block;
		float:none;
		margin-top: 0px;
		margin-bottom: 0px;
		margin-left:22.51636%;
	}
}
@media screen and (max-width:615px) {
	#intro {
		padding-top:36.09px;
	}
	intro, p {
		font-size:1.125em;
	}
	intro, h3 {
		font-size:2.5em;
		font-weight:250;
	}
	#mascot {
		display:block;
		float:none;	
		margin-top: 0px;
		margin-bottom: 0px;
		margin-left:16.31636%;
	}
	#line2 {
		width:299px;
		position:relative;
		display:block;
		margin:auto;
		left:-3.34479%;
	}
}
@media screen and (max-width:480px) {
	#line {
		width:191.68px;	
	}
	#mascot {
		display:block;
		float:none;	
		margin-top: 0px;
		margin-bottom: 10px;
		margin-left:8.31636%;
	}
	#mascot2-base {
		margin-top:30px;
		margin-bottom:-29px;
	}
}
@media screen and (max-width:415px) {
	#line2 {
		width:259px;
		left:-3.34479%;
	}
}
@media screen and (max-width:320px) {
	#mascot {
		width: 235px;
		height:auto;
		margin-left:3%;
	}
	#mascot2-base {
		margin-top:26px;
		margin-bottom:-33px;
	}
}
/* code above is for who we are */

/* --------------------------------------------*/

/* code below is for vision */

#vision { /* this one is the base */
	display:block;
	position:relative;
	max-width:960px;
	width:76.35104%;
	height:126.13px;
	margin-top:0px;
	margin-left:0; /* before that one we use this "6.68958%" */
	background-color:#f8a23f;
	margin-bottom:0px;
	margin-left:64.10px\9; /* for ie 8 or below */	
}
h2 {
	font-family:myCustomBebas;
	font-size:1.875em;
	color:#f8a23f;
	letter-spacing:0.4px;
	width:62.45px;
	height:120.13px;
	background-color:#222222;
	display:block;
	float:left;
	margin-top: 0px;
	padding-top:6px;
	padding-left: 38.59px;
	padding-right: 38.59px;
	margin-right:12.87px;
	font-weight: 100;
	font-size:2.143em\9; /* for ie 8 or below */
}
#des1 {
	font-family: myCustomBebas;
	font-size:1.125em;
	color:#222222;
	letter-spacing:0.35px;
	margin-top: 6px;
	padding-top:9px;
	padding-left:12.87px;
	max-width:960px;
	width:92.84437%;
	text-align:justify;
	width: 617.82px\9; /* for ie 8 or below */
	font-size:1.286em\9; /* for ie 8 or below */
}

@media screen and (min-width:615px) and (max-width:850px) {  
/* we set this one for vision when pass 850px use code below */

	#vision {
		max-width:897px;
		width:91.5125%;
		margin-top:20px;
	/*	margin-top:249.34px; >> if dif section*/ 
		margin-left:0px;
	}
	#des1 {
		max-width:699px;
		width:93.5%;
	}
}

@media screen and (max-width:615px) {
	#vision {
		max-width:897px;
		width:92.1625%;
		height:126px;
	}
	h2 {
		font-size:1.563em;
		width:37.45px;
		padding-left:24.4px;
	}
	#des1 {
		font-size:1em;		
	}
}

@media screen and (max-width:480px) {
	#vision {
		height:auto;	
	}
	h2 {
		max-width:960px;
		width:100%;
		height:35px;
		float:none;	
		text-align:center;
		padding-top:5px;
		padding-right:0;
		padding-left: 0;
		padding-bottom:0;
		margin:0px;
	}
	#des1 {
		margin-top:0px;	
	/* 	margin-right:50px; */
		padding-bottom:5px;
	}
}
@media screen and (max-width:320px) {
	#vision {
		position:relative;
	}
	#des1 {
		padding:9px;
	}
}
/* code above is for vision */

/* --------------------------------------------*/

/* code below is for mission */

#mission { /* this one is the base */
	max-width:960px;
	clear:left;
	width:76.35104%;
	height:126.13px;
	margin-top:0px;
	margin-left:0; /* before that one we use this "6.68958%" */
	background-color:#f8a23f;
	margin-left:64.10px\9; /* for ie 8 or below */
	margin-bottom:86.2px\9;
}

#misi {
	font-family:myCustomBebas;
	font-size:1.875em;
	color:#f8a23f;
	letter-spacing:0.4px;
	width:75.37px;
	height:120.13px;
	background-color:#222222;
	display:block;
	float:left;
	margin-top: 0px;
	padding-top:6px;
	padding-left: 32.13px;
	padding-right: 32.13px;
	margin-right:12.87px;
	font-weight: 100;
	font-size:2.143em\9; /* for ie 8 or below */
}
#des2 {
	font-family: myCustomBebas;
	font-size:1.125em;
	color:#222222;
	letter-spacing:0.35px;
	margin-top: 6px;
	padding-top:9px;
	padding-left:12.87px;
	max-width:960px;
	width:92.84437%;
	text-align:justify;
	width: 617.82px\9; /* for ie 8 or below */
	font-size:1.286em\9; /* for ie 8 or below */
}

@media screen and (min-width:615px) and (max-width:850px) {  
/* we set this one for vision when pass 550px use code below */

	#mission {
		max-width:897px;
		width:91.5125%;
	/*	margin-top:17.34px; >> if dif section*/
		margin-top:-5000px;  
		margin-left:0px;
		z-index:0;
	}
	#des2 {
		max-width:699px;
		width:93.5%;	
	}
}

@media screen and (max-width:615px) {
	#mission {
		max-width:897px;
		width:92.1625%;
		height:126px;
	}
	#misi {
		font-size:1.563em;
		width:47.95px;
		padding-left:18.9px;
	}
	#des2 {
		font-size:1em;		
	}
}

@media screen and (max-width:480px) {
	#mission {
		height:auto;	
	}
	#misi {
		max-width:960px;
		width:100%;
		height:35px;
		float:none;	
		text-align:center;
		padding-top:5px;
		padding-right:0;
		padding-left: 0;
		padding-bottom:0;
		margin:0px;
	}
	#des2 {
		margin-top:0px;	
		padding-bottom:5px;
	}
}

@media screen and (max-width:320px) {
	#des2 {
		padding:9px;	
	}
}

/* code above is for mission */

.clear-fix {
	clear:both;	
	float:none;
}

/* ------------------------ */


/* code below is for Sustainability page */
/* Sustainability */

#imgsustain {
	max-width:960px;
	width:100%;
	height:380px;
	background-image:url("Img/sustainability/img.jpg");
	background-repeat:no-repeat;
	background-position:center;
}
#sustainbase {
	width:100%;
	height:auto; 
	padding-top:13.91px;
	display:block;
	position:relative;
}
#sustainss {
	max-width:960px;
	width:100%;
	height:auto;
	display:block;
	position:relative;
	margin:auto;
	margin-bottom:0px;	
}
#indibase {
	max-width:960px;
	width:100%;
	height:auto;	/*  240.5px;  */ /* 331px;  */
	display:block;
	position:relative;
	background-color:#6ABA45;
	z-index:0;
	z-index:1\9;
}
#indicurve {
	width:100%;
	height:331px;  /* set to auto if using image */
	display::block;
	position:absolute;
	top:-90.5px;
	left:0;
	z-index:-1;
	/* you do not need code below if using image */
	background-image:url("Img/sustainability/first.jpg");
	background-repeat:no-repeat;
	background-position:center;
}
#indititle {
	width:448.5px;
	height:63.166px;
	display:block;
	position:relative;
	margin:auto;
	z-index:3;
	margin-top:90.5px;
}
#indititle > #indil {
	display:block;
	position:absolute;
	top:0;
	left:0;
}
#indititle > #indir {
	display:block;
	position:absolute;
	top:0;
	right:0;
}
#indititle > h2 {
	width:448.5px;
	height:auto;
	display:block;
	position:relative;
	color:#fff;
	margin:auto;
	margin-top:6px;
	padding:0;
	background-color:transparent;
}
#indititle > #indiline {
	width:86px;
	height:2px;
	display:block;
	position:absolute;
	left:50%;  /* 224.25px; */
	margin-left:-43px;
	bottom:0;
	background-color:#fff;
}
#indicon {
	margin-top: 20px;
	padding-bottom:49px;
}


#soccombase {
	max-width:960px;
	width:100%;
	height:auto;
	display:block;
	position:relative;
	background-color:#fff;
	z-index:1;
}
#soccomtitle {
	width:448.5px;
	height:63.166px;
	display:block;
	position:relative;
	margin:auto;
	z-index:3;
	margin-top:55px;
}
#soccomcon {
	margin-top: 20px;
	padding-bottom:37.125px;
}
#indicon > p {
	width:723.954px;	/* 75,412%; */
	height:auto;
	display:block;
	position:relative;
	margin:auto;
	color:#fff;
	font-size:1.125em;
	line-height:27px;
}
#soccomtitle > #soccomr {
	display:block;
	position:absolute;
	top:0;
	right:0;
}
#soccomtitle > #soccoml {
	display:block;
	position:absolute;
	top:0;
	left:0;
}
#soccomtitle > h2 {
	width:448.5px;
	height:auto;
	display:block;
	position:relative;
	color:#222;
	margin:auto;
	margin-top:6px;
	padding:0;
	background-color:transparent;
}
#soccomtitle > #soccomline {
	width:86px;
	height:2px;
	display:block;
	position:absolute;
	left:50%;  /* 224.25px; */
	margin-left:-43px;
	bottom:0;
	background-color:#222;
}
#soccomcon > p {
	width:734.954px;
	height:auto;
	display:block;
	position:relative;
	margin:auto;
	color:#222;
	font-size:1.125em;
	line-height:27px;
}
#soccombambl {
	width:165px;
	height:auto;
	display:block;
	position:absolute;
	top:-56px;
	left:0;
	z-index:3;
}
#soccombambr {
	width:165px;
	height:auto;
	display:block;
	position:absolute;
	top:-56px;
	right:0;
	z-index:1;
}

#envibase {
	width:100%;
	height:auto;
	display:block;
	position:relative;
	margin:auto;
	margin-bottom:0;
	padding:0;
	padding-bottom:17px;
	background-color:#6ABA45;
}
#envitop_bg {
	width:100%;
	height:308px;
	position:absolute;
	top:0;
	left:0;
	background-image:url("Img/sustainability/environ.jpg");
	background-repeat:no-repeat;
	background-position:center;
}
#envibase > h2 {
	width:320px;
	height:auto;
	display:block;
	position:relative;
	color:#fff;
	margin:auto;
	float:none;
	padding:0;
	padding-top:45px;
	padding-bottom:55px;
	z-index:3;
	background-color:transparent;
}
#envicon {
	width :89%;
	height:auto;
	display:block;
	margin:auto;
	position:relative;
	z-index:2;
}
#enviconlw {
	width:47.6407%;
	height:auto;
	display:block;
	position:relative;
	margin:0;
}
#enviconrw {
	width:45.6407%;
	height:auto;
	display:block;
	position:absolute;
	margin:0;
	right:7px;
	top:0;
}

#enviconl {
	width:100%;
	height:auto;
	display:block;
	position:relative;
	color:#fff;
	font-size:1.125em;
	line-height:27px;
	margin:0;
	text-align:right;
}
#enviconr {
	width:100%;
	height:auto;
	display:block;
	position:relative;
	margin:0;
	color:#fff;
	font-size:1.125em;
	line-height:27px;
	margin:0;
	text-align:left;
}
#bot_envi {
	max-width:960px;
	width:100%;
	height:60px;
	display:block;
	position:relative;
	background-image:url("Img/sustainability/environ_c.jpg");
	background-repeat:no-repeat;
	background-position:center;
}

#partbase {
	width:100%;
	height:auto;
	position:relative;
	margin:auto;
	margin-top:-8px;
	margin-bottom:55px;
}
#partbase > h2 {
	width:auto;
	height:auto;
	display:block;
	position:relative;
	color:#222;
	margin:auto;
	float:none;
	z-index:3;
	background-color:transparent;
}
#partimg {
	width:121px;
	height:auto;
	position:relative;
	display:block;
	margin:auto;
	margin-bottom:16px;
}
#toppartn {
	width:246px;
	height:auto;
	position:relative;
	display:block;
	margin:auto;
	margin-top:-18.5px;
	margin-bottom:4px;
}
#botpartn {
	max-width:960px;
	width:100%;
	height:auto;
	position:relative;
	display:block;
	margin:auto;
	margin-top:-24.5px;
}
#partbase > p {
	width:775px;
	height:auto;
	display:block;
	position:relative;
	margin:auto;
	color:#222;
	font-size:1.125em;
	line-height:27px;
}
@media screen and (max-width:940px) {
	#soccombambl,
	#soccombambr,
	#botpartn {
		display:none;
	}
}
@media screen and (max-width:840px) {
	#indicon > p,
	#soccomcon > p,
	#partbase > p {
		width:88%;
	}
}
@media screen and (max-width:640px) {
	#indititle,
	#soccomtitle {
		width:350px;
		height:85px;
	}
	#indititle > h2,
	#soccomtitle > h2 {
		width:200px;
		float:none;
		height:auto;
	}
	#partbase > h2 {
		width:200px;
		float:none;
		height:auto;
		padding:0;
		font-size:1.875em;
	}
	#indititle > #indil,
	#indititle > #indir,
	#soccomtitle > #soccoml,
	#soccomtitle > #soccomr {
		top:10px;
	}
	#envitop_bg {
		background-image:url("Img/sustainability/environ_480.jpg");
	}
	#enviconlw {
		width:88%;
		margin:auto;
		padding-left:0px;
	}
	#enviconrw {
		width:88%;
		margin:auto;
		position:relative;
		right:0;
	}
	#enviconl,
	#enviconr {
		text-align:center;
		margin-bottom:22px;
	}
	#enviconr {
		margin-bottom:15px;
	}
}
@media screen and (max-width:615px) {
	#indititle > h2,
	#soccomtitle > h2 ,
	#envibase > h2 {
		font-size:1.875em;
	}
}
@media screen and (max-width: 480px) {
	#indititle,
	#soccomtitle {
		width:280px;
		height:72px;
	}
	#indititle > h2,
	#soccomtitle > h2,
	#partbase > h2 {
		width:150px;
		font-size:1.5em;
		padding-left:0;
	}
	#envibase > h2 {
		width:150px;
		font-size:1.5em;
		padding-top:50px;
		padding-bottom:55px;
	}
	#indititle > #indil,
	#indititle > #indir,
	#soccomtitle > #soccoml,
	#soccomtitle > #soccomr 	{
		width:55px;
		top:9px;
	}
	#indicon > p,
	#soccomcon > p,
	#enviconl,
	#enviconr,
	#partbase > p {
		font-size:1.085em;
		line-height:25.5px;
	}
	#partimg {
		margin-bottom:24px;
	}
	#imgsustain {
		background-image:url("Img/sustainability/img_480.jpg");
	}
	#indicurve {
		background-image:url("Img/sustainability/first_480.jpg");
	}
}
@media screen and (max-width: 390px) {
	#envitop_bg {
		background-image:url("Img/sustainability/environ_390.jpg");
	}
	#envibase > h2 {
		padding-bottom:45px;
	}
	#indititle,
	#soccomtitle {
		width:240px;
		height:69px;
	}
	#indititle > #indil,
	#indititle > #indir,
	#soccomtitle > #soccoml,
	#soccomtitle > #soccomr	{
		width:45px;
	}
	#indicon > p,
	#soccomcon > p,
	#enviconl,
	#enviconr.
	#partbase > p {
		font-size:1.03em;
		line-height:21.5px;
	}
	#enviconl {
		margin-bottom:27px;
	}
	#imgsustain {
		background-image:url("Img/sustainability/img_320.jpg");
	}
	#indicurve {
		background-image:url("Img/sustainability/first_320.jpg");
	}
}

/* code below for career Page */

#car_head {
	width:100%;
	height:auto;
	position:relative;
	display:block;
	margin-top:-273px;
	margin-bottom:150px;
}
#car_head > p:first-child {
	font-family:myCustomBebas;
	font-size:3.125em;
	color:#222;
	text-align:center;
	display:block;
	width:65%;
	height:auto;
	position:relative;
	margin:auto;
}
#car_head_base {	
	margin-bottom:47px;
}
#car_head_line {	
	width:105px;
	height:3px;
	position:relative;
	display:block;
	margin:auto;
	background-color:#222;
    margin-top: 40px;
    margin-bottom: 45px;
}
#car_head > p:last-child {	
	font-family:myCustomBebas;
	font-size:1.250em;
	color:#222;
	text-align:center;
	display:block;
	width:65%;
	height:auto;
	position:relative;
	margin:auto;
}
#job {
	font-family:'Lato', sans-serif;
	width:300px;
	height:36px;
	display:block;
	font-weight:bold;
	position:relative;
	margin:auto;
	border:3px solid #222;
	border-radius:3px;
	margin-bottom:72px;
}
#job_des_base {
	max-width:960px;
	width:100%;
	height:auto;
	display:block;
	position:relative;
	margin:auto;
	margin-bottom:40px;
	/* background-color:#00f; */
}
#job_des_base:after { 
   content: " ";
   display: block; 
   height: 0; 
   clear: both;
}
#job_des_gen {
	width:380px;
	height:auto;
	font-family:'Lato', sans-serif;
	font-size:0.85em;
	line-height:25px;
	float:left;
	display:block;
	position:relative;
	/* background-color:#f00; */
	margin-left:6.28958%;
}
#gen {
	-webkit-animation: fadein 0.75s; /* Safari, Chrome and Opera > 12.1 */
       -moz-animation: fadein 0.75s; /* Firefox < 16 */
        -ms-animation: fadein 0.75s; /* Internet Explorer */
         -o-animation: fadein 0.75s; /* Opera < 12.1 */
            animation: fadein 0.75s;
}
#spe {
	-webkit-animation: fadein 1.5s; /* Safari, Chrome and Opera > 12.1 */
       -moz-animation: fadein 1.5s; /* Firefox < 16 */
        -ms-animation: fadein 1.5s; /* Internet Explorer */
         -o-animation: fadein 1.5s; /* Opera < 12.1 */
            animation: fadein 1.5s;
}

@keyframes fadein {
    from { opacity: 0; margin-top:-20px; }
    to   { opacity: 1; margin-top:0px; }
}

/* Firefox < 16 */
@-moz-keyframes fadein {
    from { opacity: 0; margin-top:-20px; }
    to   { opacity: 1; margin-top:0px; }
}

/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadein {
    from { opacity: 0; margin-top:-20px; }
    to   { opacity: 1; margin-top:0px; }
}

/* Internet Explorer */
@-ms-keyframes fadein {
    from { opacity: 0; margin-top:-20px; }
    to   { opacity: 1; margin-top:0px; }
}

/* Opera < 12.1 */
@-o-keyframes fadein {
    from { opacity: 0; margin-top:-20px; }
    to   { opacity: 1; margin-top:0px; }
}

#job_des_spe {
	width:410px;
	height:auto;
	font-family:'Lato', sans-serif;
	font-size:0.85em;
	line-height:25px;
	display:block;
	float:right;
	position:relative;
	margin-right:5.5%;
	/* background-color:#0f0; */ 
}
#job_des_gen > table > tbody,
#job_des_spe > table > tbody {
	vertical-align:top;	
}
#job_des_gen > table > tbody > tr:nth-child(n+2) > td:first-child,
#job_des_spe > table > tbody > tr:nth-child(n+2) > td:first-child {
	width:20px;
}
#gen > tbody > tr:first-child,
#spe > tbody > tr:first-child {
	font-weight:bolder;
	font-size:1em;
}
#contactcareer {
	max-width: 960px;
	width:100%;
	display:block;
	margin:auto;
	position:relative;
}
#contactcareer > img,
#contactcareer > picture,
.contactinfoimg {
	margin:auto;
	position:relative;
	display:block;
	z-index:2;
	padding-bottom:20px;
}
#contactcareer > #careerblock {
	width:100%;
	height:150px;
	background-color:#f8a23f;
	display:block;
	position:absolute;
	bottom:0;
}


/* career on homepage start here */

#careerbase {
	max-width:960px;
	width:100%;
	height:auto;
	position:relative;
	display:block;
	margin:0 auto;
	padding:0;
	background-image:url("Img/career_w960px.jpg");
	background-position:center bottom;
	background-repeat:no-repeat;
	padding-top:7%;
    padding-bottom: 60px;
}
#car_con {
	display:block;
	position: relative;
    margin: 0 auto;    
}
#career_img {
	max-width:100%;	
	position:relative;
}
#car_tit {
	font-family:myCustomBebas;
	font-size:3em;
	text-align:center;
	margin:auto;
	color:#222;
	width:auto;
}
#car_tag {	
	font-family:myCustomBebas;
	font-size:1.625em;
	text-align:center;
	margin:auto;
	color:#222;
	width:auto;
}
#career_con_container {  
	max-width: 960px;
	margin: auto;
	padding-left:50px;
	padding-right:50px;
}
.listed-con {	
	max-width: 960px;
	margin: auto;
    margin-bottom: 82px;
}
.flex-container {
	max-width: 960px;
	width: auto;
	padding: 0;
	padding-right: 20px;
	list-style: none;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-flow: row wrap;
	-moz-flex-flow: row wrap;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	justify-content: center;
}
.flex-item,
.flex-item_for_a {
	padding: 5px;
	width: 171px;
	height: 120px;
	margin-top: 18px;
	margin-left: 18px;
	color: white;
	text-align: center;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	justify-content:center;
	align-items:center;
}
.listed_for_a {
	width:145px;
}
.flex-item_for_a {
	z-index:1;
	position:relative;
}
.flex-item {
	margin:0;
	padding:0;
	clear:both;
}
.flex-item_for_a:nth-child(4n-7) {
	background-color: #F89D42;
}
.flex-item_for_a:nth-child(4n-6) {
	background-color: #6D6E71;
}
.flex-item_for_a:nth-child(4n-5) {
	background-color: #8BBB3F;
}
.flex-item_for_a:nth-child(4n-4) {
	background-color: #5277AB;
}
 .parallelogram_for_a { 
   -webkit-transform: skew(-20deg); 
   -moz-transform: skew(-20deg); 
   -o-transform: skew(-20deg); 
}
.flex-item > #flex_job_name {
	font-family:myCustomBebas;
	font-size: 1.5em;
	letter-spacing:0.2px;
	width: auto;
	height: auto;
	text-align: center;
	line-height: 1;
  	-webkit-transform: skew(20deg); 
	-moz-transform: skew(20deg); 
	-o-transform: skew(20deg); 
	color:#fff;
	padding:5px;
    display: block;
    position: relative;
	clear:both;
}
.listed > p {
	font-size:1.45em;
	width:130px;
}
#viewmore {	
	font-family: myCustomBebas;
    font-size: 1.25em;
    letter-spacing: 0.2px;
    color: #fff;
    font-weight: 580;
    text-align: center;
    line-height: 1;
    display: block;
    margin: auto;
    padding: 7px;
    border: 1px solid #222;
    border-radius: 5px;
    width: 140px;
    margin-top: 35px;
    background-color: #222;
}
#car_description {
	width: 63.5416%;
	height:auto;
	display:block;
	margin:auto;
	font-family:myCustomBebas;
	font-size:1.25em;	
    margin-bottom: 28px;
	letter-spacing:0.3px;
}

/* career detail code here */

#car_detail {
	width:100%;
	height:auto;
	position:relative;
	display:block;
	margin-top:69px;	
	margin-bottom:54px;
}
#car_detail > p:first-child {
	font-family:myCustomBebas;
	font-size:3.125em;
	color:#222;
	text-align:center;
	display:block;
	width:65%;
	height:auto;
	position:relative;
	margin:auto;
}
#car_head_line {	
	width:105px;
	height:3px;
	position:relative;
	display:block;
	margin:auto;
	background-color:#222;
    margin-top: 40px;
    margin-bottom: 45px;
}
#car_detail > p:last-child {	
	font-family:myCustomBebas;
	font-size:1.250em;
	color:#222;
	text-align:center;
	display:block;
	width:65%;
	height:auto;
	position:relative;
	margin:auto;
}

#job_des_base {
	max-width:960px;
	width:100%;
	height:auto;
	display:block;
	position:relative;
	margin:auto;
	margin-bottom:83px;
}
#job_des_base:after { 
   content: " ";
   display: block; 
   height: 0; 
   clear: both;
}
#job_des_gen {
	width:380px;
	height:auto;
	font-family:'Lato', sans-serif;
	font-size:0.85em;
	line-height:25px;
	float:left;
	display:block;
	position:relative;
	margin-left:6.28958%;
}
#job_des_gen > p,
#job_des_spe > p {
	margin:0;
	display:block;
	text-align:left;
	font-family:'Lato', sans-serif;
	font-size:1em;
    letter-spacing: 0.2px;
    margin-bottom: -20px;
}
#job_des_gen > h3,
#job_des_spe > h3 {
	margin:0;
	display:block;
	text-align:left;
	font-family:'Lato', sans-serif;
	font-size:1.1em;
	font-weight:bold;
}
#job_des_spe {
	width:410px;
	height:auto;
	font-family:'Lato', sans-serif;
	font-size:0.85em;
	line-height:25px;
	display:block;
	float:right;
	position:relative;
	margin-right:5.5%;
}
#cyes,
#cno {
	display:block;
	position:relative;
	margin:auto;
	margin-bottom:60px;
}
.career-apply-btn,
.job_apply_submit-btn,
#jobsubmitbtn {
	width:300px;
	height:auto;
	display:block;
	font-family:myCustomBebas;
	font-size:1.25em;
	letter-spacing:0.2px;
	text-align:center;
	color:#fff;
	background-color:#222;
	padding:15px;	
	border:3px solid #222;
	border-radius:5px;	
	cursor:pointer;
	margin:auto;
	margin-bottom:35px;
	animation:goBacki 0.2s linear;
	-webkit-animation:goBacki 0.2s linear;
	-moz-animation:goBacki 0.2s linear;
	-o-animation:goBacki 0.2s linear;
	-ms-animation:goBacki 0.2s linear;
}
.op {
	margin-bottom:55px;
}
.job_apply_submit-btn,
#jobsubmitbtn {
	width:477px;
	animation:goBacki2 0.2s linear;
	-webkit-animation:goBacki2 0.2s linear;
	-moz-animation:goBacki2 0.2s linear;
	-o-animation:goBacki2 0.2s linear;
	-ms-animation:goBacki2 0.2s linear;
}
@-webkit-keyframes goBacki {
	from {
		background-color:#fff;
		border-radius:13px;
		color:#222;
	}
	to {
		background-color:#222;
		border-radius:5px;
		color:#fff;
	}	
}
@-webkit-keyframes goBacki2 {
	from {
		border-radius:13px;
		background-color:#333;
	}
	to {
		border-radius:5px;
		background-color:#222;
	}	
}
.career-apply-btn:hover {
	-animation : goRoundedi 0.2s linear;
	-webkit-animation : goRoundedi 0.2s linear;
	-moz-animation : goRoundedi 0.2s linear;
	-o-animation : goRoundedi 0.2s linear;
	-ms-animation : goRoundedi 0.2s linear;
	-animation-fill-mode: forwards;	
	-webkit-animation-fill-mode: forwards;
	-moz-animation-fill-mode: forwards;
	-o-animation-fill-mode: forwards;
	-ms-animation-fill-mode: forwards;
}
.job_apply_submit-btn:hover,
#jobsubmitbtn:hover {
	-animation : goRoundedi2 0.2s linear;
	-webkit-animation : goRoundedi2 0.2s linear;
	-moz-animation : goRoundedi2 0.2s linear;
	-o-animation : goRoundedi2 0.2s linear;
	-ms-animation : goRoundedi2 0.2s linear;
	-animation-fill-mode: forwards;	
	-webkit-animation-fill-mode: forwards;
	-moz-animation-fill-mode: forwards;
	-o-animation-fill-mode: forwards;
	-ms-animation-fill-mode: forwards;

}
@-webkit-keyframes goRoundedi {
	from {
		background-color:#222;
		border-radius:5px;
		color:#fff;
	}
	to {
		background-color:#fff;
		border-radius:13px;
		color:#222;
	}
}
@-webkit-keyframes goRoundedi2 {
	from {
		border-radius:5px;
		background-color:#222;
	}
	to {
		border-radius:13px;
		background-color:#333;
	}
}
.career-back-btn {
	width:300px;
	height:auto;
	display:block;
	font-family:myCustomBebas;
	font-size:1em;
	letter-spacing:0.2px;
	text-align:center;
	color:#222;
	cursor:pointer;
	margin:auto;
	margin-bottom:80px;
	z-index:5;
}
.op2 {
	margin-bottom:0;
    padding-bottom: 40px;
    margin-top: -10px;
    z-index: 5;
    position: relative;
}

/* Code below was for Job Apply page */

#job_apply_fieldbase {
	width:480px;
	height:auto;
	display:block;
	margin:auto;
}
#job_apply_fieldbase > p {	
    font-family: myCustomBebas;
    font-size: 3em;
    display: block;
    letter-spacing: 0.2px;
    margin: auto;
    max-width: 480px;
    width: 480px;
    position: relative;
    text-align: center;
    margin-bottom: 46px;
    margin-top: 50px;
}
.job_apply_textfield {
	width:460px;
	height:26px;
	font-family:'Lato', sans-serif;
	font-size:0.9em;
	padding:4px;
	margin-bottom:20px;
	border:3px solid #222;
	border-radius:3px;
}
.box {
	max-width:480px;
	margin-bottom:10px;
}
.js .inputfile {
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
}
.inputfile + label {
    max-width: 430px;
    font-size: 1rem;
	font-family:'Lato', sans-serif;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    padding: 8px 20px;
	margin:auto;
}
.no-js .inputfile + label {
    display: none;
}
.inputfile:focus + label,
.inputfile.has-focus + label {
    outline: 1px dotted #000;
    outline: -webkit-focus-ring-color auto 5px;
}
.inputfile + label svg {
    width: 1em;
    height: 1em;
    vertical-align: middle;
    fill: currentColor;
    margin-top: -0.25em;
    margin-right: 0.25em;
}
.inputfile-1 + label {
    color: #222;
	border:3px solid #222;
	border-radius:4px;
}

/* Some of Job Input Code */

#inputbase {
	width:480px;
	height:auto;
	margin:auto;
	display:block;
	position:relative;
}
#statusjob {
	margin:auto;
	margin-bottom:25px;
	display:block;
	position:relative;
	padding:4px;
	margin-top:18px;
	margin-bottom:20px;
}
#job_input_title {
    font-family: myCustomBebas;
    font-size: 3em;
    display: block;
    letter-spacing: 0.2px;
    margin: auto;
    max-width: 480px;
    width: 480px;
    position: relative;
    text-align: center;
    margin-bottom: 46px;
    margin-top: 50px;
}
.job_input_textfield,
.job_input_des_area {
	font-family:'Lato', sans-serif;
	font-size:0.9em;
	padding: 4px;
    width: 472px;
    display: block;
    position: relative;
    margin: auto auto 20px;
 }
.job_input_des_area {
	height:80px;
 }
 .mcegapper {
	margin-top:20px;
 }
 #jobsubmitbtn {
	margin-bottom:55px;
 }
 
 /* Job List Code Below */
 
 .showdata {
	width: 300px;
    height: 200px;
    margin: 0;
    padding: 0;
    overflow: auto;
	font-family:'Lato', sans-serif;
	font-size:0.9em;
}
.nomor {
	width:35px;
	text-align:center;
}
.nama,
.status {
	width:auto;
}
.deskripsi {
	width:250px;
}
#awsome > tbody > tr:nth-child(2n+1) {
	background-color:#e8e8e8;
}

/* below code for career and everything that have something to do with that fking career media screen stuff */


@media screen and (max-width: 960px) {
	#job_des_gen,
	#job_des_spe {
		max-width:960px;
		width:85%;
		float:none;
		display:block;
		margin:auto;
	}
	#job_des_gen {
		margin-bottom:55px;
	}
}
@media screen and (max-width:365px) {
	#car_head > p:first-child{
		width:75%;
		font-size:3em;
	}	
	#car_head > p:last-child {
		width:75%;
		line-height:21px;
	}
	#job {
		width:80%;
	}
	.contactinfoimg {
	}
}
@media screen and (max-width: 675px) {
	.flex-item,
	.flex-item_for_a {
		width:35.4%;
	}
}
@media screen and (max-width:620px) {
	#careerbase {
		padding-top: 10%;
		padding-bottom: 50px;
	}
	.flex-item,
	.flex-item_for_a {
		height:100px;
	}
	#car_tit,
	#car_detail > p:first-child {
		font-size:2em;
	}
	#car_tag,
	.flex-item > p {
		font-size:1.35em;
		line-height:normal;
	}
	.flex-item > #flex_job_name {
		font-size:1.3em;
	}	
	#car_detail > p:last-child {
		font-size:1.1em;		
	}
	#car_head_line {
		width:75px;
	}
	#viewmore {
		font-size:1em;	
		width:120px;
	}
	#car_head > p:first-child {
		font-size:2em;		
	}
	#cyes {
		width: 87%;
		max-width: 620px;			
	}
}
@media screen and (max-width:544px) {
	.op {
		width:311px;
	}	
	#job_apply_fieldbase > p {
		font-size:2em;				
	}
}
@media screen and (max-width:560px) {
	#job_apply_fieldbase {
		width:300px;
	}
	#job_apply_fieldbase > p {
		font-size:2em;
		width:300px;
	}
	.job_apply_textfield {
		width:284px;
	}
	.sbt {
		width:300px;
	}
	.inputfile + label {
		max-width: 252px;
	}
}
@media screen and (max-width:450px) {
	#car_tit {
		font-size:1.575em;
	}
	#car_tag,
	.flex-item > #flex_job_name {
		font-size:1.1em;
	}	
	#viewmore {
		padding:5px;	
		width:100px;
	}
	#car_description {
		font-size: 1.1em;
	}
}
@media screen and (max-width:480px) {
	#cno {
		width: 84%;
		max-width: 480px;		
	}
	#cyes {
		width: 87%;
		max-width: 480px;			
	}
}
@media screen and (max-width:400px) {
	#job_apply_fieldbase {
		width:260px;
	}
	#job_apply_fieldbase > p {
		width:260px;
	}
	.op {
		width:235px;
	}	
	.job_apply_textfield {
		width:244px;
	}
	.sbt,
	.career-back-btn {
		width:260px;
	}
	.inputfile + label {
		max-width: 212px;
	}
}
@media screen and (max-width:320px) {
	#careerbase {
		padding-top: 15%;
	}
	#career_con_container {
		padding-left: 25px;
		padding-right: 25px;
	}
	.flex-container {
		padding-right:14px;
	}
	.flex-item_for_a {
		height:85px;
		margin-top: 12px;
		margin-left: 12px;
	}
	.flex-item {
		margin-left:-3px;
	}
	.flex-item > #flex_job_name {
		text-align: center;
	}
}