
.head-section h2{
	display: inline-block;
	margin-top:35px;
	margin-left: 13px;
	color: #010439;
}
/*.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover{
	color: #fff;
    cursor: default;
    background-color: #010439;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
}
.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 116px;
}*/
/*search box*/
/*#nav-menu{
      overflow: hidden;
  background-color: #333;
  position: fixed;
  top: 0;
  width: 100%;
}*/
/*#search {
    float: right;
    margin-top: 9px;
    width: 250px;
}*/
#p-date{
    font-size: 15px;
    color: #d1d1d1;
    /*line-height: 1em;*/
    margin: 0;
    padding-right:20px;
    /*padding: 0;*/
}

#nav-menu .nav .open > a, #nav-menu .nav .open > a:focus, #nav-menu .nav .open > a:hover{
    color: #fff;
    background: #e54e4b;
}
.search {
    padding: 5px 0;
    width: 230px;
    height: 25px;
    position: relative;
    left: 10px;
    float: left;
    line-height: 22px;
}

.search input {
    top: 7px;
    position: absolute;
    width: 200px;;
    float: Left;
    margin-left: 210px;
    -webkit-transition: all 0.7s ease-in-out;
    -moz-transition: all 0.7s ease-in-out;
    -o-transition: all 0.7s ease-in-out;
    transition: all 0.7s ease-in-out;
    height: 26px;
    line-height: 18px;
    padding: 0 2px 0 2px;
    border-radius:1px;
    margin-left: 0px;
}

/*.search:hover input, .search input:focus {
            width: 200px;
            margin-left: 0px;
}*/
.button-search {
    color: #fff !important;
    background-color: #010439;
    height: 30px;
    position: absolute;
    right: 0;
    top: 3px;
    font-size: 15px;
    border-radius:1px;
    outline:0px !important;
}
.button-search :hover,.button-search :focus{
    outline:0px !important;
    color: #fff !important;
}
.navbar-nav>li>.dropdown-menu{
    border-bottom: 3px solid #e65855;
}
#dept-desc{
    margin-bottom: 25px !important;
}
.media-overlay:hover {
    position: absolute;
    top: 0px;
    left: 1px;
    width: 88%;
    background: rgba(0,0,0,.6);
    z-index: 1;
    height: 99%;
    color: #fff;
}
.media-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1;
    height: 100%;
}
.media-overlay:hover i {
    display: block;
    color: #fff;
    font-size: 40px;
    margin: 0 auto;
    text-align: center;
    margin-top: 80px;
}
.media-overlay i {
    display: none;
}

.media-overlay-1:hover {
    position: absolute;
    top: 0px;
    left: 1px;
    width: 105%;
    background: rgba(0,0,0,.6);
    z-index: 1;
    height: 99%;
    color: #fff;
}
.media-overlay-1 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1;
    height: 100%;
}
.media-overlay-1:hover i {
    display: block;
    color: #fff;
    font-size: 40px;
    margin: 0 auto;
    text-align: center;
    margin-top: 48px;
}
.media-overlay-1 i {
    display: none;
}
.filter-section{
    margin-top: 10px;
    margin-bottom: 20px;
}
/*.filter-section .btn-default{
    background-image: linear-gradient(to bottom,#26a0d0 0,#26a0d0 100%);
}*/
/*#dept-desc ul{
	margin-left: 15px;
}*/

