.para-icon{
	display: inline-block;
	width: 20px;
	text-align: right;
}
.table_view tr td{
	font-weight: unset;
}
.card{
	padding: 0 !important;
	margin-bottom: 15px !important;
}
.card-footer {

    padding: .55rem 0.5rem;
    background-color: rgba(0,0,0,.03);
    border-top: 1px solid rgba(0,0,0,.125);

}
.blog-post-tags{
	list-style-type: none;
}
.blog-post-tags li{
	display: inline;
	padding: 0 3px !important;
	background:none !important;
	border-bottom: none !important;
}
.card-body{
	min-height: 150px;
}
.tab-content > .tab-pane li a{
	display: block;
}
.card-thumb{
	text-align: center;
	overflow: hidden;
}
.news-event-thumb{
	height: 250px;

}
.card-thumb img{
	max-width: 100%;
}
.news-event-documents li{
	display: inline-block;
	border-bottom: none !important;
}
.gallery-image{
  width: 100%;
  height: 160px;
  overflow: hidden;
  text-align: center;
  border: 1px solid #e8e8e8;
	border-radius: 7px;
margin-bottom: 25px;
position: relative;
cursor: pointer;
}
.gallery-image img{
  max-width: 100%;
}

.inlineimage{width:49%;display:inline-block;text-align:center;padding:2px;height:400px;overflow:hidden;}
.inlineimage img{max-height:100%;max-width:100%};

