@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 {
	font-family:myCustomBebas;
	letter-spacing:0.4px;
	margin:0;
}
h2 {
	font-weight:100;
}
.coba {
	width:100%;	
	height:auto;
	margin:0;
	padding:0;
	display:block;
}
.clear-fix {
	margin:0;
	padding:0;
	clear:both;	
}
.floatfix {
	clear:left;	
}
a {
	text-decoration:none;	
}
#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;
	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;
}
.conbase {
	width:100%;
	height:auto;
	background-color:#fff;	
	display:block;
	position:relative;
	margin-top:-120px;
}

/* code below is just For IE */

.conbaseIE {
	width:960px;
	height:auto;
	background-color:#222;
	padding-top:3px;
}

/* END */

/* code above was for Global Code */

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

/* Temporary Web Page Code */

#imgss-temp {
	max-width:960px;
	width:100%;
	height:410px;
	display:block;
	position:relative;
	margin:0;
	padding:0;
	background-image:url("Img/imgss.jpg");
	background-repeat:no-repeat;
	background-position:40% 40%;
}
#logo {
	position:absolute;
	width:202px;
	height:61px;
	z-index:0;
	left:5%;
	top:40px;
	display:block;
	border:none\9;
	z-index:99;
}  
#division {
	width:320px;
	height:auto;
	display:block;
	position:absolute;
	top:0;
	right:0;
}
#whowearebase {
	max-width:960px;
	width:100%;
	height:auto;
	display:block;
	position:relative;
	margin:auto;
	margin-top:45px;
}
#whotit {
	width:245px;
	height:74px;
	display:block;
	position:relative;
	margin:auto;
} 
#whotit > #whotopline {
	width:241px;
	height:auto;
	display:block;
	position:absolute;
	top:0;
	left:50%;
	margin-left:-120.5px;
}
#whotit > h2 {
	width:auto;
	height:auto;
	display:block;
	position:relative;
	color:#222;
	margin:auto;
	font-size:2em;
	font-weight:100;
	padding:0;
	padding-top:20px;
	text-align:center;
	background-color:transparent;
}
#whotit > #whobotline {
	width:55px;
	height:2px;
	display:block;
	position:absolute;
	bottom:0;
	left:50%;
	margin-left:-27.5px;
	background-color:#222;
}
#whocon {
	width:100%;
	height:auto;
	display:block;
	position:relative;
	margin:auto;
	margin-top:24px;
}
#whocon > p {
	width:83.33%; /*  800px;  */
	height:auto;
	font-size:1.063em;
	line-height:24px;
	text-align:center;
	margin:auto;
	padding:0;
	letter-spacing:0.4;
}
#question {
	width:100%;
	height:auto;
	display:block;
	position:relative;
	margin:auto;
	margin-top:50px;
}
#questiontit {
	width:300px;
	height:75px;
	display:block;
	position:relative;
	margin:auto;
}
#questiontit > #questittopline {
	width:300px;
	height:2px;
	background-color:#222;
	display:block;
	position:absolute;
	top:0;
	left:0;
}
#questiontit > h2 {
	font-size:2em;
	text-align:center;
	color:#222;
	margin:0;
	padding-top:12px;
}
#questiontit > p {
	font-size:1.063em;
	text-align:center;
	color:#222;
	margin:0;
}
#questiontit > #questitbotline {
	width:258px;
	height:2px;
	background-color:#222;
	display:block;
	position:absolute;
	bottom:0;
	left:50%;
	margin-left:-129px;
}

/* code below for  question form */

