@charset "utf-8";
/* CSS Document */


.anti-ragging  li{
	list-style:none;}

.member tr td{
	padding:5px 0px;
//	margin:10px 0px;}


.container-full {
  margin: 0 auto;
  width: 100%;
  overflow-x:hidden;
}

.academic th{
	background:#666;
	color:#fff;
	text-align:center;
	padding:10px 0px;}
	
.academic td{

padding:5px 20px;
	
}

.abt p{
	color:#000;}

.curicular h3{
	font-size:20px;
	font-weight:bold;
	text-align:left;
	color:black;}

.abt h3
{
	color:black;
	font-weight:bold;
}
.abt span{
	color:#c52d2f;
	font-size:18px;
	text-align:center;
	}


.logo{
	padding-top:5px;
	//margin-left:10px;
	float:right;}

	
	
.top{
	background:#151515;}

.top h2{
	font-size:25px;}
	
.colname h3{
	font-size:25px;
	color:#fff;
	text-align:center;}
	
.colname h4{
	font-size:30px;
	color:white;
	text-align:center;
	text-transform:uppercase;}
	
.colname h5{
	font-size:20px;
	color:white;
	text-align:center;
	font-weight:300;
	text-transform:uppercase;}
	
.colname h6{
	padding-top:48px;
	font-size:14px;
	color:white;
	text-align:left;
	margin-left:-20px;
	font-weight:300;
	text-align:right;
	padding-right:27px;
	
	//float:right}

.anand 
{
	//background:rgb(202,236,244);
	padding-top:40px;
	
}
.anand img{
		border:5px solid gray;
	//float:left;}
.bhimrao 
{
	//background:rgb(254,177,169);
	padding:40px;
}
.bhimrao img
{
    border:5px solid gray;
	
	height:347px;
	width:241px;
	
}
.bord
{
	//border-top:2px solid black;
	//	border-bottom:2px solid black;
		//background:rgb(202,236,244);
}
.middle
{
	//background:rgb(202,236,244);
	background:white;
}
.middle h2
{
	font-size:30px;
}
.resource{
	padding:40px 10px;}
	
.panel-title  a{
	color:black;}
	
.panel-body{
	border:1px solid #CCC;}
	
.portfolio-item{
	padding:15px;
	//border:1px solid #ccc;
	border-top:2px solid #ccc;
	border-left:2px solid #ccc;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
	width:280px;
	height:227px;
	}
@media (max-width:480px)
{
	
.logo{
	float:none;
	display:block;}
.logo img{
	width:130px;
	height:130px;
	margin-left:100px;}	
.colname h3{
	font-size:20px;
	color:#fff;
	text-align:center;}
	
.colname h4{
	font-size:30px;
	color:white;
	text-align:center;
	text-transform:uppercase;}
	
.colname h5{
	font-size:15px;
	color:#CCC;
	text-align:center;
	font-weight:300;}
	
.colname h6{
	padding-top:5px;
	font-size:12px;
	color:#CCC;
	text-align:center;
	font-weight:300;
	//float:right}
	
	.anand img
	{
	display:block;
	float:none;}
	
	.anand h4
	{
		}
	
.top h2{
	font-size:20px;}
}
.banner
{
	background:url(../banner/back.jpg);
}
.top p
{
	text-align:justify;
}
.media-heading
{
	font-weight:500;
	color:#FFF;
	font-size:16px;
}

.media-body ul li{
	color:#CCC;
	}

.parallax {
    /* The image used */
    //background-image:url(../images/welbg.jpg);
    background:url(../images/Dear-Friends-Background-img.jpg);
    /* Set a specific height */
    min-height: 500px;

    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.wel{
	-webkit-box-shadow: 0px 0px 40px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 40px 0px rgba(0,0,0,0.75);
box-shadow: 0px 0px 40px 0px rgba(0,0,0,0.75);
	}
	
.welcome{
	padding:20px 0px;}
	
.welcome p{
	
	color:#CCC;
	line-height:1.8;
	}

.my-section
{
	background:url(../images/D-PHAR-CAREER-OPTION-jpg.jpg) no-repeat;
}
@media (max-width:480px)
{       .my-section
	{
		
	  height:300px;
	}
	
	.colname h6{
		text-align:center;}
	
	#dpharm-heading{
		font-size:18px;}
	.my-section ul li
	{
		font-size:10px;
		//background:url(../images/D-PHAR-CAREER-OPTION-jpg.jpg) no-repeat;
	}
	
}
.my-section .btn-primary:hover
{
    background:transparent;
	border:1px solid #c52d2f;
	color:#c52d2f;
}
.services-wrap h4
{
	color:white;
	
}
.services-wrap1 
{
	//border:3px solid black;
	//padding:20px;
}
.services-wrap1 li
{
	color:black;
	font-weight:bold;
}
.services-wrap1 h3
{
	font-size:22px;
	font-weight:bolder;
	color:#c52d2f;
}
.w-100{
	width:100%;
}