.faculty-card{
    border-top: 1px solid #d5d4d4;
    box-sizing: border-box;
    overflow: hidden;
}
.scc_pages{background: #fff url('../../../assets/front/college-background.png') top center no-repeat !important;}


.info li a {
    z-index: 0;
    position: relative;
    overflow: hidden;
	transition: all 0.6s ease-in-out;
	-webkit-transition: all 0.6s ease-in-out;
	-moz-transition: all 0.6s ease-in-out;
}

.info li a::after {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    background: #a42d2a;
    z-index: -1;
    top: 85%;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
}

.info li a:hover::after {
    top: 0;
}

.info li a:hover{
	color: #fff;
}

.iconblock {
    display: none;
}

.mainmenu ul.infrastructure {
    width: 480px;
    right: 0;
    left: auto;
    display: block;
}

.mainmenu ul.infrastructure li {
    float: left;
    width: 50%;
    border-right: 1px solid #c1d5fa;
}

.mainmenu ul.infrastructure li:nth-child(2n+2) a {
    border-right: none;
}
.main.relative {
    position: relative;
}
.azadi_ka_logo {
    position: absolute;
    right: 420px;
    top: 34px;
    z-index: 1;
}
.azadi_ka_logo.centurylogo {
    right: 535px;
}

.azadi_ka_logo img {
    background: #fff;
    padding: 10px;
    border-radius: 10px;
    height: 90px;
}
.headershadow .azadi_ka_logo img{width: 0; display: none;}


.gtranslate {
    position: absolute;
    right: 37px;
    top: 113px;
	z-index: 1;
}
  .skiptranslate.goog-te-gadget  {color: transparent !important;}
  .skiptranslate.goog-te-gadget div select {color: #333 !important;}
  .skiptranslate.goog-te-gadget div+span{display: none !important;}



@media screen and (min-width: 1000px){
	.mainmenu ul{
		width: 220px;
	}
}
marquee{
	max-height: 250px;
	height: 250px;
	overflow-y: hidden;
}
marquee ul li a img{
	width: 23px;
	display: inline-block;
}
.table_view tr td {
    padding: 5px 10px;
}
.home-gallery-images{
	height: 175px !important;
}
.eminent-image{
	overflow: hidden;
	height: 200px;
    padding: 5px;
    text-align: center;
}
.eminent-image img{
	max-width: 100;
	max-height: 100%;
}
.dwn-btn{
	border-radius: 17px;
    height: auto;
    color: #fff;
    vertical-align: middle;
    display: inline-block;
    align-content: normal;
    align-items: center;
    margin-right: 13px;
    box-shadow: 0 4px #54616d;
    position: relative;
    transition: all 0.3s;
}
.dwn-btn:focus{
    box-shadow: 0 4px #54616d;

}
.dwn-btn:active{
	top: 2px;
	box-shadow: unset;
	transition: all 0.3s;
}
.dwn-btn a{
	color : #fff;
}
.dwn-btn i {
    margin: 0 25px 0 10px;
}
.dwn-btn-2x{
	font-size: 24px;
	line-height: 34px;
	padding: 10px 47px 10px 5px;
}
.dwn-btn-1x{
	font-size: 18px;
	line-height: 24px;
	padding: 13px 49px 13px 9px;
}
.footer-links{
	list-style-type: none;
	padding: 0;
}
.footer-links li{
	display: inline;
}
.footer-links li a{
	color: #fff;
	padding: 0 2px;
}

.footer-links li:after{
	content : ' | ';
	color: #fff;
}
.footer-links li:last-child:after{
	content: ''
}
.sitemap ul{
  list-style-type: none;
  padding: 0
}
.sitemap ul li{
  display: inline-block;
  list-style-type: none;
  width: 33%;
  margin: 0 !important;
  background: none !important;
}
.demo-gallery-poster {
	background-color: rgba(0, 0, 0, 0.1);
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	-webkit-transition: background-color 0.15s ease 0s;
	-o-transition: background-color 0.15s ease 0s;
	transition: background-color 0.15s ease 0s;
	display: flex;
	justify-content: center;
}
 .demo-gallery-poster img {
	height: 48px;
	opacity: 0.8;
	width: 48px;
	align-self: center;
}
.lib_btn_mobile{ display:none}
@media screen and ( max-width:1000px) {
	.lib_btn_mobile {
	    display: flex;  
	    margin: 10px 0 0px 0;
	    flex-wrap: wrap;
	    justify-content: center;
	}
	.lib_btn_mobile a { padding: 3px 4px; font-size: 13px !important; color: #FFFFFF; margin:4px 4px;}
}
.headermain .logo{
	margin-top: 0;
	max-width: 145px;
}
.dropdown {
	padding: 12px 25px 12px 8px;
}
.caption_du p{
	display: inline-block;
	float: none;
}
.owl-controls{
	position: absolute;
}
.newsection{
	background-color: rgba(0, 0, 0, 0.8);
}
.login .loginicon::after {
	left: 8px;
	top: 55%;
}
.subheader a.login {
	background-color: rgba(0,0,0,.3);
}
.login:hover .loginicon::after {
	left: 15px;
}
.title-bar{
	display: block;
	padding-top: 20px;
	height: 180px;
}
#stickyheader.headershadow .headertext p{
	display: none;
}
#about .imgblock{
	max-height: 185px;
	overflow: hidden;
}
#about p{
	font-size: 14px;
	line-height: 1.6;
	text-align: justify;
}
.tabing-marque .nav a{
	border:none !important;
}
.tabing-marque .nav a.active {
	background-color: rgba(255,255,255,0.1) !important;
	color: #a42d2a;
	border-bottom: 2px solid #a42d2a !important;
}
.vert.simply-scroll-container,.simply-scroll-clip{
	height: 350px !important;
}
.footer-data *{
	color: #fff;
}
.footer-data li a{
	font-size: 12px;
}
.footer-data li a:hover{
	color: #c4ac66;
}
.footer-data h4{
	font-size: 17px;
}


.mainmenu ul li {
text-align: left;
}
.dwn-btn{
	border-radius: 17px;
    height: auto;
    color: #fff;
    vertical-align: middle;
    display: inline-block;
    align-content: normal;
    align-items: center;
    margin-right: 13px;
    box-shadow: 0 4px #54616d;
    position: relative;
    transition: all 0.3s;
}
.dwn-btn:focus{
    box-shadow: 0 4px #54616d;

}
.dwn-btn:active{
	top: 2px;
	box-shadow: unset;
	transition: all 0.3s;
}
.dwn-btn a{
	color : #fff;
}
.dwn-btn i {
    margin: 0 25px 0 10px;
}
.dwn-btn-2x{
	font-size: 24px;
	line-height: 34px;
	padding: 10px 47px 10px 5px;
}
.dwn-btn-1x{
	font-size: 18px;
	line-height: 24px;
	padding: 13px 49px 13px 9px;
}
.iquac-btn{
    /*width: 190px !important;*/
    border-radius: 3px !important;
    box-shadow: none !important;
    font-size: 13px !important;
    line-height: 17px !important;
    padding: 9px 15px !important;
}
.btn:hover {
	background: #cf670b;
}
.info li:hover{
	background: transparent;
	box-shadow: none;
}

