/* stylesheet for demo and examples */
@import url(http://fonts.googleapis.com/css?family=Lobster+Two:700italic,700);
body {
  margin: 0;
  padding: 0;
  border: 0;
  background: #f4f4f4;
  color: #272727;
  font-family: 'Poppins', sans-serif;
  font-size: 1em;
  line-height: 1.4em;
}
a {
  color: inherit;
  text-decoration: none;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
hr {
  display: block;
  height: 0;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  margin: 1em 0;
  padding: 0;
}
h1, h2, h3, p {
  margin-bottom: 1em;
}
h1, h2 {
  font-family: 'Lobster Two', georgia, serif;
  line-height: 1em;
  font-weight: 700;
}
h2 {
  font-size: 4em;
}
header {
  background: #701851
}
header, #navigation-menu, #content, footer {
  position: relative;
}
header, footer {
  padding: 1em 3em;
  text-shadow: none;
}
header h1 {
  color: #fff;
  font-size: 1.8em;
  font-style: italic;
}
nav ul, nav ol, nav li {
  list-style: none;
  margin: 0;
  padding: 0;
}
#navigation-menu {
  position: fixed;
  top: 2em;
  right: 2em;
  left: auto;
  bottom: auto;
  z-index: 9;
  text-shadow: none;
  font-size: 0.85em;
}
#navigation-menu ul {
  overflow: hidden;
  background: #564a44;
  background: rgba(0, 0, 0, 0.5);
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
#navigation-menu li {
  margin: 3px;
}
#navigation-menu a {
  display: block;
  padding: 0.2em 0.6em;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  color: #f4f4f4
}
#navigation-menu a:hover, #navigation-menu a.mPS2id-highlight {
  background: #701851;
  color: #fff;
}
#content section {
  min-height: 100vh;
  -webkit-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.6), inset 0 1px 0 rgba(255, 255, 255, 0.3);
  box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.6), inset 0 1px 0 rgba(255, 255, 255, 0.3);
}
#content section h2 {
  color: #701851
}
#content section:first-child {
  background: url("../img/home_bg_mob.jpg");
  background-size: 100%;
  min-height: 380px
}
#content section:nth-child(4n+2) {
  -webkit-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2), inset 0 1px 0 rgba(255, 255, 255, 0.5);
  box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2), inset 0 1px 0 rgba(255, 255, 255, 0.5);
  background: #FAFAFA;
}
#content section:nth-child(4n+3) {
  -webkit-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2), inset 0 1px 0 rgba(255, 255, 255, 0.5);
  box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2), inset 0 1px 0 rgba(255, 255, 255, 0.5);
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#f2f5f6+0,e3eaed+37,c8d7dc+100;Grey+3D+%234 */
  background: rgba(255, 255, 255, 1);
  background: -moz-radial-gradient(center, ellipse cover, rgba(255, 255, 255, 1) 0%, rgba(246, 246, 246, 1) 47%, rgba(237, 237, 237, 1) 100%);
  background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(255, 255, 255, 1)), color-stop(47%, rgba(246, 246, 246, 1)), color-stop(100%, rgba(237, 237, 237, 1)));
  background: -webkit-radial-gradient(center, ellipse cover, rgba(255, 255, 255, 1) 0%, rgba(246, 246, 246, 1) 47%, rgba(237, 237, 237, 1) 100%);
  background: -o-radial-gradient(center, ellipse cover, rgba(255, 255, 255, 1) 0%, rgba(246, 246, 246, 1) 47%, rgba(237, 237, 237, 1) 100%);
  background: -ms-radial-gradient(center, ellipse cover, rgba(255, 255, 255, 1) 0%, rgba(246, 246, 246, 1) 47%, rgba(237, 237, 237, 1) 100%);
  background: radial-gradient(ellipse at center, rgba(255, 255, 255, 1) 0%, rgba(246, 246, 246, 1) 47%, rgba(237, 237, 237, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed', GradientType=1);
}
#content section:nth-child(4n+4) {
  -webkit-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2), inset 0 1px 0 rgba(255, 255, 255, 0.5);
  box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2), inset 0 1px 0 rgba(255, 255, 255, 0.5);
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#f2f5f6+0,e3eaed+37,c8d7dc+100;Grey+3D+%234 */
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#fbfca6+0,ffff88+100 */
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#fbfca6+0,ffff88+100 */
  background: #fff; /* Old browsers */
}
#content section:nth-child(5) {
  background: url("../img/contact_bg.jpg")
}
.content {
  padding: 1em 3em;
}
.content hr + a, .content hr + a + a {
  margin-right: 2em;
}
/*
.mPS2id-target .content h2:first-child:after{
	display: none;
	position: relative;
	vertical-align: middle;
	content: "Current target class: mPS2id-target";
	margin-left: 1em;
	font-size: 0.25em;
	line-height: 1.4em;
	font-style: italic;
	opacity: 0.7;
	width: 180px;
	font-family: arial,sans-serif;
	font-weight: normal;
}

.ie8 .mPS2id-target .content h2:first-child:after{
	font-size: 0.95em;
}
*/
header, .content, footer {
  padding-right: 150px;
}
.horizontal-layout {
  width: 700%;
}
.horizontal-layout header h1 {
  display: none;
}
.horizontal-layout #navigation-menu {
  right: auto;
  left: 3em;
  top: 4em;
}
.horizontal-layout #content {
  overflow: hidden;
}
.horizontal-layout #content section {
  width: 14.285%;
  float: left;
  min-height: 480px;
  -webkit-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3), inset 0 1px 0 rgba(255, 255, 255, 0.3), -1px 0 0 rgba(0, 0, 0, 0.6);
  box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3), inset 0 1px 0 rgba(255, 255, 255, 0.3), -1px 0 0 rgba(0, 0, 0, 0.6);
}
.horizontal-layout #content section:nth-child(3n+2), .horizontal-layout #content section:nth-child(3n+3) {
  -webkit-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3), inset 0 1px 0 rgba(255, 255, 255, 0.3), -1px 0 0 rgba(0, 0, 0, 0.2), inset 1px 0 0 rgba(255, 255, 255, 0.5);
  box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3), inset 0 1px 0 rgba(255, 255, 255, 0.3), -1px 0 0 rgba(0, 0, 0, 0.2), inset 1px 0 0 rgba(255, 255, 255, 0.5);
}
.horizontal-layout .content h2 {
  position: relative;
  padding-bottom: 50px;
}
.horizontal-layout .content h2 + p {
  margin-top: -50px;
}
.horizontal-layout .mPS2id-target .content h2:first-child:after {
  display: block;
  position: absolute;
  width: 100%;
  height: 50px;
  margin-left: 0;
}
.horizontal-layout header > *, .horizontal-layout footer > * {
  width: 10%;
}
.horizontal-layout header, .horizontal-layout .content, .horizontal-layout footer {
  padding-left: 150px;
  padding-right: 3em;
}
.auto-layout {
  width: 6200px;
  height: 6200px;
}
.auto-layout header h1 {
  margin-left: 150px;
}
.auto-layout #navigation-menu {
  right: auto;
  left: 2em;
}
.auto-layout #content {
  height: 100%;
}
.auto-layout #content section {
  position: absolute;
  min-height: 600px;
  width: 600px;
  top: 0;
  left: 0;
  margin-left: 3em;
  -webkit-box-shadow: inset 1px 1px 0 rgba(255, 255, 255, 0.2);
  box-shadow: inset 1px 1px 0 rgba(255, 255, 255, 0.2);
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.auto-layout #content section#section-2 {
  top: 0;
  left: 1800px;
}
.auto-layout #content section#section-3 {
  top: 1200px;
  left: 900px;
}
.auto-layout #content section#section-4 {
  top: 1200px;
  left: 2700px;
}
.auto-layout #content section#section-5 {
  top: 2400px;
  left: 1800px;
}
.auto-layout #content section#section-6 {
  top: 2400px;
  left: 3600px;
}
.auto-layout #content section#section-7 {
  top: 3600px;
  left: 2700px;
}
.auto-layout .content {
  padding-left: 150px;
  padding-right: 3em;
}
header h1 {
  margin: 0;
  padding-top: 10px;
  padding-bottom: 15px;
  line-height: 1
}
.members_sec {
  margin-top: 35px;
}
.members_sec ul {
  padding: 0;
  margin: 0 0 0 0;
  width: 100%;
	text-align: center;
}
.members_sec ul li {
  list-style: none;
  text-align: center;
  width: 100%;
  display: block;
  margin-bottom: 20px;
}
.members_sec ul li .memb_pic {
  width: 200px;
  height: 200px;
  margin: auto;
  overflow: hidden;
  border-radius: 100%;
  border: 5px solid #999999;
}
.members_sec ul li img {
  max-width: 200px;
}
.members_sec ul li h3 {
  font-size: 1.4em;
  line-height: 1em;
  font-weight: 500;
  margin-bottom: 0;
  margin-top: 15px;
}
.members_sec ul li h4 {
  font-size: 1.2em;
  margin-top: 10px;
  font-weight: 700;
  color: #6d7275
}
.insti_sec_l, .insti_sec_r {
  display: inline-block
}
.insti_sec_r {
  margin-bottom: 50px;
}
.insti_sec_l {
  margin-top: 50px;
}
 .col_img1 {
  background: url("../img/lnct.jpg");
  background-size: cover;
  background-position: center;
  width: 200px;
  height: 200px;
  overflow: hidden;
  border: 5px solid #999;
  border-radius: 100%;
  float: none;
  margin-top: 20px;
  margin-right: 50px;
}
.insti_sec_l .col_dis, .insti_sec_r .col_dis {
  margin-top: 50px;
}
 .col_img2 {
  background: url("../img/lncp.jpg");
  background-size: cover;
  background-position: center;
  width: 200px;
  height: 200px;
  overflow: hidden;
  border: 5px solid #999;
  border-radius: 100%;
  float: none;
  margin-top: 20px;
  margin-left: 0px;
}
 .col_img3 {
  background: url("../img/lncm.jpg");
  background-size: cover;
  background-position: center;
  width: 200px;
  height: 200px;
  overflow: hidden;
  border: 5px solid #999;
  border-radius: 100%;
  float: none;
  margin-top: 20px;
  margin-right: 50px;
}

