.text-muted {
    color: #2b2b2b;
}
.img-title {
    text-align: center;
    color: #2b2b2b;
}
.about_text {
   
    color: #2b2b2b !important;
    
}
.spotlight-title {
    padding: 9px;
    background: url("../img/spotlight.png") no-repeat scroll right center #0164a7;
    color: #FFF;
    text-transform: uppercase;
    width: 12%;
    z-index: 9;
}

.innews {
    /*margin-top: 141px;*/
    background-color: #F9F9F9;
    color: #000;
}
.fullcontent {
    width: 100%;
}

.tickercontainer {
    background: none repeat scroll 0% 0% #F9F9F9;
    height: 40px;
    padding-top: 10px;
    margin: 0px;
    padding-right: 1px;
    overflow: hidden;
    color: #000;
}
.tickercontainer a {
color: #913619;
    font-weight: 600;
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {

    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: pointer;

}

   /***
Bootstrap Line Tabs by @keenthemes
A component of Metronic Theme - #1 Selling Bootstrap 3 Admin Theme in Themeforest: http://j.mp/metronictheme
Licensed under MIT
***/

/* Tabs panel */
.tabbable-panel {
  border:1px solid #eee;
  padding: 10px;
}

/* Default mode */
.tabbable-line > .nav-tabs {
  border: none;
  margin: 0px;
}
.tabbable-line > .nav-tabs > li {
  /*margin-right: 2px;*/
}
.tabbable-line > .nav-tabs > li > a {
  border: 0;
  margin-right: 0;
  color: #737373;
  text-align: center;
}
.tabbable-line > .nav-tabs > li > a > i {
  color: #a6a6a6;
}
.tabbable-line > .nav-tabs > li.open, .tabbable-line > .nav-tabs > li:hover {
  border-bottom: 4px solid #fff0b8;
}
.tabbable-line > .nav-tabs > li.open > a, .tabbable-line > .nav-tabs > li:hover > a {
  border: 0;
  background: none !important;
  color: #333333;
}
.tabbable-line > .nav-tabs > li.open > a > i, .tabbable-line > .nav-tabs > li:hover > a > i {
  color: #a6a6a6;
}
.tabbable-line > .nav-tabs > li.open .dropdown-menu, .tabbable-line > .nav-tabs > li:hover .dropdown-menu {
  margin-top: 0px;
}
.tabbable-line > .nav-tabs > li.active {
  border-bottom: 4px solid #fdc800;
  position: relative;
  padding: 0;
}
.tabbable-line > .nav-tabs > li.active > a {
  border: 0;
  color: #333333;
}
.tabbable-line > .nav-tabs > li.active > a > i {
  color: #404040;
}
.tabbable-line > .tab-content {
  margin-top: -3px;
  background-color: #fff;
  border: 0;
  border-top: 1px solid #eee;
  padding: 15px 0;
  display: inline-block;
}
.portlet .tabbable-line > .tab-content {
  padding-bottom: 0;
}

/* Below tabs mode */

.tabbable-line.tabs-below > .nav-tabs > li {
  border-top: 4px solid transparent;
}
.tabbable-line.tabs-below > .nav-tabs > li > a {
  margin-top: 0;
}
.tabbable-line.tabs-below > .nav-tabs > li:hover {
  border-bottom: 0;
  border-top: 4px solid #fbcdcf;
}
.tabbable-line.tabs-below > .nav-tabs > li.active {
  margin-bottom: -2px;
  border-bottom: 0;
  border-top: 4px solid #f3565d;
}
.tabbable-line.tabs-below > .tab-content {
  margin-top: -10px;
  border-top: 0;
  border-bottom: 1px solid #eee;
  padding-bottom: 15px;
}



@media only screen and (min-width: 481px) and (max-width:767px) {
    .spotlight-title {
    	width: 24%;
    }
    .innews {
    margin-top: 20px;}
    .tickercontainer {margin-top: -41px;}
    .infra-img{width: 49%;

display: inline-block;

margin-top: 15px;}
}

@media only screen and (max-width:480px) {
    .spotlight-title {
    	width: 34%;
    }
    .innews {
    margin-top: 20px;}
    .tickercontainer {margin-top: -41px;}
    .about-img img{
    	height: 240px;
    }
    .infra-img{margin-top: 15px;}
}

@media only screen and (min-width: 515px) and (max-width: 767px){
	.productbox{
		width: 49%;
		display: inline-block;
	}	
}
@media only screen and (max-width: 320px){
	.spotlight-title {
    	width: 36%;
    }

}
@media only screen and (min-width: 768px) and (max-width: 990px){
	.spotlight-title {
    	width: 16%;
    }
}

/* Anout US Heading */
.about_goals .about-us{
  background-color: #316796;
    background-repeat: repeat;
    background-attachment: scroll;
    background-position: top center;
    padding: 20px 20px 20px 20px;
    margin-bottom: 40px;
    color: #FFF;
    text-align: center;
}
.about_goals .title-head{
  margin-bottom: 10px;
  color: #c04e33;
  padding-left: 8px;
}

.btn-download{
  background: #333;
    border: 1px solid #333;
    display: inline-block;
    vertical-align: top;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    /* max-width: 100%; */
    padding: 0px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
    overflow: hidden;
    display: table-cell;
    vertical-align: top;
    padding: 13px;
    color: #fff;
    cursor: pointer;
    display: block !important;
    margin: auto;
    width: 130px;
}
.btn-download:hover{
  color: #FFF;
}
.info-broucher{
  margin-bottom: 30px;
}
.btn-copy-conduct{
  background-color: #11718b;
    border: 1px solid #11718b;
    display: inline-block;
    vertical-align: top;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    /* max-width: 100%; */
    padding: 0px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
    overflow: hidden;
    display: table-cell;
    vertical-align: top;
    padding: 13px;
    color: #fff;
    cursor: pointer;
    display: block !important;
    margin: auto;
    white-space: nowrap;
    margin-top: 20px;
}
.btn-copy-conduct:hover{
  color:#fff;
}

.panel-default>.panel-heading {
  color: #333;
  background-color: #fff;
  border-color: #e4e5e7;
  padding: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.panel-default>.panel-heading a {
  display: block;
  padding: 10px 15px;
}

.panel-default>.panel-heading a:after {
  content: "";
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  float: right;
  transition: transform .25s linear;
  -webkit-transition: -webkit-transform .25s linear;
}

.panel-default>.panel-heading a[aria-expanded="true"] {
  background-color: #eee;
}

.panel-default>.panel-heading a[aria-expanded="true"]:after {
  content: "\2212";
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.panel-default>.panel-heading a[aria-expanded="false"]:after {
  content: "\002b";
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.accordion-option {
  width: 100%;
  float: left;
  clear: both;
  margin: 15px 0;
}

.accordion-option .title {
  font-size: 20px;
  font-weight: bold;
  float: left;
  padding: 0;
  margin: 0;
}

.accordion-option .toggle-accordion {
  float: right;
  font-size: 16px;
  color: #6a6c6f;
}

.accordion-option .toggle-accordion:before {
  content: "Expand All";
}

.accordion-option .toggle-accordion.active:before {
  content: "Collapse All";
}
/* About Us HEading End */

/* criteria */
.criteria h3{
  color:#993300;
  line-height: 1;
    font-weight: 600;
}

.criteria .box{
  margin: 20px 0;
}



.filter-button
{
    font-size: 18px;
    border: 1px solid #c4261d;
    border-radius: 5px;
    text-align: center;
    color: #c4261d;
    margin-bottom: 30px;

}
.filter-button:hover
{
    font-size: 18px;
    border: 1px solid #c4261d;
    border-radius: 5px;
    text-align: center;
    color: #ffffff;
    background-color: #c4261d;

}
.filter-button.active
{
    background-color: #c4261d;
    color: white;
}
.filter-button.active:hover{
    border: 1px solid #c4261d;
    color: #c4261d;
    background-color: #fff;
    
}

.iqac-heading{
  padding: 5px;
    width: 290px;
    color: #9BBB59;
    color: #C0504D;
    font-size: 18px;
    margin: 20px auto;
    font-weight: bold;
    border-bottom: dotted 1px #9BBB59;
    text-align:center;
}


.login-form-1{
  padding: 5%;
  box-shadow: 0 5px 8px 0 rgba(0, 0, 0, 0.2), 0 9px 26px 0 rgba(0, 0, 0, 0.19);
}
.login-form-1 h3{
  text-align: center;
  color: #333;
}
.login-form-2{
  padding: 5%;
  background: #0062cc;
  box-shadow: 0 5px 8px 0 rgba(0, 0, 0, 0.2), 0 9px 26px 0 rgba(0, 0, 0, 0.19);
}
.login-form-2 h3{
  text-align: center;
  color: #fff;
}
.login-container form{
  padding: 10%;
}
.btnSubmit
{
  width: 50%;
  border-radius: 1rem;
  padding: 1.5%;
  border: none;
  cursor: pointer;
}
.login-form-1 .btnSubmit{
  font-weight: 600;
  color: #fff;
  background-color: #0062cc;
}
.login-form-2 .btnSubmit{
  font-weight: 600;
  color: #0062cc;
  background-color: #fff;
}
.login-form-2 .ForgetPwd{
  color: #fff;
  font-weight: 600;
  text-decoration: none;
}
.login-form-1 .ForgetPwd{
  color: #0062cc;
  font-weight: 600;
  text-decoration: none;
}

input[type=checkbox], input[type=radio] {
  margin: 7px 0 0;
  margin-top: 1px\9;
  line-height: normal;
}