.info li a span:nth-child(2) {
    margin-top:5px;
}

.info li a {
    z-index: 0;
    position: relative;
    overflow: hidden;
}

.info li a::after {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    background: #3F51B5;
    z-index: -1;
    top: 110px;
}
.btn-info{
	background: #fce8a3;
}
.dwn-btn:hover,.btn-info:hover{
	color: #fff !important;
}

.icons-andc {
	width: 80px;
	margin: 11px 0;
}

.icons-andc img{
	float: left;
	width:100% ;
}


.font-inc-links {    display: inline-block;}
.font-inc-links a {    border: 1px solid #fff;    width: 22px;    text-align: center;    border-radius: 4px;     height: 20px;    line-height: 18px;    vertical-align: middle;    font-size: 12px;    margin-right: 8px;}
.font-inc-links a:hover{background: #fff; color:#a42d2a;}

.theme-mode{display: inline-block;}
.theme-mode a {    border: 1px solid #fff;    width: 22px;    text-align: center;    border-radius: 4px;     height: 20px;    line-height: 18px;    vertical-align: middle;    font-size: 12px;    margin-right: 8px;}
.theme-mode a.active{background: #fff; color:#a42d2a;}
.theme-mode a svg {    width: 10px;    height: 10px;}
.theme-mode a.active svg path{fill:#a42d2a;}

.site_map_page li {
	border-bottom:none !important;
}
.site_map_page li  a {
	color: #000;
	font-size: 14px;
}
.site_map_page li  a:hover {
	color: #a42d2a;
}

.sidebar-top.info ul {
    width: 100%;
    display: flex;
	flex-wrap: wrap;
}
.sidebar-top.info ul li{ 
    width: 100%; 
} 
.sidebar-top.info li a::after {
    background: #17294d;
}

.visitorcounter {
    margin-top: 10px;
}
.visitorcounter h3 {
    font-size: 16px;
    text-transform: uppercase;
}
.visitorcounter h3:before{display: none;} 
ul.vcounter {
    display: flex;
    margin-top: 5px;
}
ul.vcounter li {
    display: block;
    width: 25px;
    height: 25px;
    background: #fff;
    color: #000;
    text-align: center;
    margin-left: 1px;
    line-height: 25px;
    font-weight: 600;
}

.searchHead {
    display: inline-block;
    float: left;
    height: 36px;
    position: relative;
}
.searchHead a {
    display: flex;
    margin: 0;
    line-height: 36px;
    height: 36px;
    align-items: center;
}
.searchHead a img{display: block;} 
.searchInp {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1; 
    background: #fff; 
    padding: 5px;

}
.searchInp input{
background-color: #fff; border:1px solid #ddd;
color:#666; font-style: italic;
width: 240px; 
} 
.searchInp input:focus{
	background-color: #fff; border:1px solid #ddd;
	} 

@media screen and ( max-width:991px) {
	.tabHide{display: none !important;}
	.azadi_ka_logo {
		right: 0;
		top: 20px;
	}
	.azadi_ka_logo.centurylogo {right: 50px;	}
	.azadi_ka_logo img {
		padding: 5px;
		border-radius: 5px;
		height: 65px;
		width: auto;
	}
	.gtranslate {
		position: relative;
		right: 0;
		top: 0;
		z-index: 1;
		left: auto;
		margin: 0 auto;
		margin-top: 5px;
	}
}
@media screen and ( max-width:767px) {
footer .subfooter {	line-height: 20px;	padding: 12px 0;margin:0;}
}