footer {
  background: #222326;
  text-align: center;
  color: #6d7275;
  font-size: 1em;
	
}
footer p {
  margin-bottom: 0
}

#institute {padding-bottom: 50px;}

@media only screen and (min-width: 1140px) {
  .members_sec ul li {
    width: 33%;
    display: inline-block;
  }
  .insti_sec_l .col_img {
    float: left;
    margin-top: 20px;
    width: 300px;
    height: 300px;
  }
  .insti_sec_r .col_img {
    float: right;
    margin-top: 20px;
    width: 300px;
    height: 300px;
    margin-left: 50px;
  }
  #content section:first-child {
    background: url("../img/home_bg.jpg");
    background-size: 100%;
    background-position: center;
    min-height: 100vh
  }
  header, .content, footer, .horizontal-layout header, .horizontal-layout .content, .horizontal-layout footer, .auto-layout .content {
    padding-right: 8em;
    padding-left: 8em;
  }
  .horizontal-layout header h1 {
    display: block;
  }
  .auto-layout header h1 {
    margin-left: 0;
  }
  #navigation-menu {
    font-size: 0.8em;
    top: 1.25em;
  }
  .horizontal-layout #navigation-menu, .auto-layout #navigation-menu {
    right: 3em;
    left: auto;
    top: 1.55em;
  }
  #navigation-menu ul {
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    border-radius: 30px;
    padding: 5px
  }
  #navigation-menu li {
    float: left;
    margin: 3px 5px;
  }
  #navigation-menu a {
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
  }
}