#questionbase {
	width:390px;
	height:auto;
	display:block;
	position:relative;
	margin:auto;
	margin-top:20px;
}
.quesfield {
	display:block;
	height:25.37px;
	height:19px\9;  /* for ie 8 or below */
	padding-top:3px\9;  /* for ie 8 or below */
	width:374.25px;
	border-radius:5px;	
	margin-bottom:12px;
	font-family:Helvetica, Arial, sans-serif;
	font-size:0.875em;
	border:2px solid rgba(169, 169,169 ,0.55);
	padding-left:5px;
	text-align:center;
}
.problem {
	display:block;
	width:374.25px;
	height:148.22px;
	margin-bottom:13px;
	border-radius:5px;
	font-family:Helvetica, Arial, sans-serif;
	font-size:0.875em;
	border:2px solid rgba(169, 169,169 ,0.55);
	padding-left:5px;
	padding-top:2px;
	padding-top:3px\9;  /* for ie 8 or below */
	text-align:center;
}
.queslabel {
	font-size:1.063em;
	color:#222;
	text-align:center;
	display:block;
	position:relative;
	margin:auto;
	margin-left:2px;
	margin-bottom:2px;
}
/* .insubmit-btn {
	width:58.72px;
	height:22.24px;
	padding-top:4px;
	padding-top:2px\9;
	display:block;
	margin-left:2px;
	margin-bottom:45px;
	font-family:myCustomBebas;
	font-size:0.95em;
	text-align:center;
	color:#fff;
	background-color:#222;
	border-radius:5px;	
	border:none;
	cursor:pointer;
	text-decoration:none;
	outline:none;
}  we are still confuse where this code used or this is was an old code */
.inquiry-submit-btn {
	width:386px;
	height:50px;
	padding-top:4px;
	display:block;
	background-color:#222;
	color:#fff;
	border:3px solid #222;
	border-radius:5px;
	text-align:center;
	font-family:myCustomBebas;
	font-size:1em;
	letter-spacing:0.2px;
	margin-top:0px;
	margin-bottom:14px;
	cursor:pointer;
	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;
}
@-webkit-keyframes goBacki {
	from {
		background-color:#fff;
		border-radius:15px;
		color:#222;
	}
	to {
		background-color:#222;
		border-radius:5px;
		color:#fff;
	}	
}
.inquiry-submit-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;
}
@-webkit-keyframes goRoundedi {
	from {
		background-color:#222;
		border-radius:5px;
		color:#fff;
	}
	to {
		background-color:#fff;
		border-radius:15px;
		color:#222;
	}
}

/* question code end */

#ortag {
	width:240px;
	height:32px;
	display:block;
	position:relative;
	margin:auto;
	margin-bottom:18px;
}
#ortag > #leftline {
	width:95px;
	height:2px;
	background-color:#222;
	display:block;
	position:absolute;
	top:16.5px;
	left:0;
}
#ortag > #rightline {
	width:95px;
	height:2px;
	background-color:#222;
	display:block;
	position:absolute;
	top:16.5px;
	right:0;
}
#ortag > p {
	display:block;
	position:relative;
	margin:auto;
	font-size:1.875em;
	color:#222;
	text-align:center;
}
#contactimg {
	width:100%;
	height:380px;
	background-image:url("Img/contact.jpg");
	background-repeat:no-repeat;
	background-position:100% 0%;
	display:block;
	position:relative;
	margin:auto;
}
@media screen and (max-width:640px) {
	#division {
		width:53.5%;
	}
	#logo {
		position:absolute;
		width:165px;
		height:auto;
		z-index:0;
		left:5%;
		top:35px;
	}  
}
@media screen and (max-width:480px) {
	#imgss-temp {
		height:350px;
		background-image:url("Img/imgss_480.jpg");
	}
	#contactimg {
		height:340px;
		background-image:url("Img/contact_480.jpg");
		background-position:90.5% 4%;
	}
}
@media screen and (max-width:470px) {
	#questionbase {
		width:301px;	
	}
	.quesfield {
		width:285px;	
	}
	.problem {
		width:285px;	
	}
	.inquiry-submit-btn {
		width:296px;	
	}
}
@media screen and (max-width:420px) {
	#logo {
		width:130px;
	}
	#division {
		width:207px;
	}
}
@media screen and (max-width:360px) {
	#logo {
		width:120px;
		top:25px;
	}
	#division {
		width:63%;
	}
	#questionbase {
		width:261px;	
	}
	.quesfield {
		width:245px;	
	}
	.problem {
		width:245px;	
	}
	.inquiry-submit-btn {
		width:256px;	
	}
	#questiontit {
		width:250px;
	}
	#questiontit > #questittopline {
		width:250px;		
	}
	#questiontit > #questitbotline {
		width:188px;
		margin-left:-99px;
	}								
}
@media screen and (max-width:320px) {
	#imgss-temp {
		height:280px;
		background-image:url("Img/imgss_320.jpg");
	}
	#contactimg {
		height:260px;
		background-image:url("Img/contact_320.jpg");
	}
}
/* code below for career Page */

#car_head {
	width:100%;
	height:auto;
	position:relative;
	display:block;
	margin-top:69.125px;
	margin-bottom:26px;
}
#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_line {	
	width:105px;
	height:3px;
	position:relative;
	display:block;
	margin:auto;
	background-color:#222;
	margin-top:24px;
	margin-bottom:30px;
}
#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;
}

@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:35px;
	}
}
@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 {
	}
}

/* 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;
	text-align:center;
	color:#222;
}

/* 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_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_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;
	}
}