@charset "utf-8";
/* CSS Document

coding by satish nakenaboina
kakatiyasolutionstrainee@gmail.com
kakatiya solutions trainee
 */
body{
	font-family: 'Arimo', sans-serif;
	font-size:13.5px;
	margin:0px;
	padding:0px;
	line-height:20px;
}
a {
text-decoration: none;
color: #5A416B;
}
a:hover {
text-decoration: none;
color: #a98ab4;
}
.container{
	width:86%;
	-webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;	
}
@media (max-width: 480px){
.container {
width: 100%;
padding: 0px;
}
}
.container-fluid{
	width:100%;
}
.row {
margin-right: 0px;
margin-left: 0px;
}
.menu-container{
    background: #5a416b;
    border: none;
    border-radius: 0;
    margin: 0;
    padding: 0;
    width: 100%; 
	height:40px;
	display:block;
}
.menu-container .navbar {
    background: #5a416b;
    border: none;
    border-radius: 0;
    margin: 0;
    padding: 0;
    width: 100%; 
	z-index:999;
}
.menu-container .navbar ul li a {
      color: #fff;
      font-size: 14px;
	  line-height: 10px;
	  padding: 15px 20px;
}
.menu-container .navbar ul li a:hover {
        background: #a98ab4;
        color: #fff;
 }
  .menu-container .navbar-default .navbar-nav > .active > a, .menu-container .navbar-default .navbar-nav > .active > a:hover, .menu-container .navbar-default .navbar-nav > .active > a:focus {
    background: #a98ab4;
    color: #fff; }
  .menu-container .navbar-default .navbar-nav > .open > a, .menu-container .navbar-default .navbar-nav > .open > a:hover, .menu-container .navbar-default .navbar-nav > .open > a:focus
  .dropdown-toggle {
    background: #5a416b;
    color: #fff; }
  .menu-container .dropdown-menu {
    padding: 0; }
    .menu-container .dropdown-menu .dlink {
       background: #5a416b; }
      .menu-container .dropdown-menu .dlink a {
        padding: .5em 1em;
        border-bottom: 1px solid gray; }
 .menu-container .dropdown-menu .dlink a:hover {
          color: #fff; }
@media (max-width: 767px){
.navbar-default .navbar-nav .open .dropdown-menu>li>a {
color: #fff;
}
.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover{
color: #071b50;
}
}


.logo{
	overflow:hidden;
}
img.resp-img{
	width:72.56%;
	height:auto;
	overflow:hidden;
}
.social-icons-wrap{
	overflow:hidden;
}
.social-icons{
	overflow:hidden;
}
.social-icons-cont{
	overflow:hidden;
}
.top-marg{
	position: absolute;
top: 40%;
}
.top-marg img{
}
@media (max-width: 1022px){
	.top-marg img{
		width:70%;
}
}
.banner {
background: #fff;
}
.banner .carousel-control.right {
background-image: none;
}
.banner .carousel-control.right {
background-image: none;
}
.banner .carousel-caption {
background: url(../images/caption.png);
font-size: 14px;
color:#fff;
padding:10px 0px 0px 0px;
}
@media(max-width: 768px){
.carousel-caption{
	display:none;
}
}
.banner .carousel-indicators {
bottom: 0px;
}
.bottom-row{
	width:100%;
	height:auto;
	overflow:hidden;
	padding:10px 0px;
}
.bottom-strip-img{
	overflow:hidden;
}
.bottom-row img{
	float:left;
		transition: all 0.3s ease-in-out 0s;
}
.bottom-row img:hover{
	transition: all 0.3s ease-in-out 0s;
	-webkit-transform:rotate(360deg);
	 -moz-transform:rotate(360deg);
    -o-transform:rotate(360deg);
    transform: rotate(360deg);
}
.banner-strip{
	overflow:hidden;
	float:left;
}
.banner-strip-cont{
	overflow:hidden;
	float:left;
}
.banner-strip-cont h3{
	font-size:18px;
	margin-top: 25px;
}
.banner-strip-cont h3 a{
	color:#000;
}
.banner-strip-cont h3 a:hover{
	color:#5A416B;
}
.director-strip-bg{
	background:#f2f2f2;
	border:1px solid #eaeaea;
	padding:10px 0px;
}
.director-cont{
	overflow:hidden;
}
@media(max-width: 1024px){
.director-cont{
	margin-bottom:20px;
	border-bottom:1px dotted #ccc;
}
.read-more{
	overflow:hidden;
	margin-bottom:10px;
}
}
.director-head{
	border-bottom:1px solid #5A416B;
	margin:5px 0px;
}
.director-head h1{
	font-size:20px;
	font-weight:500;
	color:#5A416B;
	margin:5px 0px;
}
.read-more{
	overflow:hidden;
}
.read-more a{
	color:#fff;
}
.read-more a:hover{
	color:#fff;
	text-decoration:none;
}
.director-img{
	float:left;
	overflow:hidden;
}
@media(max-width: 768px){
	.director-img{
	text-align:center;
	width:100%;
}
}
.director-wrap{
	overflow:hidden;
	float:left;
	width: 64%;
	padding: 0px 0px 0px 4px;
}
@media(max-width: 1024px){
	.director-wrap{
	width: 72%;
}
}
@media(max-width: 768px){
	.director-wrap{
	width: 100%;
}
}
.director-wrap-head{
	border-bottom:1px solid #5A416B;
	margin:5px 0px;
}
.director-wrap-head h1{
	overflow:hidden;
	font-size:20px;
	font-weight:500;
	color:#5A416B;
	margin:5px 0px;
}
.news-head{
	overflow:hidden;
	background:url(../images/news-icon.png) left 10px no-repeat;
	border-bottom:1px solid #5A416B;
}
.news-head h3{
	overflow:hidden;
	padding:0px;
	color:#5A416B;
	margin:10px 0px 10px 30px;
}
.news-cont{
	overflow:hidden;
}
.photo-head{
	overflow:hidden;
	background:url(../images/photo-icon.png) left 10px no-repeat;
	border-bottom:1px solid #5A416B;
}
.photo-head h3{
	overflow:hidden;
	padding:0px;
	color:#5A416B;
	margin:10px 0px 10px 30px;
}
.news-list{
	overflow:hidden;
	width:100%;
}
.news-list h3{
	overflow:hidden;
	margin:5px 0px;
	padding:0px;
	font-size:14px;
	font-weight:600;
}
.news-list p{
	overflow:hidden;
	margin:5px 0px;
}
.vticker{
	overflow:hidden;
	width:100%;
}
.vticker ul{
	padding: 0px;
	margin:0px;
}
.vticker li{
	list-style: none;
	border-bottom: 1px dotted #ccc;
	padding: 10px 5px;
	margin:0px;
}
footer{
	width:100%;
	height:auto;
	overflow:hidden;
}
.footer-bg{
	background:#f2f2f2;
	border-top:1px solid #eaeaea;
	margin-top:10px;

}
footer p{
	padding:5px  0px;
	margin:0px;
}
.gallery{
	
}
.gallery .carousel-control{
	top:40%;
	background:none;
}
.gallery  .carousel-control .right{
	left:auto;
	right:0px;
}
img.right-pad{
	margin:0px;
}
img.left-pad{
	margin:0px;
}
.gallery  .carousel-control.left{
	left:0px;
	right:auto;
}
.gallery .carousel-inner .carousel-caption{
	position: absolute;
top: 83%;
width: 100%;
left: 0px;
bottom:0px;
padding-top: 10px;
background: #5A416B;
}
@media (min-width: 1024px){
.banner-strip{
	float:left;
}
}
@media (max-width: 1024px){
.banner-strip{
	float:left;
}
}
@media (max-width: 767px){
.bottom-strip-img{
	width:50%;
	float:left;
}
}
@media (max-width: 675px){
.bottom-strip-img{
	width:100%;
	float:left;
}
}
@media (max-width: 382px){
.bottom-strip-img{
	width:100%;
	float:left;
}
.banner-strip {
float: left;
width:30%;
}
.bottom-row img {
float: left;
width:100%;
}
}
@media (max-width: 1024px){
.logo img{
	width:72.56%;
}
}
@media (max-width: 768px){
.logo img{
	width:72.56%;
}
}
@media (max-width: 480px){
.logo img{
	width:100%;
}
}
@media (max-width: 320px){
.logo img{
	width:100%;
}
}
.breadcrumbs{
	background:#f2f2f2;
	border:1px solid #eaeaea;
	overflow:hidden;
	padding:10px;
	float:left;
	color:#333;
	width:100%;
	height:auto;
}
.breadcrumbs > ul{
padding:0px 0px 0px 10px;
margin:0px;
}
.breadcrumbs > ul > li {
float: left;
font-size: 12px;
display:inline;
list-style:none;
}
.breadcrumbs > ul > li > a{
color:#333;
}
.breadcrumbs > ul > li > a:hover{
color:#5A416B;
text-decoration:none;
}
.breadcrumbs li.pathway {
margin:0px 10px;
}
.breadcrumbs li.separator {
width: 10px;
text-align: center;
padding: 0 4px!important;
color: #ccc;
}
.search-strip{
	width:100%;
	height:auto;
	padding:10px;
	border-left:1px solid #eaeaea;
	border-right:1px solid #eaeaea;
	border-top:1px solid #eaeaea;
	overflow:hidden;
}
.searchword {
background: transparent url('../images/search_bg.png') no-repeat right center;
border: 1px solid #e5e5e5;
-webkit-box-shadow: inset 0 0 9px rgba(0, 0, 0, 0.11);
-moz-box-shadow: inset 0 0 9px rgba(0, 0, 0, 0.11);
-ms-box-shadow: inset 0 0 9px rgba(0, 0, 0, 0.11);
-o-box-shadow: inset 0 0 9px rgba(0, 0, 0, 0.11);
box-shadow: inset 0 0 9px rgba(0, 0, 0, 0.11);
margin-top: -3px;
float:right;
}
input, select, textarea {
color: #333;
padding: 3px 15px 3px;
border: 1px solid #f2f2f2;
font-family: inherit;
margin-bottom: 5px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
}
textarea,input[type="text"] ,input[type="email"],input[type="tel"]{
color: #333;
width:100%;
padding: 3px 15px 3px;
border: 1px solid #f2f2f2;
font-family: inherit;
margin-bottom: 5px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
}
.map-frame{
	width:50%;
	height:auto;
	overflow:hidden;
}
.map-frame iframe{
	width:100%;
	min-height:400px;
	overflow:hidden;
	margin:10px 0px 0px;
}
.cnt-details{
	overflow:hidden;
}
.cnt-details h1{
	font-size:18px;
	border-bottom:1px dotted #ccc;
}
.color-chng{
	font-size:13.5px;
	color:#5A416B;
}
@media (max-width: 768px){
	.map-frame{
	width:100%;
}
}
.notice{
	margin-top:10px;
}
.download{
	width:100%;
	height:auto;
	overflow:hidden;
}
.download img{
	width:100%;
	height:auto;
	margin:20px 0px;
}
.download-head {
overflow: hidden;
background: url(../images/news-icon.png) left 10px no-repeat;
border-bottom: 1px solid #5A416B;
}
.download-head h3 {
overflow: hidden;
padding: 0px;
color: #5A416B;
margin: 10px 0px 10px 30px;
}
.about-cont h1{
color: #5A416B;
font-size: 24px;
margin: 10px 0px 10px 0px;
border-bottom: 1px dotted #5a416b;
}
.about-cont h2{
color: #5A416B;
font-size: 20px;
margin: 10px 0px 10px 0px;
--border-bottom: 1px dotted #5a416b;
}
.panel-default>.panel-heading {
color: #5A416B;
background-color: #f5f5f5;
border-color: #ddd;
}
.messagebox_text {
	padding-left: 28px;
background: url(../images/tick.png) no-repeat left  0px ;
}
.table-classed{
	margin:10px 0px;
	word-break:break-all;
}
.table-bordered {
border: 1px solid #a98ab4;
    height: 170px;
    /*margin: 10px 0px; */
}
.table-classed .table-bordered>thead>tr>th, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>tbody>tr>td, .table-bordered>tfoot>tr>td {
border: 1px solid #a98ab4;
}
.table-classed .table>caption+thead>tr:first-child>th, .table>colgroup+thead>tr:first-child>th, .table>thead:first-child>tr:first-child>th, .table>caption+thead>tr:first-child>td, .table>colgroup+thead>tr:first-child>td, .table>thead:first-child>tr:first-child>td {
border-top: 0;
background: #a98ab4;
color:#fff;
}
img.faculty-img{
width: 20.5%;
height: auto;
overflow: hidden;
}
@media (max-width:767px){
	img.faculty-img{
width: 21.5%;
height: auto;
overflow: hidden;
margin:10px;
}
}
.dl-horizontal{
	/*margin-bottom:0px;*/
	margin-bottom:10px;
	/*float:right;*/
	float:left;
    width: 100%;
}
.dl-horizontal1{width:75%;
	margin-bottom:0px;float:right;
}
hr.faculty-hr{
	margin:5px 0px;
}
img.chairperson{
	width: 30%;
	height: auto;
	box-shadow: 0px 0px 10px #777;
	margin: 5px 10px;
	float: left;
}
@media (max-width:1022px){
	img.chairperson{
	width: 30%;
}
}
@media (max-width:768px){
	img.chairperson{
	width: 40%;
}
}
@media (max-width:675px){
	img.chairperson{
	width: 100%;
	margin:10px 0px;
}
}
/*==========================================
    PORTFOLIO STYLES
    =====================================================*/


.portfolio-items,
.portfolio-filter {
  list-style: none;
  padding: 0;
  margin: 0;
}
.portfolio-items {
  margin-right: -20px;
}
.portfolio-filter {
  margin-bottom: 50px;
  text-align: center;
}
.portfolio-filter > li {
  display: inline-block;
}
.portfolio-items > li {
  float: left;
  padding: 0;
  margin: 0;
}

.portfolio-items.col-3 > li {
  width: 33%;
}

.portfolio-item .item-main {
  margin: 0 10px 10px 0;
  text-align: center;
  background: #fff;
  padding: 10px;
  border:1px solid #E8EAEE;
  
}
.text-center{
	margin-top:10px;
}
.portfolio-item img {
  width: 100%;
}
.portfolio-item .portfolio-image {
  position: relative;
}
.portfolio-item h5 {
  margin: 0;
  padding: 10px 0 10px 0;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  background-color: #5A416B;
color: #fff;
}
.portfolio-item .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  background-color: rgba(255, 255, 255, 0.9);
  text-align: center;
  vertical-align: middle;
  -webkit-transition: opacity 300ms;
  -moz-transition: opacity 300ms;
  -o-transition: opacity 300ms;
  transition: opacity 300ms;
}
.portfolio-item .overlay .preview {
  position: relative;
  top: 50%;
  display: inline-block;
  margin-top: -20px;
}
.portfolio-item:hover .overlay {
  opacity: 1;
}

/*==========================================
   ISOTOPE FILTERING STYLES
    =====================================================*/

.isotope-item {
  z-index: 2;
}
.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}
/* ISOTOPE CSS3 TRANSACTIONS */
.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
  -moz-transition-duration: 0.8s;
  -ms-transition-duration: 0.8s;
  -o-transition-duration: 0.8s;
  transition-duration: 0.8s;
}
.isotope {
  -webkit-transition-property: height, width;
  -moz-transition-property: height, width;
  -ms-transition-property: height, width;
  -o-transition-property: height, width;
  transition-property: height, width;
}
.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
  -moz-transition-property: -moz-transform, opacity;
  -ms-transition-property: -ms-transform, opacity;
  -o-transition-property: -o-transform, opacity;
  transition-property: transform, opacity;
}
/* DISABLE ISOTOPE CSS3 TRANSACTIONS */
.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
  -moz-transition-duration: 0s;
  -ms-transition-duration: 0s;
  -o-transition-duration: 0s;
  transition-duration: 0s;
}
/* DISABLE ISOTOPE CSS3 TRANSACTIONS FOR CONTAINERS WITH INFINITE SCROLLING */
.isotope.infinite-scrolling {
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
}


/*==========================================
    MEDIA QURIES
    =====================================================*/
@media (max-width: 847px) {
    .flot-nav {
    float:left;
}
     
}

@media (max-width: 1090px) {
    .img-thumbnail {
max-width: 50%;
}
}

