.feature_section31 {
	float: left;
	width: 100%;
	text-align: justify;
	padding: 90px 0px 90px 0px;
	background-color: rgba(204,204,204,.2);
	font-family: 'Raleway';
}

.feature_section31 h1, h2, h3, h4, h5, h6 {
	/*text-align: center !important;*/
	margin-left: 15%;
}

.feature_section31 p {
	font-family: 'Raleway';
	margin-left: 15%;
	letter-spacing: 1px;
	width: 70%;
	font-size: 15px;
	font-weight: 400;
	line-height: 25px;
	padding-bottom:15px;
	color:#000;	
}
.who_we h4{
	color:#FF0; text-shadow: 1px 1px 1px #000;
}
.main_heading_style{
   /* color: #FFF200;*/
    /* padding: 10px; */
    /*text-shadow: 1px 1px 5px #000;*/
    /*font-weight: 900px;*/
    /* height: 375px; */

}

/*for career page only*/
.feature_section_career {
	/*float: left;*/
	width: 100%;
	text-align: justify;
	padding-top:20px;
	/*padding: 90px 0px 90px 0px;*/
	/*background-color: rgba(204,204,204,.2);*/
	font-family: 'Raleway';
	background-color: rgba(153, 153, 153, 0.84);
	border-color: #428bca;
}
.feature_section_career h1, h2, h3, h4, h5, h6 {
	/*text-align: center !important;*/
	margin-left: 15%;
}
.feature_section_career p {
	font-family: 'Raleway';
	margin-left: 15%;
	letter-spacing: 1px;
	width: 70%;
	font-size: 15px;
	font-weight: 400;
	line-height: 25px;
	padding-bottom:15px;
	color:#fff;
}
.my_menu a {
	color:#0e0e06 !important;
	font-weight:500;
	font-size:16px;
	text-shadow: 1px 1px 1px rgba(20, 21, 20, 0.65);
  
}
/*yellow shadow
.my_menu a {
	color: rgba(60, 56, 56, 0.89) !important;
	font-weight: 700;
	font-size: 16px;
	text-shadow: 1px 1px 1px rgb(255, 242, 0);
}*/

.my_menu a:hover, my_menu a:active, my_menu a:focus {
	color:#FFF; !important;
	font-weight:300;
	text-decoration:none !important;
  
}
.my_menu i {
	color:#333 !important;
	
}

/*logo and social links margin adjust for full screen
@media (max-width: 1326px){
	.test {
		color:#F00 !important;
	}
}*/

/*pc full screen*/
@media (min-width: 768px){
	/*.test {
		color:#96C !important;
	}*/
	.hideforpc{
		display:none;
	}
	.qualify_margin{
		margin-left:25% !important;
	}
	.founder_credentials{
		padding-top:30px;
	}
	.founder_pic{
		border:solid; 
		border-radius:10px; 
		height:200px; 
		width:auto; 
		/*float:right;*/		
	}
	.core_value_font{
		font-size:40px;
	}
	
}
/*tab view and big screen mobiles*/
@media(max-width: 990px){
	.hidefortabs{
		display:none;
	}
	.test {
		color:#0FC !important;
	}
	.qualify_margin{
		margin-left:15%;
	}
	.feature_section31 p{
		font-size:15px;
		line-height:30px;
	}
	.feature_section31 h1{
		font-size:24px;
	}
	.feature_section31 h3{
		font-size:21px;
	}
	.founder_credentials h4{
		font-size:20px;
	}
	.founder_credentials h5{
		font-size:16px;
	}
	.founder_credentials h6{
		font-size:14px;
	}
	.center_for_mob {
		margin: auto;
		width: 100%;
		padding: 0px;
		text-align:center;
	}
	.founder_pic{
		border:solid; 
		border-radius:10px; 
		height:200px; 
		width:auto; 
		float:none;
	}
	.core_value_font{
		font-size:25px;
	}
}




/*tab view and big screen mobiles*/
@media(max-width: 768px){
/*
@media only screen and (min-width: 480px) and (max-width: 767px){
	.test {
		color:#F00 !important;
	}
}
@media only screen and (max-width: 479px){
	.test {
		color:#0FC !important;
	}
}
			