.navbar-default .navbar-nav > li > a{

   font-family: "OpenSans";

    font-size: 14px;

    padding: 0px 25px;

    margin: 10px 0px;

    color: #fff;

    border-right: 1px solid #fff;

    transition: all 200ms ease-in;
	transform: scale(0.9); 

    text-transform: uppercase;
	font-weight: bold;

}

.navbar-default{

  background-color: #092C6C;

    border: none;

}

.navbar-default .navbar-nav > .active  {

 background-color: transparent;

    color: #f1fe5b;

}

.navbar-default .navbar-nav > .active  > a:hover {

   border-right: 1px solid #babfc6;
	background-color: #babfc6;
	color: #ce1650;
	transition: all ease 0.5s;
	box-shadow: 0px 0px 130px #000000;
	z-index: 2;
	-webkit-transition: all 5s ease;
	-moz-transition: all 5s ease;
	-ms-transition: all 5s ease;
	transition: all 200ms ease-in;
	transform: scale(1);
	border-radius: 12px;

}

.navbar-default .navbar-nav > li > a:hover,.navbar-default .navbar-nav > li > a:active,.navbar-default .navbar-nav > li > a:focus{

  /* background-color: transparent;

    color: #f1fe5b;

    transition: all ease 0.5s;*/

border-right: 1px solid #babfc6;
	background-color: #babfc6;
	color: #ce1650;
	transition: all ease 0.5s;
	box-shadow: 0px 0px 130px #000000;
	z-index: 2;
	-webkit-transition: all 5s ease;
	-moz-transition: all 5s ease;
	-ms-transition: all 5s ease;
	transition: all 200ms ease-in;
	transform: scale(1);
	border-radius: 12px;

}

@media (min-width:1400px) and (max-width:1900px){
.navbar-default .navbar-nav > li > a{
padding: 0 34px;
}

}
@media (min-width:1231px) and (max-width:1280px){
 .navbar-default .navbar-nav > li > a{
  padding: 0 20px;
}
}
@media (min-width:1200px) and (max-width:1230px){
 .navbar-default .navbar-nav > li > a{
  padding: 0 18px;
}
}

/*

.nav.navbar-nav li:first-child a{

  padding-left: 0px;

}*/

.nav.navbar-nav li:last-child a{

  padding-right: 0px;

    border-right: none;

}



.Inner_banner{

    min-height: 220px;

    background-image: url(../images/inner-banner.jpg);

    background-repeat: no-repeat;

    width:100%;

    background-position:center !important;

    background-size:cover !important;

   /* border-bottom: 4px solid #092C6C;*/

}

.navbar{

    margin-bottom: 0px;

}

.entry {

    min-height: 450px;

}

.inner-title{

    color: #092C6C;

    font-family: 'Montserrat-Bold';

    font-size: 22px;

    clear: both;

    padding: 5px 0 20px;

}

.side-title{

    color: #092C6C;

    font-family: 'Montserrat-Bold';

    font-size: 22px;

    padding: 2em 0 1em;

}

#breadcrumbs a{

    font-size: 14px;

    font-family: "OpenSans";

}

#breadcrumbs{

    font-size: 14px;

    font-family: "OpenSans";

}

.bread{

    float: right;

    padding: 15px 0px;

}

p {
	font-family: "OpenSans";
    font-size: 14px;
    line-height: 22px;
    padding: 10px 0;
    	
}

.textCenter {
	text-align: center !important;
}
h2 {
	color: #092C6C;
    font-family: 'SegoeUI-SemiBold';
    font-size: 18px;
    font-weight: bold;
    line-height: 27px;
}

h3 {
	color: #092C6C;
    font-family: 'SegoeUI-SemiBold';
    font-size: 16px;
    font-weight: normal;
    line-height: 27px;
}

.entry > p {

    font-family: "OpenSans";
    font-size: 14px;
    line-height: 27px;
    padding: 10px 0;
    text-align: justify;
}

.entry li{

    font-family: "OpenSans";
    font-size: 14px;
    line-height: 27px;
    margin-left: 4em;
   /* list-style-image: url(../images/list-icon.gif);*/
   list-style-type: disc;

}

.entry li{

    margin-bottom: 10px;

}

.entry h2{

    color: #092C6C;

    font-family: 'SegoeUI-SemiBold';

    font-size: 18px;

    font-weight: normal;

    line-height: 27px;

}

.service_offered {
	margin: 20px 0px 40px 0;
	/*border: 1px solid red;*/
}

.service_offered h2 {
	text-align: center;
	color: #092C6C;
    font-family: 'SegoeUI-SemiBold';
    font-size: 18px;
    font-weight: normal;
    line-height: 27px;
	padding: 5px 0;
}

.service_offered .service_img {
	text-align: center;
}

.service_offered .service_detail {
	font-family: Opensans; 
	font-size: 14px; 
	line-height: 22px; 
	text-align: center;
}

.service_offered .read_more {
    font-family: "OpenSans";
    margin: 10px 20px 20px 20px;
    font-size: 14px;
    position: absolute;
    right: 0;
	font-weight: bold;
}

/************** Board of Members *****************/
.board_member .bm_image_cnt {
	text-align: center;
}

h2.bm_category {
	font-size: 26px;
    clear: both;
	 font-family: 'Impact';
    padding: 50px 0;
}

.board_member .bm_image {
	margin-right: 10px;
	margin-bottom: 10x;
	border-radius: 50%;
	width: 175px;
	height: 175px;
	align-items: center;
}
h2.bm_name {
	text-align: center;
    font-size: 22px;
    font-family: 'Impact';
}

.board_member .bm_designation {
	font-style: italic;
	text-align: center;
	font-size:14px;
	color: #605b5b;
}
.board_member .bm_desc {
	text-align: center;
}

/************** End of Board of Members **********/

/** added by deepa **/
/*.entry .col-lg-4:hover {
animation: shake 0.82s cubic-bezier(.36,.07,.19,.97) both;
  transform: translate3d(0, 0, 0);
background-color:#CCCCCC;
}*/

@keyframes shake {
  10%, 90% {
    transform: translate3d(-1px, 0, 0);
  }
  
  20%, 80% {
    transform: translate3d(2px, 0, 0);
  }

  30%, 50%, 70% {
    transform: translate3d(-4px, 0, 0);
  }

  40%, 60% {
    transform: translate3d(4px, 0, 0);
  }
}

/** End of addition **/

#sidebar ul li a {

    display: block;

     font-family: "OpenSans";

    font-size: 16px;

    color: #333;

    line-height: 36px;

    border-bottom: 1px solid #999;

    

}