.form-control{
    text-transform:none!important;
}

#Pitroda{
	margin-top: 83px;
}
#pitroda_logo{
	margin-top: -20px;
	width: 85%;
}
#team p{
	font-style: none;
	font-weight: normal;
	text-align: center;
	font-family: "Roboto Condensed", sans-serif;
	font-size: 17px;
}
#value h2,
#value p{
	color: white;
}
#news .img_box{
	height: 230px;
	/*border:2px solid red;*/
}

#news .img_box img{
	height: 100%;
	width: auto;
	background-position:center;
	cursor: pointer;
}
#news .why_heading{
	font-size: 17px;
	font-family: "Roboto Condensed", sans-serif;
	text-align: center;
}
#miss_viss{
	padding: 15px;
	margin: 10px;
	border:0.4px solid #dddddd;
}
#mission p{
	font-size: 16px;
	text-align: center;
}
#research .research_data{

  position: relative;
  /*letter-spacing: 4px;*/
  text-align: center;
  font-weight: 400;
  font-size: 16px;
  color: white;
  margin: 0 0 10px;
}
#Research_data #research_ul li{
	list-style: none!important;
	padding: 6px 0px;
	font-size: 15px;
}
#research_ul {
	margin-top: 15px;
	padding: 0px;
}
#client h3{
	text-align: center;
}
#client_desc{
	font-size: 15px;
	text-align: justify;!important;
}
#team_ul{
	padding: 0px;
}
#team_ul li{
	list-style: none;
}
#main_blog .main_desc{
	font-size: 14px;
}
#our_team #why_heading{
	font-size: 15px;
	text-align: center;
}
#message .message{
  position: relative;
  /*letter-spacing: 4px;*/
  text-align: center;
  font-weight: bolder;
  font-size: 18px;
  color: white;
  margin: 0 0 10px;	
}
#message .ceo_desc{
position: relative;
  /*letter-spacing: 4px;*/
  text-align: center;
  font-weight: 400;
  font-size: 17px;
  color: white;
  margin: 0 0 10px;		
}
#social_ul li {
    float: left;
    margin: 0px 6px;
    /* border-radius: 50%; */
    height: 41px;
    width: 26px;
    /* border: 1px solid #f0f0f0; */
    padding: 2px 0px;
    font-size: 18px;
}
.found{
	border-top: 0.3px solid #724040;
	border-right: 0.3px solid #724040;
	border-left: 0.3px solid #724040;
	border-bottom: 0.3px solid #724040;
	/*width: 5%;*/
}
#footer{
	padding: 42px 0 6px 0px;
}
#product_box{
	padding: 15px;
	    border: 1px solid #eaeaea;
	height: 230px;
	border-radius: 0px;
	margin-bottom: 20px;
}
table .specifier{
	padding: 15px;
}
table tr td,
table tr th{
	padding: 5px 20px!important;
	font-size: 13px;
}
table .divider{
	text-align: center;
	color: #724040;
	/*padding: 15px;*/
	font-weight: bold;
}
#development li{
list-style: none!important;
padding: 10px 0px;
font-size: 15px;
}
#strength p{
	font-size: 15px;
	text-align: center;
}
#strength .strength_box{
	height: 400px;
	/*border:2px solid red;*/
}
#strength .strength_box .fa{
	font-size: 60px;
	margin: 20px 0px;
}
#strength .strength_box .price-details{
	height: 100px;
	/*border-bottom: 2px solid red;*/
}
#product_box img{
	width: 100%;
	cursor: pointer;
	height: auto;
}