  .btn{
	font-size: 14px;
	font-weight: bold;
	margin-bottom:20px;
	}
.btn:hover,.btn:focus{
	background: #8e9093;
	color: #fff;
	border: 1px solid rgba(0,0,0,0.2);
}

h1,h2,h3,h4,h5,h6{
	color: #333333;

}

a{
	color: #fb2f3a;
}

a:hover, a:focus{
	color: #eb2f39;
	text-decoration: none;
}

body{
	font-family: Helvetica, Arial, Sans-serif;
	font-size: 14px;
}

.hero-unit {
    padding: 0px;
	border-radius: 0;
	margin-bottom: 0px;
	 background: #fdfcf7;
	


}
.navbar{
    border-bottom: 1px solid #a4a2ba;
	margin-top: 30px;
	height:20px;
	margin-bottom: 0px;
}
.navbar-inner {
    background: transparent;
    border: none;
    box-shadow: none;
}
.navbar .brand {
	text-indent: -9999px;
	height: 50px;
	width:90px;
	margin-top:10px;
	line-height: 100px;
	margin: 0px;

}



.navbar .nav > li > a{
    font-weight: bold;
    fond-size:14px;
    text-shadow: none;
    color: #4c4b56;
    padding: 3px 20px;

}
.navbar .nav > li > a:hover, .navbar .nav > li > a:focus {
	color: #4c4b56;
	}
.navbar .nav > .active > a, .navbar .nav > .active > a:hover, .navbar .nav > .active > a:focus {
	box-shadow: none;
	background: rgba(0,0,0,0.7);
	color: #fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}   
/** end**/


/** hero-unit-text begin **/

.hero-unit-inner{
	margin-bottom: 500px;
}

.hero-unit-inner container{
	height: 500px;
	width: 1400px;

}

.hero-unit-inner h1{
	margin-top: 40px;
	font-size: 48px;
	color: #fff;
	text-shadow:0 1px 0 rgba(0,0,0,0.3);
	
}

.hero-unit-inner h4{
	color: #cccccc;
	margin-top: 20px;
	margin-bottom: 30px;
	text-shadow:0 1px 0 rgba(0,0,0,0.3);
	
}
.hero-unit-inner h3{
	margin-top: 30px;
	color: #fff;
	text-shadow:0 1px 0 rgba(0,0,0,0.3);
	margin-bottom: 150px;

}
.hero-unit-inner a{
	margin-left: 15px;
	color: #fff;
	border-bottom: 1px solid #ddd;
	
}

.hero-unit-inner img{
margin-top: 30px;
height:auto; 
width:900px; 
max-height: 300px;

}
.hero-unit-inner .btn-primary{
	background: #fb2f3a;
	border: none;
	box-shadow: 0 2px 1px rgba(0,0,0,0.3);
	font-size: 16px;
	font-weight: bold;	
	text-shadow: none;
	margin-bottom: 20px;
}
.jumbotron{
  background: url(amin.png) no-repeat left;
  width: 50%;
  height: 350px;
  background-position: center;
  left: 500px;
  
}
/**affiliation**/
#affiliation{
	background: #fdfcf7;
	padding: 10px 0;
	border-bottom: #dddddd;
	


}

#process{
	background: #eeeeee;
	border-bottom: #dddddd;
	border-top: 1px solid #fff;
	box-shadow: 0 -3px 5px rgba(0,0,0,0.3);
	position: relative;
	z-index:10;
	padding: 30px 0;
}
      
.image-home {
  width: 500px;
  height: 237px;
  background-image: url("amin.png");
  height: 337px;
  width: 100%;
  background-size: 100%; }
  
  
.asset {
  display: inline-block;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-color: transparent; }


.process-icon{
	margin-bottom: 15px;
	display: inline-block;
	width: 100px;
	height: 100px;
	background: transparent url(img/process-sprite.png) no-repeat;
	background-position: left top;
}
.process-icon.idesign{
	background-position: -100px top;

}
.process-icon.idevelop{
	background-position: -200px top;

}

.process-icon.ilaunch{
	background-position: -300px top;

}
.seprator{

  background: url(seprator.jpg) no-repeat transparent 50% 50%;
  width: 100%;
  height: 1px;
  margin: 0px 0px 20px 0px;



}
/**end**/

/**Intro**/
#Intro{
	margin-bottom: 30px;
}


/**end**/

/**footer**/
.footbar{
margin-top:50px;
border-top:1px solid rgb(164, 162, 186);
padding: 20px 0px;

}
/**end**/


#research{
	background: #fdfcf7;
	padding: 10px 0px;
	border-bottom: #dddddd;
	


}

a.tag{
	background-color:#eee;
	color:#666;
	font-weight:bold;
	margin-bottom:0.5em
}

a.icon:hover{
	text-decoration:none
}
