
@keyframes blink {
    0% {
        opacity: 1;
    }
    49% {
        opacity: 1;
    }
    50% {
        opacity: 0;
    }
    100% {
        opacity: 0;
    }
}

.blink1 {
    animation: blink 1s;
    animation-iteration-count: infinite;
}

.sub-hd-inner p{

	color: #660066; font-weight: bold; 
        
        //font-family: 'Kaushan Script';
        text-align: left; 
        font-style: italic;

}
@media (max-width:480px)
{
.sub-hd-inner p
{
  margin-bottom: 10px;
}
}


.bullet ul
{
	padding-left: 20px;
}

.hotel ul li{

	font-size: 18px;
	margin-left: 50px;
}
.title {
background: rgba(255,255,255,0.8);
border: 1px solid #333;
padding:10px 0px 10px 0px; 
color: #000;
}


.mylogo{margin-left:70px;}

.master strong{
	font-weight:bold;
	}

.prog strong{
	font-weight:bold;
	}

.hotel a{
	color:#06F;}
	
.hotel a:hover{
	color:#F00;}
	

.prog td{
	font-weight: 400;
	line-height: 1.9em;
	margin-bottom: 2%;
	margin-top: 2%;
	font-size: 0.9em;
	color: #333;
	padding-left:50px;
	border:1px soilid #333;
	}

.high{
	font-weight: 400;
	line-height: 1.9em;
	margin-bottom: 2%;
	margin-top: 2%;
	font-size: 0.9em;
	color: #333;
	margin-left:20px;
	   font-family: 'Open Sans', sans-serif!important;
	}
	
.high li{
	list-style:square;}

.gal img{
	//padding:10px 15px;
	border:1px solid #333;
	width:100%;
	height:auto;}

.research{
	padding:0px 30px;}
	
.research strong{
	font-weight:bold;}

.research li{
	list-style:decimal;
	padding:5px 10px;
	text-align:justify;;
	
	font-weight: 400;
	line-height: 1.9em;
	
	font-size: 0.9em;
	color: #333;
	}

.card span{
	font-weight:bold;}

.content p{
	//font-weight:bold;}

.teambox{
	 border: 1px solid #CCC;
  border-radius: 8px;
 
 padding:10px 0px;
  background-color: #F5F5F5;
  color: #000;
	}

.academic{
	color:#fff;
	margin-top:10px;
	//text-align:center;
	}
.academic li{
	//list-style:square;
	padding:5px 0px;}
.location img{
	//margin-top:10px;
	}

.panel-body{
	padding:10px;}

.header-strip p{
	text-align:center;}

.guideline{
	position:fixed;
	top:18%;
	right:0;
	z-index:111111;
	}


/*buton */

.Brochure{
	position:fixed;
	top:400px;
	left:0;
	z-index:1111;}
	
	.online{
	position:fixed;
	top:450px;
	left:0;
	z-index:1111;}
	
	.form{
	position:fixed;
	top:500px;
	left:0;
	z-index:1111;}

.btn3 {
  background: #23B5B9;
  background-image: -webkit-linear-gradient(top, #23B5B9, #289c9e);
  background-image: -moz-linear-gradient(top, #23B5B9, #289c9e);
  background-image: -ms-linear-gradient(top, #23B5B9, #289c9e);
  background-image: -o-linear-gradient(top, #23B5B9, #289c9e);
  background-image: linear-gradient(to bottom, #23B5B9, #289c9e);
  -webkit-border-radius: 28;
  -moz-border-radius: 28;
  border-radius: 28px;
  font-family: Arial;
  color: #ffffff;
  font-size: 20px;
  padding: 10px 20px 10px 20px;
  text-decoration: none;
}

.btn3:hover {
  background: #1ce3e6;
  background-image: -webkit-linear-gradient(top, #1ce3e6, #45b1b3);
  background-image: -moz-linear-gradient(top, #1ce3e6, #45b1b3);
  background-image: -ms-linear-gradient(top, #1ce3e6, #45b1b3);
  background-image: -o-linear-gradient(top, #1ce3e6, #45b1b3);
  background-image: linear-gradient(to bottom, #1ce3e6, #45b1b3);
  text-decoration: none;
}


.panel-body { padding:0px; }
.panel-body table tr td { padding-left: 15px }
.panel-body .table {margin-bottom: 0px; }
.panel-title a{ font-size:14px;}

.src-image {
  display: none;
}

.card {
  overflow: hidden;
  position: relative;
  border: 1px solid #CCC;
  border-radius: 8px;
  text-align: center;
  padding:5px 0px;
  background-color: #F5F5F5;
  color: #000;
}

.card .header-bg {
  /* This stretches the canvas across the entire hero unit */
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 70px;
  border-bottom: 1px #FFF solid;
  /* This positions the canvas under the text */
  z-index: 1;
}
.card .avatar {
  position: relative;
  margin-top: 15px;
  z-index: 100;
}

.card .avatar img {
  width: 125px;
  height: 125px;
  /*-webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;*/
  border: 1px solid rgba(0,0,30,0.8);
}

.mobile{
	display:none;}	
	
.fullsize{
	display:block;}


@media only screen and (min-width:100px) and (max-width:481px) {
	
	.sub-hd-inner img{
	width:100%;}

.guidemob{
	margin-top:40px;}

.mobile{
	
	display:block;}	
	
.fullsize{
	display:block;}
	
.Brochure{
	display:none;}
	
	.online{
	display:none;}
	
	.form{
	display:none;}
	
	.met {
	padding: 0 0;
}

p.men-it{
	padding:50px 0px;}
	
p.location{
	color:#fff;}
	
.card{
	padding:10px 0px;}
	
 .medicinal-w3-left{
	 float:left;}
	

}
@media (max-width:480px) {

    .mylogo{
        margin-left:0;
    }