.tab-content h3{
	color: #26a0d0;
}
.btn-default {
    color: #fff;
    text-shadow: 0 1px 0 #26a0d0;
    background-image: -webkit-linear-gradient(top,#fff 0,#e0e0e0 100%);
    background-image: -o-linear-gradient(top,#fff 0,#e0e0e0 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#fff),to(#e0e0e0));
    background-image: linear-gradient(to bottom,#26a0d0 0,#26a0d0 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe0e0e0', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background-repeat: repeat-x;
    border-color: #dbdbdb;
    border-color: #ccc;
}
.btn-default:focus, .btn-default:hover {
    background-color: #26a0d0;
    background-position: 0 -15px;
}

.dom-worker{
	background: url(../images/Department/special-cell-1.png) no-repeat;
	background-position-x: 37px;
	 height: 74px;
    margin-top: 16px;
}
.dom-worker-active{
	background: url(../images/Department/special-cell-1-1.png) no-repeat;
	    background-position-x: 37px;
	 height: 74px;
    margin-top: 16px;
}
.self-help{
	background: url(../images/Department/special-cell-2-1.png) no-repeat;
	    background-position-x: 37px;
	 height: 74px;
    margin-top: 16px;
}
.self-help-active{
	background: url(../images/Department/special-cell-2-2.png) no-repeat !important;
	    background-position-x: 37px !important;
	 height: 74px;
    margin-top: 16px;
}
a {
    color: #337ab7;
    text-decoration: none;
}
.nav-tabs {
    background-color: #ececec;
    border: 1px solid #ddd !important;
}
.self-help-active:after {
	    content: "\f0d7";
    font-family: FontAwesome;
    position: absolute;
    bottom: -27px;
    left: 44%;
    font-size: 31px;
    color: #010439;
}

.dom-worker-active:after {
	content: "\f0d7";
    font-family: FontAwesome;
    position: absolute;
    bottom: -27px;
    left: 44%;
    font-size: 31px;
    color: #010439;
}
.IconNews {
    width: 18px;
    height: 16px;
    background: url(../images/careerI.png) no-repeat;
    display: block;
    float: left;
}
.dropdown-menu{
    background-color:#fff;
}

.IconDeptResearch {
	width: 100%;
    height: 155px;	
    background: url('../images/About us/Research.jpg') no-repeat;
    display: block;
    float: left;
}
.IconDeptCompCoaching {
    width: 189px;
    height: 155px;
    background: url('../images/About us/competetive-coaching.jpg') no-repeat;
    display: block;
    float: left;
}
.IconDeptSkillDevelopment{
     width: 189px;
    height: 155px;
    background: url('../images/About us/skill-development.jpg') no-repeat;
    display: block;
    float: left;
}
.IconDeptTraining{
     width: 189px;
    height: 155px;
    background: url('../images/About us/training.jpg') no-repeat;
    display: block;
    float: left;
}
.IconDeptSpecialcell{
     width: 189px;
    height: 155px;
    background: url('../images/About us/special-cell.jpg') no-repeat;
    display: block;
    float: left;
}
.IconDeptSpecialprojects{
     width: 189px;
    height: 155px;
    background: url('../images/About us/special-projects.jpg') no-repeat;
    display: block;
    float: left;
}
.IconDeptMemorialmahad{
     width: 189px;
    height: 155px;
    background: url('../images/About us/memorial-mahad.jpg') no-repeat;
    display: block;
    float: left;
}
.IconDeptPublication{
     width: 189px;
    height: 155px;
    background: url('../images/About us/publication.jpg') no-repeat;
    display: block;
    float: left;
}
.IconDeptEvaluation{
     width: 189px;
    height: 155px;
    background: url('../images/About us/evolution.jpg') no-repeat;
    display: block;
    float: left;
}
.IconDeptSportSection{
     width: 189px;
    height: 155px;
    background: url('../images/About us/sport-section.jpg') no-repeat;
    display: block;
    float: left;
}

.DeptDesc{
    width: 70%;
    display: inline-block;
    margin-left: 10px;
}
.dept-list{
    margin-top: 20px;
}
.dept-list ul {
/*        margin-left: -10px;*/
    list-style-type: none;
    margin-bottom: 0;
}
.nav>li>a:focus, .nav>li>a:hover {
    color: #e54e4b;
    text-decoration: none;
    background-color: #fff;
}
.nav-tabs.supercelltab > li > a:hover{
    background-color: #ececec;
}
.navbar-nav>li>a{
   /* border-right: 1px solid #216a97;*/
    padding-bottom: 13px;
    /*padding: 15px 20px;*/
}
.topmenu-position{
    top: 0px;
    margin-top: 0px !important;
    z-index: 999;
    position: fixed;
}
#nav-menu.sticky {
    top: 0px;
    margin-top: 0px !important;
    z-index: 1 !important;
    position: fixed;
}

.dept-list ul li{
    margin-bottom: 20px;
    padding: 0px;
}
.dept-head{
    margin-bottom: 5px;
}
.dept-desc-head{
    margin-bottom: 5px;
}
.f-20 {
    font-size: 20px;
}
.f-15{
    font-size: 15px;
}
.dept-title{
    color: #010439;
}
.DepartmentDesc table td{
    padding: 20px;
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {

    /*background-color: #010438;*/
    background-image: -webkit-linear-gradient(top,#f5f5f5 0,#e8e8e8 100%);
    background-image: -o-linear-gradient(top,#f5f5f5 0,#e8e8e8 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#f5f5f5),to(#e8e8e8));
    /*background-image: linear-gradient(to bottom,#014864 0,#014864 100%);*/
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover{
    background: #fff;
    color: #e54e4b;

}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover
.navbar-nav>li>.dropdown-menu {
   /* border: 3px solid;
    border-color: #26a0d0;*/
}
@media only screen and (max-width: 991px){
   
}
@media (max-width:720px)and (min-width:360px){
	.DeptDesc {
    	width: 100%;
		display: inline-block;
		margin: 18px 0 0 0;}
	.dept-list ul {
    margin-left: 0;
    list-style-type: none;
    margin-bottom: 0;
}
	.DeptDesc p {text-align: center;text-align:justify;}
	.input-box {width: 100%; text-align: center;}
	.IconDeptResearch {
		width: 100% !important;
		
	}
	.IconDeptResearch img {margin: 0 auto;}
	}
@media (max-width:1000px)and (min-width:760px){
	.DeptDesc {
    width: 70%;
    display: inline-block;
		margin-top: 18px;}
	.dept-list ul {
    margin-left: 0;
    list-style-type: none;
    margin-bottom: 0;
	}
	
}
@media (max-width:990px)and (min-width:750px){
	.dept-list ul {
    margin-left: 0;
    list-style-type: none;
    margin-bottom: 0;
	}
	.DeptDesc {
    width: 70%;
    display: inline-block;
    margin-top: 0;
}
	
}
@media (max-width:1200px)and (min-width:1024px){
	.dept-list ul {
    margin-left: 0;
    list-style-type: none;
    margin-bottom: 0;
	}
	.DeptDesc {
    width: 70%;
    display: inline-block;
    margin-top: 18px;
}
	
}
	

