.top_text_title_recruit {
	font-size: 25px;
	font-weight:bold;
//	margin-top:10px;
	text-align:left;
					margin-left:7%;

}


.point_text_red {
	background: linear-gradient(transparent 60%, #ffe6e8 60%);
	border-bottom:5px solid #ffe6e8;
	font-size:1.7em;
}

.main_tabs_intern {
    position: relative;
	margin: 0px auto;
	width: 100%;
	height:50px
}

.main_tabs_intern ul{
	display:inline-block;
    margin: 0px;
	padding:0px;
    width: 100%;
    list-style-type:none;
	height: 50px;
}

.main_tabs_intern ul li:first-child{
	text-align:center;
	vertical-align: top;
	margin:0px;
	padding:0px;
    list-style-type:none;
    display:inline-block;
    width: 50%;
	height: 50px;
	line-height:50px;
	background-color:#ffeecc;
	cursor: pointer;
	font-size:1.2em;
	color:#ff9933;
//    box-shadow: 3px 0 3px rgba(255,255,255,1), -3px 0 3px rgba(255,255,255,1);
	border-right:3px solid #fff;
	box-sizing:border-box;
}

.main_tabs_intern ul li:first-child:hover{
	background-color:#ff9933;
	color:#fff;

}




.main_tabs_intern ul li:last-child{
	text-align:center;
	vertical-align: top;
	margin:0px;
	padding:0px;
    list-style-type:none;
    display:inline-block;
    width: 50%;
	height: 50px;
	line-height:50px;
	background-color:#ffe6e8;
	cursor: pointer;
	font-size:1.2em;
	color:#fb0f1d;
//    box-shadow: 3px 0 3px rgba(255,255,255,1), -3px 0 3px rgba(255,255,255,1);
	border-right:3px solid #fff;
	box-sizing:border-box;
}



.main_tabs_intern ul li:last-child:hover{
	background-color:#fb0f1d;
	color:#fff;

}


.img_text_menu_2x2 ul{
	list-style-type:none;
	margin: 0px;
	padding: 0px;
    width: 100%;
//	max-width:800px;
}


.img_text_menu_2x2 ul li{
	display:inline-block;
	vertical-align:top;
	list-style-type:none;
//		padding:0px 5%;
    width: 45%;
	text-align:center;
}


.btn_submit{
	display: block;
	border: 3px double #FFFFFF;
	background: #ff9933;
	font-size: 25px;
	text-shadow: none;
	color: #ffffff;
	width: 300px;
	margin: 25px auto;
	padding: 5px;
	text-align:center;
}

.block_new{
  display: table;
  table-layout: fixed;
  box-sizing: border-box;
  width: 80%;
  margin: 0px 10%;
  text-align:center;
  padding:5px;
  
}

.block__element12{
  display: table-cell;
  width: 220px;
  height: 70px;
  text-align:left;
	vertical-align: top;
	font-size:1.2em;
}

.block__element12_red{
  display: table-cell;
  width: 220px;
  height: 70px;
  text-align:left;
	vertical-align: top;
	font-size:1.2em;
}

.block__element22{
  display: table-cell;
  width: 220px;
  height: 70px;
  text-align:left;
	vertical-align: top;
}

.block__element13{
  display: table-cell;
  word-wrap: break-word;
  overflow: hidden;
  text-align:left;
  vertical-align: top;
  
}



.fresher {
	width:70%;
}


.top_img_engi {
	font-weight:bold;
	font-size:2.5em;
	text-align:center;
}


.top_img_engi_space {
	height:50px;
}



@media only screen and (max-width: 840px) {
	.top_img_engi_space {
		height:20px;
	}
	

			.btn_submit{
							display: block;
							border: 2px double #FFFFFF;
							background: #ff9933;
							font-size: 20px;
							text-shadow: none;
							color: #ffffff;
							width: 50%;
							margin: 15px auto;
							text-align:center;
			}
			
	.top_img_engi {
		font-weight:bold;
		font-size:1.5em;
		text-align:center;
	}



	.fresher {
		width:100%;
	}

	.top_text_title_recruit{
		font-size: 17px;
		font-weight:bold;
//		margin-top:5px;
		text-align:left;
		margin-left:5%;
	}
	
	.block__element12{
	  display: inline-block;
	  width: 100%;
	  height: 60px;
	  text-align:left;
	 vertical-align: top;
	  line-height:60px;
	//	font-weight:bold;
		color:#ff9933;
		font-size:1.3em;

	}

	.block__element12_red{
	  display: inline-block;
	  width: 100%;
	  height: 60px;
	  text-align:left;
	 vertical-align: top;
	  line-height:60px;
	//	font-weight:bold;
		color:#fb0f1d;
		font-size:1.3em;

	}
	.block_new{
  display: table;
  table-layout: fixed;
  box-sizing: border-box;
  width: 96%;
  margin: 0px 2%;
  text-align:center;
  padding:5px;
  
}
	.block__element22{
	  display: inline-block;
	  width: 100%;
	  height: 60px;
	  text-align:left;
	 vertical-align: top;
	  line-height:60px;
		font-weight:bold;
		color:#ff0000;

	}
	
	.block__element13{
	  display: block;
	  margin:0px 5%;
	  overflow: hidden;
	  text-align:left;
	  vertical-align: top;
	}



	
	
	.main_tabs_intern {
	    position: relative;
		margin: 0px auto;
		width: 100%;
		height:50px
	}
	
	.main_tabs_intern ul{
		display:inline-block;
	    margin: 0px;
		padding:0px;
	    width: 100%;
	    list-style-type:none;
		height: 50px;
	}
	


.main_tabs_intern ul li:first-child{
	text-align:center;
	vertical-align: top;
	margin:0px;
	padding:0px;
    list-style-type:none;
    display:inline-block;
    width: 50%;
	height: 50px;
	line-height:50px;
	background-color:#ffeecc;
	cursor: pointer;
	font-size:0.8em;
	color:#ff9933;
//    box-shadow: 3px 0 3px rgba(255,255,255,1), -3px 0 3px rgba(255,255,255,1);
	border-right:3px solid #fff;
	box-sizing:border-box;
}


.main_tabs_intern ul li:last-child{
	text-align:center;
	vertical-align: top;
	margin:0px;
	padding:0px;
    list-style-type:none;
    display:inline-block;
    width: 50%;
	height: 50px;
	line-height:50px;
	background-color:#ffe6e8;
	cursor: pointer;
	font-size:0.8em;
	color:#fb0f1d;
//    box-shadow: 3px 0 3px rgba(255,255,255,1), -3px 0 3px rgba(255,255,255,1);
	border-right:3px solid #fff;
	box-sizing:border-box;
}


}