html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
:focus {/* remember to define focus styles! */
	outline: 0 !important;
}
/*ol, ul {list-style: none;}*/
table {/* tables still need 'cellspacing="0"' in the markup */
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a img {
	border: 0;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
img {
	max-width: 100%;
	border: 0 none;
	height: auto;
	vertical-align: middle;
}
.BdrN {
	border: none !important;
}
.Pad0 {
	padding: 0 !important;
}
.PadT0 {
	padding-top: 0 !important;
}
.PadB0 {
	padding-bottom: 0 !important;
}
.Mrg0 {
	margin: 0 !important;
}
.floatleft {
	float: left !important;
	width: auto;
}
.floatright {
	float: right !important;
	width: auto;
}
.center-align {
	float: left;
	width: 100%;
	text-align: center;
}
/**** Clearfix ****/

.display-block {
	display: block;
}
.display-none, #page {
	display: none;
}
/* =Structure
----------------------------------------------- */
html {
	min-height: 100%;
	position: relative;
}
body {
	padding:0;
	margin: 0px;
	color: #000;
	font-size: 14px;
	font-family: 'Open Sans', sans-serif;
	
	
}

.main-container{ max-width:1440px; margin:0 auto; background:#fff;}
.container_950{ max-width:960px; margin:0 auto;}
.wrapper {
	float: left;
	width: 100%;
}
/*----------------------------------------------- */

ul, ol {
	margin: 0;
}
ol { /*list-style:disc;*/
	padding: 0 0 0 12px;
	font-size: 13px;
}
ol li {
	padding: 3px 0;
}
ol li ol {
	padding: 0 0 0 50px;
}
strong {
	font-weight: bold;
}
.clear {
	clear: both;
}
/*{-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}*/

/* =Links 

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

h1, h2, h3, h4, h5, h6  { font-family: 'Open Sans', sans-serif!important; }

a {
	text-decoration: none;
	color: #000;
}
a:focus, a:active, a:hover {
	text-decoration: none;
}
 select {
	float: left;
	color: #fff !important;
	font-size: 16px;
	padding:0 30px 0 10px;
	width:100%;
	-webkit-appearance:none;
	-moz-appearance:none;
	-o-appearance:none;
	appearance:none;	
   text-indent: 0.01px;
	text-overflow: "";
	 outline : none !important;
   overflow : hidden;
  	background: url(../images/select-arrow.png) no-repeat 98% center #083958;
    border: 1px solid #1a74aa;
    border-radius: 10px;
		height:48px; cursor:pointer;

}
 select option{ font-size:16px; padding:8px 10px; cursor:pointer;}

/*header css*/

header {width: 100%;  padding:25px 0; float:left;}

/*Biomedical css*/
.bio-box {width:100%; float:left; background:#ebebeb;}
.right-box {float:right; width:50%; text-align:right;}
.right-box img {width:100%;}
.left-box {float: left; width:50%; padding:50px 0px 0 0px ;}
.left-box h1 {font-size:37px; line-height:44px; color:#3f66be; font-weight:bold;  padding-bottom:26px; }
.left-box p {padding-top:27px; }
.bio-box .container {padding-right: 0;}

/*demand-box css*/
.demand-box {float:left; width:100%; background:#3f66be; padding:50px 0;}
.demand-box .demand-inner h2 {color:#fff;}
.demand-inner {float:left; width:100%;}
.demand-inner ul {padding-top:28px; color:#fff; padding-left:15px; }
.demand-inner ul li {list-style-type:disc; font-size: 20px;}
.demand-inner ul li p {font-size:28px; color:#fff; line-height:33px; font-weight:400; padding:0px;}

/*programs-box*/
.programs-box {width:100%; float:left; padding:60px 0 43px 0; position:relative;}
.programs-box .programs-inner p {padding:55px 0 32px 0;}
.programs-inner {width:100%; float:left;}
.programs-inner ul {padding:50px 0 0px 0; list-style:none; margin:0px;}
.programs-inner li {color:#404040; line-height:33px; font-size:28px; font-weight:400; margin-bottom:17px;}
.client-inner.client-right {padding-top: 30px;}
.programs-box .programs-inner h3 { background: rgba(0, 0, 0, 0) url("../images/circle-icon.png") no-repeat scroll 0 13px; padding: 0 20px;}


/*form-section css*/
.form-section {float:left; width:100%;  -webkit-border-radius:10px; border-radius:10px;
background: #cc0000; max-width:703px; float:right; padding-bottom:25px;}

.left-info {position:absolute; top:-395px; width:100%; right:0px;}
.form-title {float:left; width:100%; text-align:center; -webkit-border-radius:10px; border-radius:10px; padding:35px 30px 0px 30px; position:relative;  }
.form-section .form-title p {font-size:30px; line-height:45px; color:#fff; padding:0px; text-align:left;  }

.form-title h4 {font-size:20px; color:#fff; margin:0;  padding:20px 15px 8px 15px; line-height: 30px; text-shadow: 0 0 30px #d1d1d1; }

.form-title h2 {color:#fff; text-align:left;}
.form-title  ul {
    text-align: left;
	margin:0px;
	padding:0 17px 18px 17px;
}
.form-title  li {color:#fff; font-size:18px;}
.form-title  li p {font-size:30px; line-height:45px; color:#fff;}
.form-field {padding: 0 30px; display:inline-block; width:100%;}
.form-section dl {
    float: left;
    margin: 15px 0;
    width: 100%;
}
.form-section dt {
    color: #ffffff;
    font-size: 16px;
	padding:0 8px;	
	font-family: 'Open Sans', sans-serif;
	font-weight:600;
}
.form-section input[type="text"], .form-section input[type="email"] {
  border:none;
    border-radius: 10px;
    color: #000;
    font-size: 16px;
    height:55px;
    margin-top: 5px;
    padding: 0 10px;
    width: 100%;
	font-family: 'Open Sans', sans-serif; 
	
background: #bebbbb;
background: -moz-linear-gradient(top,  #bebbbb 0%, #dedcdc 50%, #fdfefe 100%); 
background: -webkit-linear-gradient(top,  #bebbbb 0%,#dedcdc 50%,#fdfefe 100%); 
background: linear-gradient(to bottom,  #bebbbb 0%,#dedcdc 50%,#fdfefe 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bebbbb', endColorstr='#fdfefe',GradientType=0 );}

.form-section input[type="submit"] {display:inline-block; width:100%; -webkit-border-radius:10px; border-radius:10px; color:#fff; cursor:pointer; font-size:60px; font-weight:bold; margin:10px 0; height:148px; line-height:148px; background: #3f66be; border:none;}

.form-section label{ font-size:16px; color:#fff; font-weight:normal; margin:10px 0;}

.form-section  select {
	float: left;
	color: #000 !important;
	font-size: 16px;
	padding:0 30px 0 10px;
	width:100%;
	-webkit-appearance:none;
	-moz-appearance:none;
	-o-appearance:none;
	appearance:none;	
   text-indent: 0.01px;
	text-overflow: "";
	 outline : none !important;
   overflow : hidden;
  	background: url(../images/select-arrow.png) no-repeat 98% center #083958;
    border: 1px solid #1a74aa;
    border-radius: 10px;
	height:48px; cursor:pointer;
	font-family: 'HelveticaNeue-Light', Arial, sans-serif!important;

}
.form-section select option {font-size:16px; padding:8px 10px; cursor:pointer;}



/*client-box css*/
.client-box {float:left; background:#ebebeb; width:100%; padding:60px 0;}
.client-inner {float:left; width:100%;}
.image-holder {float: left; width:15%; margin-right:10px;}
.text-holder {float:right; width:84%; padding:35px 0 0 0;}
.text-holder p {padding:0px; font-size:28px; line-height:35px; color:#404040;}
.text-holder span {font-size:30px; color:#404040; float:right; font-weight:400; padding:10px 0;} 
.client-right .image-holder {float:right; margin-left:10px;  margin-right:0px;}
.client-right .text-holder {float:left;}

/*exceptional css*/
.excep-box{ float:left; width:100%; text-align:center;} 
.excep-box p{ padding:43px 0 0 0;}
.excep-box ul {
    display: inline-block;
    padding: 19px 0;
    text-align: left;
    width:38%;
	margin:0px;
}
.excep-box li {margin:10px 0; font-size:18px; vertical-align:middle;}
.excep-box li p {color:#404040; font-size:28px; line-height:33px; padding:0px 10px;}
.excep-box p.medical-text {color: #404040;  font-size: 30px; font-weight: 400; line-height: 33px; padding:0px;}


/*footer css*/
footer {background:url(../images/footer-bg.png) no-repeat 0 0;  float:left; height:407px;  width:100%; margin-top:55px; background-size:100% 100%; padding:0 25px;}
footer .address {float:left;  width:100%; padding:137px 0 43px 150px; }
footer .address h4 {font-size:28px; color:#ffffff; font-weight:bold; margin:0px;}
footer .copyright {font-size:33px; line-height:37px; color:#fff; font-weight:400;  padding: 216px 0 112px;}
footer .address p {font-size:28px; color:#ffffff;  line-height:40px; padding:20px 0;}
footer .address span {color:#419b9e; font-size:22px; font-weight:bold; line-height:32px; }
.footer-left, .footer-right {width:50%; float:left;}



.mob-sec-form {display:none;}






