.inner-banner {
	position: relative;
	z-index: 8;
	margin-top: -40px;
}
.inner-banner img {
	width: 100%;
}
.content-main {
	padding: 20px 0px;
}
.content-main h2 {
	font-weight: 400;
	font-size: 26px;
	margin-bottom: 3px;
	color:#2b2b3f;
}
.content-main h3 {
	font-weight: 500;
	padding:4px 5px;
	font-size: 17px;
	margin-bottom: 0px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ededed+0,f6f6f6+53,ffffff+100 */
background: rgb(237,237,237); /* Old browsers */
background: -moz-linear-gradient(left,  rgba(237,237,237,1) 0%, rgba(246,246,246,1) 53%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  rgba(237,237,237,1) 0%,rgba(246,246,246,1) 53%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  rgba(237,237,237,1) 0%,rgba(246,246,246,1) 53%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededed', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */

}
.content-main ul li {
	list-style:square;
	margin:3px 0px;
	font-size:14px;
	
}
.content-main ul {
	margin-left:0px;
	padding-left:15px;
	margin-top:10px;
	
}

.content-main p {
	line-height: 22px;
	font-size:14px;
}
.ud-line {
	height: 1px;
	background: #ddd;
	margin-bottom: 10px;
}
.ud-line2 {
	height: 3px;
	background: #0072bc;
	margin-bottom: 10px;
	width:100%;
	 
	margin-top:4px;
}

.equipment p {
	margin-top:20px;
	
	
}
.career ul {
	margin:30px 0px;
}
.career li {
	font-size:15px !important;
	
}
.contact h4 {
	font-size:16px;
	margin-bottom:3px;
	
}
.gallery img  {
	width:100%;
	
	height:120px;
	border:3px solid #ddd;
}

.gallery div {
	margin-bottom:10px;
}

.certificate img  {
	width:100%;
	
	height:220px !important;
	border:3px solid #ddd;
}

.certificate div {
	margin-bottom:10px;
}