body{
  background-color: #b0b0b0;
  -webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
  background: url(_image/full-background-image-research-team.jpg) no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  font-family: avenir,varelaRound;
}
.container03{
  width: 100%;
  display: -webkit-flex;
  display: flex;
  flex-direction: column; 
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
}
#researchTeamContainer{
  width: 90%;
  margin: auto;
}
#researchTeamContainer h2{
  font-family: montserrat, openSansRegular;
  color: #222529;
  font-size: 1.6em;
  text-shadow: 0 0 50px #333;
  text-align: center;
}
#teamMembers{
  width: 100%;
  height: 275px;
  background-color: #363b3c;
  color: #bfbfbf;
  border-radius: 3px;
  box-shadow: 0 0 30px #363b3c;
  font-family: varelaRound, avenir, montserrat, openSansRegular, Arial;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-around;
  justify-content: space-around;
  -webkit-align-items: center;
  align-items: center;
}
#membersPhoto01{
  width: 200px;
  height: 200px;
  border-radius: 50%;
  box-shadow: 0 0 100px #333;
  background-image: url(_image/abshar-hasan.jpg);
  background-size: cover;
}
#membersPhoto02{
  width: 200px;
  height: 200px;
  border-radius: 50%;
  background-image: url(_image/ajeet-singh.jpg);
  background-size: cover;
}
#membersPhoto03{
  width: 200px;
  height: 200px;
  border-radius: 50%;
  background-image: url(_image/varun-saxena.png);
  background-size: cover;
}
#membersPhoto04{
  width: 200px;
  height: 200px;
  border-radius: 50%;
  background-image: url(_image/poulami-dutta.jpg);
  background-size: cover;
}
#membersPhoto05{
  width: 200px;
  height: 200px;
  border-radius: 50%;
  background-image: url(_image/sunayan-deka.jpg);
  background-size: cover;
}
#membersPhoto06{
  width: 200px;
  height: 200px;
  border-radius: 50%;
  background-image: url(_image/sakshi-tiwari.jpg);
  background-size: cover;
}
#membersPhoto07{
  width: 200px;
  height: 200px;
  border-radius: 50%;
  background-image: url(_image/gyan-waibhaw.jpg);
  background-size: cover;
}
#membersPhoto08{
  width: 200px;
  height: 200px;
  border-radius: 50%;
  background-image: url(_image/atul-ojha.jpg);
  background-size: cover;
}
#membersPhoto09{
  width: 200px;
  height: 200px;
  border-radius: 50%;
  background-image: url(_image/rahul-verma.jpg);
  background-size: cover;
}
#membersPhoto10{
  width: 200px;
  height: 200px;
  border-radius: 50%;
  background-image: url(_image/swati-sharma.jpg);
  background-size: cover;
}
#membersPhoto11{
  width: 200px;
  height: 200px;
  border-radius: 50%;
  background-image: url(_image/simons-dhara.jpg);
  background-size: cover;
}
#membersPhoto12{
  width: 200px;
  height: 200px;
  border-radius: 50%;
  background-image: url(_image/abhishek-roy.jpg);
  background-size: cover;
}
#membersPhoto13{
  width: 200px;
  height: 200px;
  border-radius: 50%;
  background-image: url(_image/gayatri-sharma.jpg);
  background-size: cover;
}
#membersPhoto14{
  width: 200px;
  height: 200px;
  border-radius: 50%;
  background-image: url(_image/aquib-jawed.jpg);
  background-size: cover;
}
#membersPhoto15{
  width: 200px;
  height: 200px;
  border-radius: 50%;
  background-image: url(_image/aman-bhardwaj.jpg);
  background-size: cover;
}
#membersPhoto16{
  width: 200px;
  height: 200px;
  border-radius: 50%;
  background-image: url(_image/anjali-patel.jpg);
  background-size: cover;
}
#membersPhoto17{
  width: 200px;
  height: 200px;
  border-radius: 50%;
  background-image: url(_image/saurabh.jpg);
  background-size: cover;
}
#membersPhoto18{
  width: 200px;
  height: 200px;
  border-radius: 50%;
  background-image: url(_image/rushikesh.jpg);
  background-size: cover;
}
#membersPhoto19{
  width: 200px;
  height: 200px;
  border-radius: 50%;
  background-image: url(_image/Udaratta-Bhattacharje.jpg);
  background-size: cover;
}
#membersPhoto20{
  width: 200px;
  height: 200px;
  border-radius: 50%;
  background-image: url(_image/ravi.jpg);
  background-size: cover;
}
#membersPhoto21{
  width: 200px;
  height: 200px;
  border-radius: 50%;
  background-image: url(_image/vivek.jpg);
  background-size: cover;
}
#membersPhoto22{
  width: 200px;
  height: 200px;
  border-radius: 50%;
  background-image: url(_image/srijeeb.jpg);
  background-size: cover;
}

#membersBio{
  width: 700px;
  line-height: 1.8em;
}
#membersBioTitle h3{
  font-size: 1.5em;
}
#membersBioroll h3{
  font-size: 1.2em;
}
#cv{
  text-decoration: none;
  font-size: 1.2em;
  font-family: avenir, montserrat, varelaRound;
  color: #bfbfbf;
  border-bottom: 2px dotted #bfbfbf;
}
#lineDivider{
  width: 100%;
  height: 2px;
  background-color: #0EA474;
  margin: auto;
}
#membersBioJoiningYear{
  font-family: avenir, varelaRound, openSansRegular;
  font-size: 1.2em;
}
#joiningYear{
  font-size: 0.80em;
  font-family: avenir, varelaRound, openSansRegular;
}
#membersBioContact{
  font-family: avenir, varelaRound, openSansRegular;
  font-size: 1.2em;
}
#membersBioEmail{
  font-family: avenir, varelaRound, openSansRegular;
  text-decoration: none;
  color: #bfbfbf;
  font-size: 0.80em;
  border-bottom: 1px solid #bfbfbf;
}
#membersBioResearchArea{
  font-family: avenir, varelaRound, openSansRegular;
  font-size: 1.2em;
}
#researchName{
  font-size: 0.80em;
  font-family: avenir, varelaRound, openSansRegular;
}
@media (min-width: 1400px) and (max-width: 1920px) {
  #researchTeamContainer{
    width: 75%;
  }
}
