@import "https://fonts.googleapis.com/css?family=Open+Sans:400,400italic,600,600italic&subset=latin,greek,greek-ext";
@import url(https://fonts.googleapis.com/css?family=Poppins:400,500);
@import url(https://fonts.googleapis.com/css?family=Roboto:400,500,300,700);
@import url(https://fonts.googleapis.com/css?family=Glegoo);
@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:300,400,700);
@font-face {
	font-family: 'MinionPro-SemiboldItDisp';
	src: url('../fonts/MinionPro-SemiboldItDisp.eot') format('embedded-opentype');
	src: url(../fonts/MinionPro-SemiboldItDisp.eot);
	src: url(../fonts/MinionPro-SemiboldItDisp.otf);
	src: url(../fonts/MinionPro-SemiboldItDisp.svg);
	src: url(../fonts/MinionPro-SemiboldItDisp.ttf);
	src: url(../fonts/MinionPro-SemiboldItDisp.woff);
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'MinionPro-SemiboldSubh';
	src: url('MinionPro-SemiboldSubh.eot') format('embedded-opentype');
	src: url(../fonts/MinionPro-SemiboldSubh.eot);
	src: url(../fonts/MinionPro-SemiboldSubh.otf);
	src: url(../fonts/MinionPro-SemiboldSubh.svg);
	src: url(../fonts/MinionPro-SemiboldSubh.ttf);
	src: url(../fonts/MinionPro-SemiboldSubh.woff);
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'MinionPro-SemiboldDisp';
	src: url('MinionPro-SemiboldDisp.eot') format('embedded-opentype');
	src: url(../fonts/MinionPro-SemiboldDisp.eot);
	src: url(../fonts/MinionPro-SemiboldDisp.otf);
	src: url(../fonts/MinionPro-SemiboldDisp.svg);
	src: url(../fonts/MinionPro-SemiboldDisp.ttf);
	src: url(../fonts/MinionPro-SemiboldDisp.woff);
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'FrutigerNextPro-Medium';
	src: url('../font/FrutigerNextPro-Medium.eot') format('embedded-opentype');
	src: url(../fonts/FrutigerNextPro-Medium.eot);
	src: url(../fonts/FrutigerNextPro-Medium.otf);
	src: url(../fonts/FrutigerNextPro-Medium.svg);
	src: url(../fonts/FrutigerNextPro-Medium.ttf);
	src: url(../fonts/FrutigerNextPro-Medium.svg);
	src: url(../fonts/FrutigerNextPro-Medium.woff);
	font-weight: normal;
	font-style: normal;
}
body {
	font-family: "Open Sans", sans-serif;
	font-weight: 300;
	font-size: 15px;
	background: #fff;
}
 body::-webkit-scrollbar {
 width:8px;
}
 body::-webkit-scrollbar-track {
 -webkit-box-shadow: inset 0 0 8px rgba(0,0,0,0.8);
 border-radius:0px;
}
 body::-webkit-scrollbar-thumb {
 border-radius:0px;
background:#1f1e1e
}
a:focus, a:hover {
	color: #23527c;
	text-decoration: none;
}
/*SECTION TOP NAV*/

/*GOTO TOP SECTION*/
.goToTop {
	position: fixed;
	top: 0;
	z-index: 9999;
	width: 100%;
	background-color: rgba(60, 59, 59, 0.77) !important;
}
.goToTop li a {
	color: #fff;
}
.goToTop li:nth-child(1) {
	border-right: solid 1px rgba(16, 15, 15, 0.2);
}
.goToTop li:nth-child(2) {
	border-right: solid 1px rgba(16, 15, 15, 0.2);
}
.goToTop li:nth-child(3) {
	border-right: solid 1px rgba(16, 15, 15, 0.2);
}
.goToTop .time {
	color: #fff;
}
.top-nav {
	background: rgb(27, 66, 110);
	border: 0px;
	padding: 0px 15px;
	z-index: 100;
	position: relative;
	border-bottom: 0px;
	height: auto;
	font-size: 13px;
}
.top-nav ul {
	margin: 0px;
	padding: 0px;
	float: right;
}
.top-nav li {
	list-style-type: none;
	text-align: right;
	padding: 6px;
	display: inline-block !important;
}
.top-nav li:nth-child(5) {
	padding-left: 5px;
	padding-right: 2px;
}
.top-nav li:nth-child(6) {
	padding-left: 2px;
	padding-right: 2px;
}
.top-nav li:nth-child(7) {
	padding-left: 2px;
	padding-right: 2px;
}
.top-nav li:nth-child(8) {
	padding-left: 2px;
	padding-right: 2px;
	border-right: solid 0px RGBA(179, 174, 174, 0.65);
}
.top-nav li:nth-child(9) {
	border-right: 0px solid rgba(179, 174, 174, 0.65);
	padding-left: 2px;
	padding-right: 2px;
}
.top-nav li:nth-child(10) {
	background: rgba(255, 255, 255, 0.18) none repeat scroll 0 0;
	border-right: 0 solid rgba(179, 174, 174, 0.65);
	font-family: "arial unicode MS";
	padding-left: 10px;
	padding-right: 10px;
}
.top-nav li:nth-child(11) {
	padding: 0px;
}
.top-nav li a {
	color: #e2e2e2;
}
.top-nav li a:hover {
	text-decoration: none;
}
.top-nav .btn-xs {
	padding: 3px 4px;
	line-height: 1.5;
	border-radius: 0px;
	border: solid 1px #000;
	background-color: #fff;
	color: #333;
	font-weight: bold;
}
.top-nav .black-theme {
	padding: 0px 4px;
	line-height: 1.1;
	border-radius: 0px;
	border: solid 1px #fff;
	background-color: rgba(255,255,255,.1);
	color: #fff;
}
.top-nav .blue-theme {
	padding: 0px 4px;
	line-height: 1.1;
	border-radius: 0px;
	border: solid 1px #fff;
	background-color: #FFCE08;
	color: #000;
}
.top-nav .btn-yellow {
	padding: 4px 6px;
	font-size: 12px;
	line-height: 1.1;
	border-radius: 0px;
	border: solid 0px rgb(216, 71, 14);
	background-color: #F57D57;
	color: #fff;
}
.top-nav .input-sm {
	height: 21px;
	margin: 0px;
	padding: 0px 10px;
	border-radius: 0px;
}
.top-nav .navbar-right {
	float: right !important;
	margin-bottom: 0;
	margin-right: -15px;
	margin-top: -1px;
}
.top-nav .black-theme {
	background-color: #000;
	color: #fff;
	border-color: #fff;
}
.top-nav .red-theme {
	background-color: #CF1515;
	color: #fff;
}
/*second topnav section*/
.second-top-nav {
	/*background-color: #fff;
	border-top: 1px solid #fff;*/
	/*border-image: url(../images/top-border.png) 30 30 30 30 round round;*/
	box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 6px 0px rgba(0, 0, 0, 0.14) !important;
	padding: 3px 0px 6px 0px;
	z-index: 999999 !important;
	position: relative;
	border-bottom: 0px;
	font-family: 'Poppins', sans-serif;
	font-weight: 500;
}
.second-top-nav .time {
	float: left;
	font-size: 12px;
	color: #9e9e9e;
	text-decoration: none;
	text-transform: uppercase;
	padding-top: 6px;
}
.second-top-nav .time i {
	font-size: 14px;
}
.second-top-nav ul {
	margin: 0px;
	padding: 0px;
}
.second-top-nav li {
	list-style-type: none;
	font-size: 10px;
	text-align: right;
	padding-right: 6px;
	padding-left: 6px;
	padding-top: 8px;
	display: inline-block !important;
}
.second-top-nav li:nth-child(1) {
/*border-right: solid 1px #fff;*/
}
.second-top-nav li:nth-child(2) {
/*border-right: solid 1px #fff;*/
}
.second-top-nav li:nth-child(3) {
/*border-right: solid 1px #fff;*/
}
.second-top-nav li:nth-child(4) {
	padding-left: 2px;
	padding-right: 2px;
}
.second-top-nav li:nth-child(5) {
	padding-left: 2px;
	padding-right: 2px;
}
.second-top-nav li:nth-child(6) {
	padding-left: 2px;
	padding-right: 2px;
}
.second-top-nav li:nth-child(7) {
	padding-left: 2px;
	padding-right: 2px;
}
.second-top-nav li:nth-child(8) {
	padding-left: 2px;
	padding-right: 2px;
}
.second-top-nav li:nth-child(9) {
	padding-left: 2px;
	padding-right: 2px;
}
.second-top-nav li:nth-child(10) {
	padding-left: 0px;
	padding-right: 2px;
}
/*topnav*/

.topnav-right li:nth-child(1) {
	border-right: none;
}
.topnav-right li:nth-child(2) {
	border-right: none;
}
.topnav-right li:nth-child(3) {
	border-right: none;
}
.topnav-right li:nth-child(4) {
	padding-left: 2px;
	padding-right: 2px;
}
.topnav-right li:nth-child(5) {
	padding-left: 2px;
	padding-right: 2px;
}
.topnav-right li:nth-child(6) {
	padding-left: 2px;
	padding-right: 2px;
}
.topnav-right li:nth-child(7) {
	padding-left: 2px;
	padding-right: 2px;
}
.topnav-right li:nth-child(8) {
	padding-left: 2px;
	padding-right: 2px;
}
.topnav-right li:nth-child(9) {
	padding-left: 2px;
	padding-right: 2px;
}
.topnav-right li:nth-child(10) {
	padding-left: 0px;
	padding-right: 2px;
}
/**/
.breadcrumb > li + li::before {
	color: #ccc;
	content: url("");
	padding: 0 5px;
}
.second-top-nav li a {
	font-family: 'MinionPro-SemiboldItDisp';
	color: rgba(255, 255, 255, 0.8);
	display: inline-block;
	font-size: 15px;
	font-style: italic;
	font-weight: 400;
	line-height: 20px;
	margin: 0 15px 0 0;
}
.second-top-nav li a:hover {
	text-decoration: none;
	color: #fff;
}
.second-top-nav .btn-xs {
	padding: 0px 5px;
	font-size: 10px;
	line-height: 1.5;
	border-radius: 0px;
	border: solid 1px;
	background-color: #fff;
	color: #000 !important;
}
.second-top-nav .btn-black {
	padding: 0px 5px;
	font-size: 10px;
	line-height: 1.5;
	border-radius: 0px;
	border: solid 1px #999;
	background-color: #000;
	color: #fff;
}
.second-top-nav .btn-yellow {
	padding: 1px 6px;
	font-size: 10px;
	line-height: 1.5;
	border-radius: 0px;
	border: solid 1px #A20A06;
	background-color: #F5CD2D;
	color: #fff;
}
.second-top-nav .btn-red {
	padding: 1px 6px;
	font-size: 10px;
	line-height: 1.5;
	border-radius: 0px;
	border: solid 1px #A20A06;
	background-color: #C9302C;
	color: #fff;
}
/*LOGO SECTION*/
.logo-bg {
	/*background:#7F122D url(../images/bg_header.png)center center repeat;*/
	   /* background: #fff  url(../images/bg_header.png)center center repeat;*/
	background-color: rgba(255,255,255,0.93);
	box-shadow: 0 3px 3px -2px #9e9e9e;
	position: relative;
	z-index: 500
}
.logo-section {
	/*background: #fff;*/
	position: relative;
	padding: 0px;
	margin-bottom: 0px;/*background-color:rgba(133, 29, 53, 0.85) !important;*/
}
.logo-section .logo {
	padding: 0 5px;
	margin-left: -60px;
}
.logo-section .custom-search-form {
	padding: 5px;
	margin-top: 10px;
}
.logo-right li a {
}
.logo-left li a {
	font-family: 'FrutigerNextPro-Medium' !important;
	color: rgba(255, 255, 255, 0.8);
	display: inline-block;
	font-size: 13px;
	font-style: normal;
	font-weight: 400;
	line-height: 20px;
	margin: 0px;
}
.searchwrap {
	background-color: rgb(255, 255, 255);
	box-sizing: border-box;
	left: 31%;
	min-height: 57px;
	position: absolute;
	right: 0;
	top: 31px;
	z-index: 501;
	display: none;
}
/*Menu Section*/ 
#header-navbar .navbar-nav {
	float: right;
	margin: 0;
}
#header-navbar .nav > li > a {
	color: #05256F;
	display: block;
	font-family: 'MinionPro-SemiboldSubh';
	font-size: 1.1em;
	letter-spacing: 1px;
	line-height: 24px;
	text-align: right;
	padding: 15px 8px;
	text-align: center;
	font-weight: 500;
	margin: 1px;
	z-index: 9999;
	position: relative;
}
#header-navbar .nav > li > a:before {
	content: "";
	position: absolute;
	bottom: 0px;
	left: 0px;
	height: 3px;
	background-color: #05256F;
	width: 0%;
	z-index: 10;
	transition-duration: .3s;
}
.nav>li>a:focus, .nav>li>a:hover {
	text-decoration: none;
	background-color: #fff;
	margin: 1px;
	color: #f66d3b;
}
#header-navbar .nav > li > a:hover::before, #header-navbar .nav > li > a:focus::before, #header-navbar .nav > .open > a:focus::before, #header-navbar .nav > .open > a:hover::before {
	width: 100%;
}
#header-navbar .nav > li:last-child > a {
	padding-right: 0px;
}
.navbar-inverse {
	background: none !important;
	z-index: 99;
	border: 0px;
}
.nav>li>a:focus, .nav>li>a:hover {
	text-decoration: none;
	background-color: #fff;
	margin: 1px;
	color: #f66d3b;
}
.navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > li > a:hover {
	color: #f66d3b !important
}
.navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a:hover {
	color: #f66d3b !important
}
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
	margin: 1px;
}
.navbar {
	min-height: 57px;
}
.navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > li > a:hover {
	background-color: #fff !important;
}
/*Slider*/
.slider {
	position: relative;
	overflow: hidden;
	min-height: 572px;
}
.slider .carousel-caption {
	font-family: 'Glegoo', serif;
	font-weight: 400;
	left: 7%;
	background-color: rgba(51, 51, 51, 0.38);
}
.slider .carousel-caption h3 {
	font-size: 30px;
	margin-top: 20px;
}
.slider .carousel-caption h4 {
	font-size: 18px;
}
.slider .carousel-indicators .active {
	background-color: #1B426E;
}
.slider .carousel-indicators {
	bottom: -53px;
	width: 15%;/*right: 10%;*/
}
.slider .ws-title-wrapper {
	display: none;
}
.banner-bg {
	background: none repeat scroll 0 0 #f7f7f7;
	padding-bottom: 0;
	display: block;
	border: 0px solid #eee;
	position: relative;
	top: -60px
}
.carousel-indicators li {
	border: 2px solid #fff !important;
}
/*Slider*/
/*campus-login*/
/*.campus-login { margin-top:-84px;margin-bottom: 56px;}*/
.message-section .msg-common {
	background: rgba(3, 3, 3, 0.64) none repeat scroll 0 0;
	margin-left: 42px;
	margin-right: 8px;
	height: 75px;
	padding: 35px 0;
	width: 260px;
}
.message-section .msg-common:nth-child(1) {
	background: rgba(3, 3, 3, 0.64) none repeat scroll 0 0;
	border-left: 10px solid #8C53A2 !important;
	background: url(../images/mid-1.jpg);
	margin-left: 0px;
}
.message-section .msg-common:nth-child(2) {
	background: rgba(3, 3, 3, 0.64) none repeat scroll 0 0;
	border-left: 10px solid #86A734;
	background: url(../images/mid-2.jpg);
}
.message-section .msg-common:nth-child(3) {
	background: rgba(3, 3, 3, 0.64) none repeat scroll 0 0;
	border-left: 10px solid #CC1122;
	background: url(../images/mid-3.jpg);
}
.message-section .msg-common:nth-child(4) {
	background: rgba(3, 3, 3, 0.64) none repeat scroll 0 0;
	border-left: 10px solid #0193CF;
	background: url(../images/mid-4.jpg);
}
.msg-common-bg {
	background: rgba(3, 3, 3, 0.79) none repeat scroll 0 0;
	height: 75px;
	margin: -35px 0 0;
	padding: 12px 20px 0 0;
}
.message-section .msg-common .img-box {
	float: left;
	width: 102px;
}
.message-section .msg-common .msg-content h2 {
	color: #ffffff;
	font-family: "Open Sans", sans-serif;
	font-size: 19px;
	font-weight: bold;
	text-align: center !important;
}
.message-section .msg-common .msg-content p {
	color: #ffffff;
	font-size: 16px;
	text-align: center;
}
.message-section .msg-common .msg-content {
	color: rgba(255, 255, 255, 0.6);
	font-family: "Open Sans", sans-serif;
}
.message-section {
	margin: 33px 0;
	position: relative;
}
.message-section .msg-common .view-msg-btn {
	border: 1px solid rgba(255, 255, 255, 0.7);
	bottom: 13px;
	color: #010101;
	display: inline-block;
	font-size: 11px;
	margin-left: 35px;
	padding: 3.5px 12px;
	position: absolute;
	text-transform: uppercase;
}
.message-section .msg-common .view-msg-btn:hover {
	background: #c62828 none repeat scroll 0 0;
	color: #ffffff;
	transition: all 0.2s ease 0s;
}
.message-section .container {
	left: 0;
	/*position: absolute;*/
	right: 0;
	top: -54px;
}
/*campus-login*/ 
/*About Us Section*/
.about {
	background: #000 url(repatebg-dote.jpg) repeat;
	padding: 19px 0 0px 0;
	margin-top: -60px
}
.about-left {
}
.about-left h3 {
	font-family: "Open Sans", sans-serif;
	border-bottom: 1px dotted #CC0303;
	padding: 0px 0px 11px 0px;
	color: #E44747;
}
.about-left p {
	font-family: "Open Sans", sans-serif;
	font-weight: 500;
	font-size: 14px;
	color: #000;
}
.about-right {
	margin-top: 0px;
	overflow: hidden !important;
	border-radius: 50%;
	height: auto;
	position: relative;
	z-index: 0;
}
.about-right img {
	border: 3px solid #fff;
}
.upperimg-circle {
	background-color: #f66733;
	bottom: 0;
	left: 0;
	margin: 0 auto;
	position: absolute;
	right: 0;
	text-align: center;
	width: 100%;
	z-index: 0;
	padding-bottom: 22px;
	padding-top: 8px;
}
.upperimg-circle p {
	color: #fff;
	font-size: 14px;
	margin-bottom: 7px;
	line-height: 19px;
}
.upperimg-circle p span {
	font-size: 16px;
}
.upperimg-circle p a {
	color: #fff;
	font-size: 13px;
	border-right: 1px solid #8fc2c9;
	padding: 0 3px;
}
.upperimg-circle p a:last-child {
	padding-right: 0px;
	border: none;
}
.upperimg-circle p a:hover {
	color: #fff;
	text-decoration: none;
}
.img-circle {
	max-width: 100%;
}
.center-news-section {
	margin-top: 14px -15px;
	background: rgba(255, 255, 255, 0);
}
.text-size {
	padding: 0px 5px;
	border: 1px solid rgba(255,255,255,.6) !important;
}
/*About Us Section*/

/*Importantotherlinks*/
/*.wrap {
    background: none repeat scroll 0 0 #f7f7f7;
    margin-top: 0px;
    z-index: 999;
    position: relative;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
}*/
.search-section {
	border: 2px solid #ccc;
	border-radius: 0px 0 0 0px;
	display: inline-block;
	font-size: 16px;
	margin-top: 6px;
}
.search-form.group {
	margin: 0px;
	padding: 2px !important;
	text-align: right;
	margin-left: 5px;
}
.search-form.group ul > li > a {
	color: #000;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 13px;
	font-weight: 500;
	padding: 10px 5px;
	text-align: right;
}
.search-button {
	background: #FFD014;
	display: inline-block;
	padding: 3px 10px;
	color: #000;
	border-radius: 0 0px 0px 0;
	border: 0;
	font-size: 13px;
	font-weight: normal;
	border: 1px solid #ccc;
}
.search-button:hover {
	background: #F66D3B;
	color: #fff;
	box-shadow: inset 2px 2px 2px #e87474;
}
.pwdFxd {
	position: fixed;
	width: 100%;
	right: 0px;
	left: 0px;
	top: 0px;
	z-index: 100;
}
/*.panel{ margin:0 5px 0 16px;}*/
.about-links .button-group .btn {
	margin-bottom: 4px;
	padding: 7px 10px;
	text-align: left;
	white-space: inherit;
}
.about-links .button-group .fa {
	font-size: 24px;
}
.about-links .panel {
	margin-bottom: 6px;
	margin-left: 1px;
	margin-right: 1px;
}
.about-links .panel-danger > .panel-heading {
	background-color: rgb(149, 1, 1);
	border-color: rgb(149, 1, 1);
	color: rgb(255, 255, 255);
}
.about-links .panel-danger > .panel-heading .fa {
	font-size: 24px;
}
.about-links .panel ul {
	list-style: outside none none;
	margin: 0 -15px;
	padding: 0;
}
.about-links .panel ul li a {
	border-bottom: 1px solid rgb(234, 234, 234);
	color: rgb(51, 51, 51);
	display: block;
	padding: 6px 10px;
	transition-duration: 0.2s;
}
.about-links .panel ul li a:hover {
	background-color: rgb(234, 234, 234);
	color: rgb(149, 1, 1);
	text-decoration: none;
}
.about-links .panel ul li a::before {
	content: "";
	font-family: "FontAwesome";
	margin-right: 10px;
}
.newsscroll {
	list-style: none;
	margin: 0 auto;
	background: #fff;
	padding: 11px 8px 1px 8px;
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
}
.newsscroll .arw {
	display: none;
}
.newsscroll .adtext {
	color: #000;
	display: inline-block;
}
.newsscroll .fa-file-pdf-o {
	display: none;
}
.newsscroll .dsize {
	display: block;
	font-size: 14px;
}
.newsscroll .dsize:before {
	color: #c00;
	content: "\f1c1";
	font-family: "FontAwesome";
	padding-right: 2px;
}
.newsscroll .nsize {
	font-size: 13px;
	color: #cf2c2c;
	margin: 0px;
}
.newsscroll .ndate {
	font-size: 13px;
	color: #000;
	margin: 0px;
}
.dtype, .arw {
	display: none;
}
.arw {
	color: rgb(188, 60, 61);
	padding-right: 10px;
}
.dtype {
	color: rgb(14, 115, 182);
	padding-left: 10px;
}
.ndate {
	color: rgb(138, 109, 59);
}
.news-item {
	border-bottom: 1px solid rgb(228, 228, 228);
	margin: 6px 0;
	padding: 3px 10px;
}
.news-item p {
	margin: 4px 0;
}
.news-panel .arw {
	color: rgb(12, 8, 95);
	display: none;
	padding-right: 10px;
}
.news-panel .adtext {
	color: #000;
	display: inline-block;
}
.news-panel .ndate {
	color: rgb(0, 0, 0);
	display: block;
	font-size: 12px;
}
.news-panel .ndate::before {
	color: rgb(149, 0, 0);
	content: "";
	font-family: "FontAwesome";
	padding-right: 2px;
}
.news-panel .dtype {
	color: rgb(204, 0, 0);
	display: none;
	padding-left: 10px;
	font-size: 12px;
}
.news-panel .fa-file-pdf-o {
	display: none;
}
.news-panel .dsize {
	color: #BF3300;
	display: block;
	font-size: 12px;
}
.news-panel .dsize::before {
	color: #ba0606;
	content: "";
	font-family: "FontAwesome";
	padding-right: 2px;
}
.ticker li::before {
	position: absolute;
	z-index: 0;
}
.newsscroll .news-item {
	background-color: #594e47;
	font-size: 14px;
	height: 48px;
	margin: 0 0 10px;
	padding: 11px 6px;
}
.pagination > li > a, .pagination > li > span {
	color: #337ab7;
	float: left;
	line-height: 1.42857;
	margin-left: -1px;
	padding: 6px 12px;
	position: relative;
	text-decoration: none;
	border: none !important;
	background-color: transparent !important;
}
/*.newsscroll .news-item:nth-child(even) {border-left: 5px solid #e6821c;}
.newsscroll .news-item:nth-child(odd) {border-left: 5px solid #569f4a;}*/
.newsscroll .news-item a {
	color: #fff;
	font-family: "Open Sans", sans-serif;
	font-size: 16px;
	display: block;
}
.newsscroll .news-item a:hover {
	text-decoration: none;
}
.leftnews {
	background-color: transparent !important;
	border: none !important;
	margin-left: -18px;
}
.leftnews1 {
	padding: 0px !important;
}
.icon {
	background-color: #f66733;
	display: table-cell;
	float: left;
	height: 47px;
	margin: -11px 20px 0 -6px;
	position: relative;
	text-align: center;
	vertical-align: middle;
	width: 50px;
	z-index: 10;
}
.icon i {
	color: #fff;
	font-size: 30px;
	font-weight: bold;
	line-height: 30px;
	padding: 7px;
}
/*news*/
#news, #notice {
	overflow-x: hidden!important;
}
.stopped {
	margin-top: 0px !important
}
.news .panel {
	overflow: hidden;
	border: 0 none;
	box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
}
.news {
	position: relative;
}
.news .panel-warning > .panel-heading {
	background-color: #fff;
	border-color: #1B426E;
	color: #1B426E;
	font-family: "Open Sans", sans-serif;
	font-weight: bold;
	height: auto;
	overflow: hidden;
	text-transform: uppercase;
	font-size: 16px;
	padding-bottom: 11px;
	border-top: 8px solid #1B426E;
}
.news-annou .panel-warning > .panel-heading {
	background-color: #fff;
	border-color: #1B426E;
}
.about .panel-warning > .panel-heading .btn {
	box-shadow: none;
	color: inherit;
}
.about .panel-warning > .panel-heading .btn:hover {
	box-shadow: none;
	color: inherit;
	background-color: #f2f2f2;
}
.play-pause {
	float: right;
	font-size: 12px;
	margin-top: 0px;
}
.news-panel {
	height: 268px;
	list-style: none;
	margin: 0;
	overflow: hidden;
	padding: 0;
}
.leader {
	background-color: #fff;
	border-top: 8px solid #1B426E;
	box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
	min-height: 372px;
	position: relative;
	transition: box-shadow 0.25s ease 0s;
	text-align: center;
}
.leader img {
	display: block;
	margin: 12px auto;
	max-width: 100%;
	border: 2px solid #eee;
}
.leader h5 {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 17px;
	color: #ba4403;
}
.leader hr {
	margin-top: 12px;
	margin-bottom: 12px;
}
.msg-btn {
	border: 1px solid #1d5b8e;
	display: inline-block;
	font-size: 13px;
	padding: 2px 6px;
	position: absolute;
	left: 0px;
	right: 0px;
	bottom: 12px;
	width: 60%;
	margin: 0px auto;
}
/*Important Links*/
.main-heading2 {
	text-transform: uppercase;
	font-size: 26px;
	text-align: center;
	font-weight: 400;
	margin: 8px 0px 20px 0px;
	font-family: 'Roboto Condensed', sans-serif;
}
.important-link {
	background: #f3efe5;
	padding: 6px 0 27px 0;
	color: #000;
}
.important-link .thumbnail {
	margin-bottom: 0;
}
.important-link .carousel {
	margin-bottom: 0;
	padding: 0 50px;
}
.important-link .carousel-control {
	background: #222222 none repeat scroll 0 0;
	border: 4px solid #ffffff;
	border-radius: 23px;
	height: 40px;
	margin-top: 18px;
	width: 40px;
	padding: 3px 1px 0px 0px;
}
.important-link .carousel-control.right {
	right: -5px;
}
.important-link .carousel-control.left {
	left: -5px;
}
.important-link .carousel-indicators {
	bottom: -10px;
	margin-right: -19px;
	right: 50%;
	top: auto;
}
.important-link .carousel-indicators li {
	background: #cecece none repeat scroll 0 0;
}
.important-link .carousel-indicators .active {
	background: #428bca none repeat scroll 0 0;
}
/*Service links*/
.onlinewrap {
	position: absolute;
	right: 0px;
	left: 0px;
	bottom: 0px;
	background: rgba(4, 36, 74, 0.86);
	transition-duration: .2s;
}
.onlinewrap:before {
	content: "";
	width: 100%;
	height: 63px;
	background-color: #FFCE08;
	position: absolute;
	right: 0px;
	left: 0px;
}
.servicelink {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.servicelink > li {
	float: left;
	position: relative;
	box-sizing: border-box;
	transition-duration: .2s;
}
.servicelink > li > a {
	display: block;
	padding: 8px 0px;
	color: #000;
	font-size: 1.2em;
	transition-duration: .2s;
}
.servicelink > li > a:before {
	content: "\f101";
	font-family: FontAwesome;
	padding-right: 6px
}
.servicelink > li > a:after {
	content: "Services";
	display: block;
	font-size: 0.7em;
	padding-left: 20px;
}
.servicelink > li ul {
	margin: 0px;
	padding: 0px 10px 0px 0px;
	height: 0px;
	overflow: hidden;
	list-style: none;
	transition-duration: .2s;
}
.servicelink > li ul a {
	font-size: 0.85em;
	color: #fff;
	position: relative;
	padding: 2px 0px;
	display: block;
}
.servicelink > li ul a:hover {
	color: #FFCE08;
}
.servicelink > li ul li:before {
	content: "\f101";
	color: #fff;
	font-family: FontAwesome;
	padding-right: 6px;
	position: absolute;
	left: 0px;
}
.autoheight {
	height: auto !important;
	padding: 10px 10px 10px 0px !important;
}
/*End*/

/*Innerpage*/
.inner-content {
}
.inner {
	padding-top: 0px;
	background: #fff;
}
.inner-page-menu {
	background: #243079 url(../images/bg_header.png)center center repeat;
	padding: 15px;
}
.inner-page-menu li {
	list-style: none;
	border-bottom: 1px dashed #d2ba97;
}
.inner-page-menu li a {
	color: #fff;
	font-size: 13px;
	padding: 9px 0;
	display: block;
	text-decoration: none;
}
.inner-page-menu li ul {
	padding: 0px;
}
.inner-page-submenu li {
	padding-left: 18px;
}
.inner-page-third li a {
	padding-left: 18px;
}
.inner-content h3 {
	font-family: "Open Sans", sans-serif;
	border-bottom: 1px dotted #CC0303;
	padding: 0px 0px 11px 0px;
	color: #E44747;
	margin-top: 13px;
}
.breadcom {
	padding-top: 6px;
	font-size: 12px;
	text-transform: capitalize;
}
/*Footer Links*/
.footerbg {
	background: #041c55 url(footer-dote.jpg) repeat;
}
.footer {
	/*background:#ff6666 url(../images/bg_header.png)center center repeat;*/
	border-top: 0px solid #fff;
	margin: 0;/*padding-top: 10px;*/
}
.footer-bottom {
	border-top: solid 1px #273d73;
	padding: 2px 0px;
	background: #1b426e;
}
.footer-bottom p {
	color: #fff;
	margin-bottom: 0px;
	font-family: 'Poppins', sans-serif;
	font-size: 0.8em;
}
.footer-bottom .powered {
	color: #fff;
}
.footer-bottom .omni {
	color: #B51F1F;
	font-weight: bold;
	font-style: italic;
}
.footer-bottom .net {
	color: #2CB1FC;
	font-weight: bold;
}
.footer-list li.Submenu ul.pagesubmenu {
	display: none
}
.footer a {
	color: #e2e2e2;
	text-transform: uppercase;
	font-size: 13px;
}
.footer a:hover {
	text-decoration: none;
	color: #FFCE08 !important;
	transition: 1s all;
}
.footer_dv {
	width: 100%;
}
.cbp-spmenu {
	background: #04244ae6 !important
}
.footer_dv h4 {
	border-bottom: 0px solid #ffce08;
	font-size: 14px;
	color: #ffce08;
	font-family: roboto;
	/* font-weight: bolder; */
	margin-bottom: 10px;
	margin-top: 0px;
	padding: 0 0 8px;
	text-transform: uppercase;
}
.footer_dv ul {
	list-style: outside none none;
	margin: 0;
	padding: 0;
}
.sr-padd1 {
	min-height: 200px;
	height: 100%;
	margin-bottom: 25px;
	border-right: 0px solid #ffce08;
	margin-top: 25px;
}
.sr-padd {
	min-height: 200px;
	height: 100%;
	margin-bottom: 25px;
	border-right: 1px solid #273d73;
	margin-top: 25px;
}
.android-app {
	display: table;
	margin: auto;
	max-width: 100%;
	margin-bottom: 20px;
}
/*.footer_dv ul li {
	color: #fff;
	padding: 5px 0;
	font-size: 13px;
	line-height: 13px;
	color: #ffce08;
}*/
.footer_dv p {
	color: #fff;
	font-size: 0.9em;
	line-height: 20px;
	margin: 0 0 7px;
	text-align: justify;
}
/*-----------------------------------------------------------------------------------*/
/*  Inner Section
/*-----------------------------------------------------------------------------------*/

.box-wrap img {
	max-width: 100%;/*border-radius:50%;*/
}
.box-wrap {
	/*width: 400px;
     height: 400px; 
    border-radius: 50%;
    position: relative;
    overflow: hidden;
    color: #fff;*/
	margin-top: -70px;
}
.box-content {
	position: absolute;
	bottom: 0;
	z-index: 999;
	text-align: center;
	width: 100%;
	font-size: 14px;
}
.box-content p {
	font-size: 14px;
	margin-bottom: 2px;
}
/*-----------------------------------*/
.quick-heading {
	background-color: #243079;
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
	border-color: #8c2a2a;
	color: #fff;
	padding: 12px;
	font-family: "Open Sans", sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 16px;
}
.carousel {
	position: relative;
}
/*#carousel-example-generic{
    width: 750px;
    float: left;
}*/
.vic-ch {
	position: relative;
}
.vc-content {
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 20px 52px 5px 15px;
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, transparent), color-stop(100%, black));
	background-image: -webkit-linear-gradient(transparent, black);
	background-image: -moz-linear-gradient(transparent, black);
	background-image: -o-linear-gradient(transparent, black);
	background-image: linear-gradient(rgba(0, 0, 0, 0), #000000);
}
.vc-details {
	color: #fff;
}
.vc-sublinks {
	margin: 0 0 10px;
	padding: 0;
	list-style: none;
}
.vc-sublinks a {
	color: #d0d465;
}
/*#carousel-example-generic {
    width: 863px;
    float: left;
    margin-right: 40px;
}*/
/*.vic-ch {
    position: relative;
    width: 264px;
    float: left;
}*/
.top-menu-section {
	background: #333;
	padding-bottom: 6px;
	border: 0 !IMPORTANT;
}
.onlineserviceshide {
	display: none;
}
.onlineservicesopen {
	height: 300px;
	display: block;
	position: absolute;
	background-color: #0C9;
	overflow: hidden;
	bottom: 200px;
	width: 100%;
	overflow: hidden;
}
.new-navigation-section {
	position: relative;
	min-height: 119px;
	z-index: 9;
}
/*----------------*/
#onlineservices-univ {
	background-color: #ffd014;
	padding: 8px 0px;
	cursor: pointer;
}
/* General styles for all menus */
#onlineservices-univ .cbp-spmenu {
	background: #47a3da;
}
#onlineservices-univ .cbp-spmenu h3 {
	color: #afdefa;
	font-size: 1.9em;
	padding: 20px;
	margin: 0;
	font-weight: 300;
	background: #0d77b6;
}
#onlineservices-univ .cbp-spmenu a {
	display: block;
	color: #fff;
	font-size: 1.1em;
	font-weight: 300;
}
#onlineservices-univ .cbp-spmenu a:hover {
	background: #258ecd;
}
#onlineservices-univ .cbp-spmenu a:active {
	background: #afdefa;
	color: #47a3da;
}
/* Orientation-dependent styles for the content of the menu */

#onlineservices-univ .cbp-spmenu-vertical {
	width: 240px;
	height: 100%;
	top: 0;
	z-index: 1000;
}
#onlineservices-univ .cbp-spmenu-vertical a {
	border-bottom: 1px solid #258ecd;
	padding: 1em;
}
#onlineservices-univ .cbp-spmenu-horizontal {
	width: 100%;
	height: 150px;
	left: 0;
	z-index: 1000;
	overflow: hidden;
}
#onlineservices-univ .cbp-spmenu-horizontal h3 {
	height: 100%;
	width: 20%;
	float: left;
}
#onlineservices-univ .cbp-spmenu-horizontal a {
	float: left;
	width: 20%;
	padding: 0.8em;
	border-left: 1px solid #258ecd;
}
/* Vertical menu that slides from the left or right */

#onlineservices-univ .cbp-spmenu-left {
	left: -240px;
}
#onlineservices-univ .cbp-spmenu-right {
	right: -240px;
}
#onlineservices-univ .cbp-spmenu-left.cbp-spmenu-open {
	left: 0px;
}
#onlineservices-univ .cbp-spmenu-right.cbp-spmenu-open {
	right: 0px;
}
/* Horizontal menu that slides from the top or bottom */

#onlineservices-univ .cbp-spmenu-top {
	top: -150px;
}
#onlineservices-univ .cbp-spmenu-bottom {
	bottom: -150px;
}
#onlineservices-univ .cbp-spmenu-top.cbp-spmenu-open {
	top: 0px;
}
#onlineservices-univ .cbp-spmenu-bottom.cbp-spmenu-open {
	bottom: 0px;
}
/* Push classes applied to the body */

#onlineservices-univ .cbp-spmenu-push {
	overflow-x: hidden;
	position: relative;
	left: 0;
}
#onlineservices-univ .cbp-spmenu-push-toright {
	left: 240px;
}
#onlineservices-univ .cbp-spmenu-push-toleft {
	left: -240px;
}
/* Transitions */

#onlineservices-univ .cbp-spmenu, #onlineservices-univ .cbp-spmenu-push {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.onlineservices-tab {
	background: none;
	height: auto;
	line-height: 18px;
	padding: 5px 10px;
	margin-bottom: 0;
	font-size: 20px;
	color: #000;
}
.onlineservices-tab span {
	text-transform: none;
	display: block;
	font-size: 12px;
	font-weight: normal;
	padding-left: 17px;
}
.onlineservices-tab:focus, .onlineservices-tab:hover {
	color: #0f2192;
}
.onlineservices-submenu {
	color: #ffffff;
	font-family: "Open Sans", sans-serif;
	font-size: 16px;
	line-height: 21px;
	margin-bottom: 0px;
	text-align: left;
	padding: 0px 5px;
	font-weight: bold;
}
.font12 {
	font-size: 12px !important;
}
.logoheadersection {
	position: absolute;
	z-index: 999;
	margin-top: -45px;
}
.imgsection {
	background-color: #fff;
	padding: 0px;
	height: auto;
	overflow: hidden;
	position: relative;
}
.imgsection img {
	position: relative;
	z-index: 0;
}
.imgsection .container {
	position: absolute;
	z-index: 3;
	right: 0px;
	left: 0px;
	top: 0px;
	padding: 50px 15px;
}
.imgsection h1 {
	color: #1B426E;
	font-weight: bold;
	letter-spacing: 2px;
	margin-top: 10px;
}
.imgsection h1 span {
	font-size: 24px;
	font-weight: normal;
	color: #FF5916;
}
.btn-purple {
	box-shadow: inset 0 0px 0 0 #FF5916;
	background-color: #FF5916;
	color: #fff !important;
	border-radius: 0px;
	text-transform: uppercase;
	transition-duration: .3s;
}
.btn-purple:hover {
	box-shadow: inset 0 -100px 0 0 #fff;
	color: #FF5916 !important;
	border-color: #FF5916;
}
.innerhead {
	background-color: #eee;
	padding: 0px;
	height: auto;
	overflow: hidden;
	position: relative;
}
.innerhead img {
	position: relative;
	z-index: 0;
}
.innerhead .container {
	position: absolute;
	z-index: 3;
	right: 0px;
	left: 0px;
	top: 0px;
	padding: 15% 15px 50px 15px;
}
.innerhead h1 {
	color: #1B426E;
	font-weight: bold;
	font-size: 3.2em;
	margin-top: 10px;
}
.breadcrumb {
	background: -moz-linear-gradient(left, rgba(255,255,255,0.91) 0%, rgba(255,255,255,0) 57%, rgba(255,255,255,0) 100%);
	background: -webkit-linear-gradient(left, rgba(255,255,255,0.91) 0%, rgba(255,255,255,0) 57%, rgba(255,255,255,0) 100%);
	background: linear-gradient(to right, rgba(255,255,255,0.91) 0%, rgba(255,255,255,0) 57%, rgba(255,255,255,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8ffffff', endColorstr='#00ffffff', GradientType=1 );
}
.breadcrumb li a {
	color: #1B426E;
}
.breadcrumb li {
	color: #000;
}
.breadcrumb .active {
	color: #333;
}
.innercontent {
	padding: 30px 15px;
}
.menu > ul > li > a {
	border-bottom: 5px solid #041c55 !important;
	color: #041c55;
	font-size: 1.3em;
	font-weight: bold;
	padding: 15px;
	text-transform: uppercase;
	width: 100%;
}
/*------Asad-------updated-css--start-----*/

.pwdFxd .logo {
	transition: 2s all;
	margin-left: 74px;
}
.about-us-bg {
	background: url(../images/abouts-m-bg.jpg) 21% 48%;
	border: 1px solid #fff;
}
.admission-bg {
	background: url(../images/admission-bg.jpg) 100% 50%;
	border: 1px solid #fff;
}
.facilities-bg {
	background: url(../images/facilities-bg.jpg) 100% 50%;
	border: 1px solid #fff;
}
.research-bg {
	background: url(../images/research-bg.jpg) 83% 28%;
	border: 1px solid #fff;
}
.career-bg {
	background: url(../images/career-bg.jpg) 83% 28%;
	border: 1px solid #fff;
}
 .news-panel::-webkit-scrollbar {
 width:6px;
}
 .news-panel::-webkit-scrollbar-track {
 -webkit-box-shadow: inset 0 0 8px rgba(0,0,0,0.8);
 border-radius:0px;
}
 .news-panel::-webkit-scrollbar-thumb {
 border-radius:0px;
background:#1B426E
}
.about .panel .panel-heading .panel-body {
	padding: 8px;
}
.n-e-view-all {
	margin: auto;
	display: table;
	cursor: pointer
}
.n-e-view-all a {
	border: 1px solid #ffce08;
	padding: 1px 24px;
	font-size: 13px;
	color: #151515;
}
.how-to-apply p {
	position: relative;
	margin-left: 60px;
	padding: 6px 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}
.how-to-apply .bhg {
	/* float: left; */
	margin-right: 12px;
	font-size: 24px;
	position: absolute;
	left: 28px;
	top: 13px;
}
/*.how-to-apply p:after{ position:absolute; content:'\f069'; left:-50px; color:#000}*/
.how-to-apply {
	display: flex;
	margin-bottom: 15px;
	width: 100%;
	height: 50px;
	position: relative;
	background: #f3f3f3;
	align-items: center;
}
.how-to-apply:after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 0;
	height: 0;
	border-left: 20px solid white;
	border-top: 25px solid transparent;
	border-bottom: 25px solid transparent;
}
.how-to-apply:before {
	content: "";
	position: absolute;
	right: -20px;
	bottom: 0;
	width: 0;
	height: 0;
	border-left: 20px solid #f3f3f3;
	border-top: 25px solid transparent;
	border-bottom: 25px solid transparent;
}
.footer-bottom .deignedby {
	margin-top: 9px;
	text-align: right;
}
.notices-section .notice span {
	padding: 3px 20px;
	background: #ffce08;
	color: #272727;
	cursor: pointer;
}
.table-responsive {
	min-height: .01%;
	overflow-x: auto;
	width: 100%;
}
.sitemap-section .sm-head2:before {
	content: "\f078";
	color: #333 !important;
	font-family: FontAwesome;
	padding-right: 6px;
	position: absolute;
	left: 6px;
}
.sitemap-section {
	background: #efefef;
	width: 100%;
	float: left;
	padding: 10px;
}
.sitemap-section ul li a:hover {
	color: #f00!important;
}
.sitemap-section .sm-heading {
	background: #333;
	padding: 4px 20px;
	color: #fff;
	font-size: 13px;
	border-radius: 25px;
}
.sitemap-section ul li a {
	color: #333 !important
}
.sitemap-section .sm-border-right {
	border-right: 1px solid;
	margin-right: 0px;
	padding-left: 10px !important;
	padding-right: 10px !important;
}
.sitemap-section .autoheight.autoheight {
	height: auto !important;
	padding: 10px 0px 0px 0px !important;
}
.sitemap-section ul.autoheight li {
	padding-left: 10px
}
.sitemap-section ul.autoheight li:before {
	display: none;
	content: "\f101";
	color: #333 !important;
	font-family: FontAwesome;
	padding-right: 6px;
	position: absolute;
	left: 10px;
}
.notices-section .notice:first-child {
	margin-top: 10px;
}
.notices-section .notice {
	padding: 15px;
	background-color: #fafafa;
	border-left: 6px solid #7f7f84;
	margin-bottom: 10px;
	-webkit-box-shadow: 0 5px 8px -6px rgba(0,0,0,.2);
	-moz-box-shadow: 0 5px 8px -6px rgba(0,0,0,.2);
	box-shadow: 0 5px 8px -6px rgba(0,0,0,.2);
}
.notices-section .notice-sm {
	padding: 10px;
	font-size: 80%;
}
.notices-section .notice-lg {
	padding: 35px;
	font-size: large;
}
.notices-section .notice-success {
	border-color: #80D651;
}
.notices-section .notice-success>strong {
	color: #3c3c3c;
}
.notices-section .notice-info {
	border-color: #45ABCD;
}
.notices-section .notice-info>strong {
	color: #3c3c3c;
}
.notices-section .notice-warning {
	border-color: #FEAF20;
}
.notices-section .notice-warning>strong {
	color: #3c3c3c;
}
.notices-section .notice-danger {
	border-color: #d73814;
}
.notices-section .notice-danger>strong {
	color: #3c3c3c;
}
.notices-section .notice>.desc {
	display: none;
}
.notices-section .readMore {
	cursor: pointer;
}
.innerhead .breadcrumb>li {
	display: inline-block;
	text-transform: uppercase;
}
.jhansi-contant {
	min-height: 279px;
	border: 1px solid;
	margin-bottom: 15px;
	padding: 10px;
}
.jhansi-contant-left-img {
	min-height: 279px;
	border: 1px solid;
	margin-bottom: 15px;
	padding: 0px;
}
.jhansi-contant-left-img img {
	width: 100%;
}
.jumbotron .h1, .jumbotron h1 {
	font-size: 50px;
}
.admission-help h1 {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font-size: 28px;
}
.admission-help .btn-warning {
	color: #000;
	background-color: #ffce08;
	border-color: #ffce08;
	padding: 8px 20px;
}
.admission-help .well {
	min-height: 20px;
	padding: 19px;
	margin-bottom: 20px;
	background-color: #f3f3f3;
	border: 1px solid #c7c7c7;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
}
.admission-help .jumbotron {
	background: #f3f3f3;
	color: #383838;
	border-radius: 0px;
	border-radius: 3px;
	border: 1px solid #c7c7c7;
}
.admission-help .jumbotron-sm {
	padding-top: 12px;
	padding-bottom: 12px;
}
.jumbotron small {
	color: #FFF;
}
.admission-help .h1 small {
	font-size: 24px;
	color: #383838;
	margin-left: 16px;
}
.admission-help .button {
	background: #c82021;
	color: #FFF;
	border-radius: 3px;
}
.admission-help .button.hover {
	background: #c82021;
	color: #358CCE;
}
.max-height-gl {
	width: 100%;
	height: 85vh !important
}
.sports-gallery .carousel-control.left {
	background-image: -webkit-linear-gradient(left, rgba(0,0,0,.0) 0, rgba(0,0,0,.0000) 100%);
	background-image: -o-linear-gradient(left, rgba(0,0,0,.0) 0, rgba(0,0,0,.0001) 100%);
	background-image: -webkit-gradient(linear, left top, right top, from(rgba(0,0,0,.0)), to(rgba(0,0,0,.0000)));
	background-image: linear-gradient(to right, rgba(0,0,0,.0) 0, rgba(0,0,0,.0001) 100%);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
	background-repeat: repeat-x;
}
.sports-gallery .carousel-control.right {
	background-image: -webkit-linear-gradient(left, rgba(0,0,0,.0) 0, rgba(0,0,0,.0001) 100%);
	background-image: -o-linear-gradient(left, rgba(0,0,0,.0) 0, rgba(0,0,0,.0001) 100%);
	background-image: -webkit-gradient(linear, left top, right top, from(rgba(0,0,0,.0)), to(rgba(0,0,0,.0000)));
	background-image: linear-gradient(to right, rgba(0,0,0,.0) 0, rgba(0,0,0,.0000) 100%);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
	background-repeat: repeat-x;
}
.aca-profes {
	border: 1px solid #ddd;
	padding: 5px;
	margin-top: -1px;
}
ul.help {
	margin: 0px;
	text-align: left;
}
ul.help li {
	color: #FFF;
	border-bottom: 1px solid #adacac;
	padding: 20px 0px
}
ul.help li:nth-child(2) {
	color: #FFF;
	border-bottom: 0px solid #FFF;
	padding-bottom: 20px
}
.innercontent .grid-stack>.grid-stack-item>.grid-stack-item-content {
	cursor: pointer;
}
.innercontent .grid-stack>.grid-stack-item>.grid-stack-item-content .title-caption {
	background: rgb(27, 66, 110) none repeat scroll 0 0;
	color: white;
	padding: 2px 10px;
	position: absolute !important;
	font-style: normal !important;
	bottom: 0px;
}
.innercontent .grid-stack>.grid-stack-item>.grid-stack-item-content em {
	font-style: normal !important;
	color: #ffce08;
	font-size: 18px;
	font-family: 'FrutigerNextPro-Medium';
}
.innercontent .grid-stack>.grid-stack-item>.grid-stack-item-content {
	margin: 0;
	position: absolute;
	top: 0;
	left: 10px;
	right: 10px;
	bottom: 0;
	width: auto;
	z-index: 0 !important;
	overflow: hidden;
	box-shadow: 0px 0px 0px 5px rgb(27, 66, 110);
}
.innercontent .grid-stack>.grid-stack-item>.grid-stack-item-content img:hover {
	height: 200px;
	width: 200px;
	-webkit-transition: all 2s ease;
	-moz-transition: all 2s ease;
	-ms-transition: all 2s ease;
	transition: all 2s ease;
}
.social-media-wrap .social a {
	color: #000
}
.social-media-wrap {
	display: table;
	margin: auto;
}
.social {
	text-align: center;
	width: 45px;
	height: 45px;
	float: left;
	background: rgb(255,255,255);
	border: 1px solid rgb(204,204,204);
	box-shadow: 0 2px 4px rgba(0,0,0,0.15), inset 0 0 50px rgba(0,0,0,0.1);
	border-radius: 100px;
	margin: 35px 10px 0px 0;
	padding: 10px;
}
.social .fa-2x {
	font-size: 24px;
}
.google-pluse:hover {
	background: #DD4B39;
	color: #FFF !important;
	border: none
}
.facebook:hover {
	background: #3b5998;
	color: #FFF;
	border: none
}
.twitter:hover {
	background: #00acee;
	color: #FFF;
	border: none
}
figure.snip0078 {
	cursor: pointer;
	color: #fff;
	position: relative;
	float: left;
	margin: 10px 1%;
	min-width: 220px;
	max-width: 270px;
	max-height: 310px;
	width: 100%;
	text-align: center;
}
figure.snip0078 * {
	-webkit-box-sizing: padding-box;
	box-sizing: padding-box;
}
figure.snip0078 img {
	opacity: 1;
	max-width: 100%;
	border: 10px solid #000000;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	-webkit-transform: scale(0.99);
	transform: scale(0.85);
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0;
}
figure.snip0078 figcaption {
	bottom: 14px;
	width: 80%;
	right: 0;
	position: absolute;
	background: #000000;
	padding: 8px;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	-webkit-transform: translateY(0);
	transform: translateY(0);
	box-shadow: 0 0px 10px -10px #000000;
}
figure.snip0078 figcaption h2, figure.snip0078 figcaption p {
	margin: 0;
	color: #ffffff;
}
figure.snip0078 figcaption h2 {
	font-size: 18px;
	font-weight: normal !important;
	/* text-transform: uppercase; */
	white-space: nowrap;
	margin-bottom: 7px;
}
figure.snip0078 figcaption h2 span {
	font-weight: 800;
}
figure.snip0078 figcaption p {
	text-align: center;
	font-size: 12px;
	font-weight: normal;
	opacity: 0.99;
}
figure.snip0078 a {
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	position: absolute;
	z-index: 1;
}
figure.snip0078.blue figcaption {
	background: #1b426e;
}
figure.snip0078.blue img {
	border: 10px solid #1b557a;
}
figure.snip0078.red figcaption {
	background: #81261d;
	box-shadow: 0 15px 15px -10px #000000;
}
figure.snip0078.red img {
	border: 10px solid #81261d;
}
figure.snip0078.yellow figcaption {
	background: #a85913;
	box-shadow: 0 15px 15px -10px #000000;
}
figure.snip0078.yellow img {
	border: 8px solid #ffce08;
}
figure.snip0078:hover figcaption, figure.snip0078.hover figcaption {
	-webkit-transform: translateY(-8px);
	transform: translateY(-8px);
	box-shadow: 0 15px 15px -10px #000000;
}
figure.snip0078:hover.blue img, figure.snip0078.hover.blue img {
	border: 8px solid #1b426e;
}
figure.snip0078:hover.red img, figure.snip0078.hover.red img {
	border: 10px solid #c0392b;
}
figure.snip0078:hover.yellow img, figure.snip0078.hover.yellow img {
	border: 10px solid #e67e22;
}
.Institutes li.Submenu a {
	border-bottom: 0px !important;
	border-bottom: solid 1px rgba(0,0,0,.1) !important;
	font-size: 14px;
}
.Institutes li.Submenu a:hover {
	background: #FFCE08;
	color: #000
}
.innercontent.grid-stack-item {
	position: relative !important;
	width: 50% !IMPORTANT;
	left: 0 !important;
	top: auto !important;
	margin-bottom: 20px;
	float: left;
}
.innercontent ul.list-s {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.innercontent ul.list-s li {
	line-height: 24px;
	border-bottom: 1px solid #1b426e;
	margin-bottom: 10px;
	padding-bottom: 10px
}
.innercontent ul.list-s:before {
	content: "\f101";
	font-family: 'FontAwesome';
	color: #1B426E;
	font-size: 14px;
	margin-left: 0px;
	margin-right: 6px;
	border: 1px solid #1B426E;
	border-radius: 50%;
	padding: 2px 5px;
	width: 10px;
	height: 20px;
	box-sizing: border-box;
}
.border {
	border: 1px solid #e0e0e0;
	padding: 15px;
}
.detail-bottom {
	border: 0px solid #ddd;
	padding: 0px;
}
.detail-bottom h5 {
	font-size: 18px !important;
	background: none !important;
	padding: 0px !important;
	text-align: center;
	color: #fff !important;
	margin: 0px;
}
.menu .m-footer .sr-padd .footer-list li a:hover {
	background: #FFCE08;
}
.Dean-profile-center .card {
	padding-top: 20px;
	margin: 10px 0 20px 0;
	background-color: rgba(214, 224, 226, 0.2);
	border-top-width: 0;
	border-bottom-width: 2px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.Dean-profile-center .card .card-heading {
	padding: 0 20px;
	margin: 0;
}
.Dean-profile-center .card .card-heading.simple {
	font-size: 20px;
	font-weight: 300;
	color: #777;
	border-bottom: 1px solid #e5e5e5;
}
.Dean-profile-center .card .card-heading.image img {
	display: inline-block;
	width: 46px;
	height: 46px;
	margin-right: 15px;
	vertical-align: top;
	border: 0;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
.Dean-profile-center .card .card-heading.image .card-heading-header {
	display: inline-block;
	vertical-align: top;
}
.Dean-profile-center .card .card-heading.image .card-heading-header h3 {
	margin: 0;
	font-size: 14px;
	line-height: 16px;
	color: #262626;
}
.Dean-profile-center .card .card-heading.image .card-heading-header span {
	font-size: 12px;
	color: #999999;
}
.Dean-profile-center .card .card-body {
	padding: 0 20px;
	margin-top: 20px;
}
.Dean-profile-center .card .card-media {
	padding: 0 20px;
	margin: 0 -14px;
}
.Dean-profile-center .card .card-media img {
	max-width: 100%;
	max-height: 100%;
}
.Dean-profile-center .card .card-actions {
	min-height: 30px;
	padding: 0 20px 20px 20px;
	margin: 20px 0 0 0;
}
.Dean-profile-center .card .card-comments {
	padding: 20px;
	margin: 0;
	background-color: #f8f8f8;
}
.Dean-profile-center .card .card-comments .comments-collapse-toggle {
	padding: 0;
	margin: 0 20px 12px 20px;
}
.Dean-profile-center .card .card-comments .comments-collapse-toggle a, .Dean-profile-center .card .card-comments .comments-collapse-toggle span {
	padding-right: 5px;
	overflow: hidden;
	font-size: 12px;
	color: #999;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.Dean-profile-center .card-comments .media-heading {
	font-size: 13px;
	font-weight: bold;
}
.Dean-profile-center .card.people {
	position: relative;
	display: inline-block;
	width: 170px;
	height: 300px;
	padding-top: 0;
	margin-left: 20px;
	overflow: hidden;
	vertical-align: top;
}
.Dean-profile-center .card.people:first-child {
	margin-left: 0;
}
.Dean-profile-center .card.people .card-top {
	position: absolute;
	top: 0;
	left: 0;
	display: inline-block;
	width: 170px;
	height: 150px;
	background-color: #ffffff;
}
.Dean-profile-center .card.people .card-top.green {
	background-color: #53a93f;
}
.Dean-profile-center .card.people .card-top.blue {
	background-color: #427fed;
}
.Dean-profile-center .card.people .card-info {
	position: absolute;
	top: 150px;
	display: inline-block;
	width: 100%;
	height: 101px;
	overflow: hidden;
	background: #ffffff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.Dean-profile-center .card.people .card-info .title {
	display: block;
	margin: 8px 14px 0 14px;
	overflow: hidden;
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
	color: #404040;
}
.Dean-profile-center .card.people .card-info .desc {
	display: block;
	margin: 8px 14px 0 14px;
	overflow: hidden;
	font-size: 12px;
	line-height: 16px;
	color: #737373;
	text-overflow: ellipsis;
}
.Dean-profile-center .card.people .card-bottom {
	position: absolute;
	bottom: 0;
	left: 0;
	display: inline-block;
	width: 100%;
	padding: 10px 20px;
	line-height: 29px;
	text-align: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.Dean-profile-center .card.hovercard {
	position: relative;
	padding-top: 0;
	overflow: hidden;
	text-align: center;
	background-color: #f3f3f3;
}
.Dean-profile-center .card.hovercard .cardheader {
	background: #1B426E;
	background-size: cover;
	height: 100px;
}
.Dean-profile-center .card.hovercard .avatar {
	position: relative;
	top: -50px;
	margin-bottom: -50px;
}
.Dean-profile-center .card.hovercard .avatar img {
	width: 100px;
	height: 100px;
	max-width: 100px;
	max-height: 100px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	border: 5px solid rgba(255,255,255,0.5);
}
.Dean-profile-center .card.hovercard .info {
	padding: 4px 8px 10px;
}
.Dean-profile-center .card.hovercard .info .title {
	margin-bottom: 4px;
	font-size: 20px;
	line-height: 1;
	color: #ffce08;
	vertical-align: middle;
	border-bottom: 1px solid #1B426E;
	padding-bottom: 8px;
}
.Dean-profile-center .card.hovercard .info .title a {
	color: #000;
}
.Dean-profile-center card.hovercard .info .desc {
	overflow: hidden;
	font-size: 12px;
	line-height: 20px;
	color: #737373;
	text-overflow: ellipsis;
}
.Dean-profile-center .card.hovercard .bottom {
	padding: 0 20px;
	margin-bottom: 17px;
}
.Dean-profile-center .btn {
	border-radius: 50%;
	width: 32px;
	height: 32px;
	line-height: 18px;
}
.Dean-profile-center {
	min-width: 260px;
	display: table;
	margin: 20px auto;
}
.testimonial h2 {
	text-align: center;
	color: #000;
	margin-top: 30px
}
.testimonial {
	background: #fffcfc;
	width: 100%;
	min-height: 520px !important;
}
.item blockquote p {
	color: #171717
}
.item blockquote h2 {
	min-height: 100px;
	font-size: 18px;
	color: #051d59;
	font-weight: bold;
}
.item blockquote h2 span {
	margin-top: 10px;
	font-size: 14px;
	color: #171717;
}
#quote-carousel {
	border-radius: 5px;
	padding: 0px 10px 15px 10px;
	border: 0px solid #fff;
}
#quote-carousel .carousel-control {
	display: inline-grid;
	align-items: center;
	background: none;
	color: #000;
	font-size: 28px;
	text-shadow: none;
	margin-top: 30px;
}
#quote-carousel .carousel-indicators {
	position: relative;
	/* right: 50%; */
	top: auto;
	bottom: 0px;
	margin-top: 20px;
	width: 100%;
	margin-right: -19px;
}
#quote-carousel .carousel-indicators li {
	width: 50px;
	height: 50px;
	cursor: pointer;
	border: 1px solid #ccc;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
	border-radius: 50%;
	opacity: 0.4;
	overflow: hidden;
	transition: all .4s ease-in;
	vertical-align: middle;
}
#quote-carousel .carousel-indicators .active {
	width: 128px;
	height: 128px;
	opacity: 1;
	transition: all .2s;
}
.item blockquote {
	border-left: none;
	margin: 0;
}
.item blockquote p:before {
	content: "\f10d";
	font-family: 'Fontawesome';
	float: left;
	margin-right: 10px;
}
.sidenav {
	z-index: 99999 !important;
	height: 100%;
	width: 0;
	position: fixed;
	z-index: 1;
	top: 0;
	left: 0;
	background: #1b426e url(../images/repatebg-dote-0.jpg) repeat;
	overflow-x: hidden;
	transition: 0.5s;
	padding-top: 60px;
}
.sidenav .q-menu a.q-menu-header {
	border-bottom: 0px !important;
	text-align: center !important;
	background: #0e243e;
	margin-bottom: 30px;
	color: #e2e2e2;
	font-size: 30px;
	text-shadow: -2px 2px 4px #48230f;
}
.sidenav ul {
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
sidenav {
}
.sidenav ul li a {
	border-bottom: 1px solid #d0d0d0;
	padding: 8px 8px 8px 12px;
	text-decoration: none;
	font-size: 15px;
	color: #e2e2e2;
	display: block;
	transition: 0.3s;
}
.sidenav ul li a:hover {
	background: #ffce08;
	color: #000;
	transition: 1s all
}
.sidenav a:hover, .offcanvas a:focus {
	color: #f1f1f1;
}
.sidenav .closebtn {
	cursor: pointer;
	position: absolute;
	top: -8px;
	right: 8px;
	font-size: 36px;
	margin-left: 50px;
	color: #e2e2e2 !important;
}
.sr-padd li {
	color: #FFF
}
.footer .sr-padd .footer-list {
	margin-top: 10px
}
.footer .sr-padd .footer-list li {
	font-size: 13px;
	line-height: 28px
}
.footer .footer-heading {
	border-bottom: 0px solid #ffce08;
	font-size: 14px;
	color: #ffce08;
	font-family: roboto;
	font-weight: bolder;
	margin-bottom: 10px;
	margin-top: 0px;
	padding: 0 0 8px;
	text-transform: uppercase;
}
.facts-and-stats-bg {
	margin: 0px;
	padding: 0px;
}
@-webkit-keyframes backgroundScroll {
from {
background-position: 0 0;
}
to {
	background-position: -400px 0;
}
}
 @keyframes backgroundScroll {
from {
background-position: 0 0;
}
to {
	background-position: -400px 0;
}
}
.facts-and-stats-bg {
	background: url(../images/facts-and-stats.jpg);
	float: left;
	padding: 0px 0;
	width: 100%;
	color: #fff !important;
	-webkit-animation: backgroundScroll 35s linear infinite;
	animation: backgroundScroll 50s linear infinite;
	background-size: 130% 100%;
	background-position: top;
	background-attachment: fixed;
}
.header-fixed {
	position: fixed;
	top: 0px;
	left: 0px;
	right: 0px;
	width: 100%;
	z-index: 9999;
}
.facts-and-stats h2 {
	font-size: 80px;
	color: #ffce08;
	font-weight: 600;
}
.facts-and-stats-bg h1 {
	margin-bottom: 60px;
	font-size: 36px;
	font-weight: 600;
	color: #ffce08;
	text-align: center;
	padding: 30px;
	border-bottom: 2px solid #ffce08;
}
.facts-and-stats {
	padding: 30px 0px;
	text-align: center
}
.facts-and-stats p {
	font-size: 24px;
	color: #dedede;
}
.facts-and-stats h2:after {
	content: '+';
	font-size: 60px;
	right: 70px;
	top: 32px;
}
.facts-and-stats {
	background: rgba(4, 28, 85, 0.67);
	width: 100%;
	float: left;
	min-height: 520px;
}
 @-webkit-keyframes backgroundScroll {
from {
background-position: 0 0;
}
to {
	background-position: -400px 0;
}
}
 @keyframes backgroundScroll {
from {
background-position: 0 0;
}
to {
	background-position: -400px 0;
}
}
.acadminmr-set {
	margin-left: -30px;
}
.home-product .fa {
	font-size: 28px !important;
	color: #FFF;
	margin-right: 25px;
}
.menu .m-footer .sr-padd {
    border-right: 0px solid #ffce08;
}

.menu .m-footer .col-xs-4{
    padding-left: 0px !important;
    padding-right: 0px !important;
}
.home-product {
	background: url(../images/contact-bg.jpg);
	float: left;
	padding: 0px 0;
	width: 100%;
	color: #fff !important;
	-webkit-animation: backgroundScroll 35s linear infinite;
	animation: backgroundScroll 10s linear infinite;
	background-size: 130% 100%;
	background-position: top;
	background-attachment: fixed;
}
.home-product-hedaing {
	padding: 30px 80px;
	background: rgba(8, 15, 23, 0.7);
}
.home-product-hedaing p {
	font-size: 14px;
	color: #ffce08;
	font-weight: 600;
	border-bottom: 1px solid #fff;
	padding-bottom: 24px;
	margin-top: 24px;
}
.profile-cha-wrap .panel p {
	margin-bottom: 0px;
	padding: 16px;
	border-bottom: 1px solid #ddd
}
.profile-cha-wrap .thumbnail {
	width: 100%;
	padding: 4px;
	border: 1px solid #ddd;
	border-radius: 3px;
}
.profile-cha-wrap .panel-body {
	padding: 12px;
}
.profile-cha-wrap .panel {
	position: relative;
	min-height: 256px;
}
.profile-cha-wrap .panel>.panel-heading:after, .panel>.panel-heading:before {
	position: absolute;
	top: 11px;
	left: -16px;
	right: 100%;
	width: 0;
	height: 0;
	display: block;
	content: " ";
	border-color: transparent;
	border-style: solid solid outset;
	pointer-events: none;
}
.profile-cha-wrap .panel>.panel-heading:after {
	border-width: 7px;
	border-right-color: #f7f7f7;
	margin-top: 1px;
	margin-left: 2px;
}
.profile-cha-wrap .panel>.panel-heading:before {
	border-right-color: #ddd;
	border-width: 8px;
}
.section-innnovation {
	position: relative;
	width: 900px;
	max-width: 80%;
	border: 2px solid #333;
	border-top: none;
	text-align: center;
	margin: 60px auto;
}
.section-innnovation ul {
	list-style: none !important
}
.section-innnovation p {
	text-align: center !important;
}
.section-innnovation h1 {
	position: relative;
	margin-top: -14px;
	display: inline-block;
	letter-spacing: 4px;
}
.section-innnovation .top-border {
	position: absolute;
	height: 2px;
	width: 24%;
	background-color: #333;
}
.section-innnovation .right {
	right: 0;
}
.section-innnovation .left {
	left: 0;
}
.innercontent h5 {
	background: #e0e0e0;
	padding: 10px;
	font-weight: 600;
}
.innercontent h6:before {
	content: "\f101";
	font-family: 'FontAwesome';
	color: #1B426E;
	font-size: 14px;
	margin-left: 0px;
	margin-right: 6px;
	border: 1px solid #1B426E;
	border-radius: 50%;
	padding: 2px 5px;
	width: 10px;
	height: 20px;
	box-sizing: border-box;
}
.snip1543 {
	margin-bottom: 20px;
	background-color: #fff;
	color: #ffffff;
	display: inline-block;
	font-size: 16px;
	max-width: 100%;
	min-width: 230px;
	overflow: hidden;
	position: relative;
	text-align: left;
	width: 100%;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
}
.snip1543 *, .snip1543 *:before, .snip1543 *:after {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all 0.45s ease;
	transition: all 0.45s ease;
}
.snip1543 img {
	backface-visibility: hidden;
	max-width: 100%;
	vertical-align: top;
}
.snip1543:before, .snip1543:after {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	content: '';
	background-color: #ffce08;
	opacity: 0.5;
	-webkit-transition: all 0.45s ease;
	transition: all 0.45s ease;
}
.snip1543:before {
	-webkit-transform: skew(30deg) translateX(-80%);
	transform: skew(30deg) translateX(-80%);
}
.snip1543:after {
	-webkit-transform: skew(-30deg) translateX(-70%);
	transform: skew(-30deg) translateX(-70%);
}
.snip1543 figcaption {
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	z-index: 1;
	bottom: 0;
	padding: 25px 40% 25px 20px;
}
.snip1543 figcaption:before, .snip1543 figcaption:after {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: #efbf00;
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.7);
	content: '';
	opacity: 0.5;
	z-index: -1;
}
.snip1543 figcaption:before {
	-webkit-transform: skew(30deg) translateX(-100%);
	transform: skew(30deg) translateX(-100%);
}
.snip1543 figcaption:after {
	-webkit-transform: skew(-30deg) translateX(-90%);
	transform: skew(-30deg) translateX(-90%);
}
.snip1543 h3, .snip1543 p {
	margin: 0;
	opacity: 0;
	letter-spacing: 1px;
}
.snip1543 h3 {
	font-size: 36px;
	font-weight: 700;
	line-height: 1em;
	text-transform: uppercase;
}
.snip1543 p {
	font-size: 0.9em;
}
.snip1543 a {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 1;
}
.snip1543:hover h3, .snip1543.hover h3, .snip1543:hover p, .snip1543.hover p {
	-webkit-transform: translateY(0);
	transform: translateY(0);
	opacity: 0.9;
	-webkit-transition-delay: 0.2s;
	transition-delay: 0.2s;
}
.snip1543:hover:before, .snip1543.hover:before {
	-webkit-transform: skew(30deg) translateX(-20%);
	transform: skew(30deg) translateX(-20%);
	-webkit-transition-delay: 0.05s;
	transition-delay: 0.05s;
}
.snip1543:hover:after, .snip1543.hover:after {
	-webkit-transform: skew(-30deg) translateX(-10%);
	transform: skew(-30deg) translateX(-10%);
}
.snip1543:hover figcaption:before, .snip1543.hover figcaption:before {
	-webkit-transform: skew(30deg) translateX(-40%);
	transform: skew(30deg) translateX(-40%);
	-webkit-transition-delay: 0.15s;
	transition-delay: 0.15s;
}
.snip1543:hover figcaption:after, .snip1543.hover figcaption:after {
	-webkit-transform: skew(-30deg) translateX(-30%);
	transform: skew(-30deg) translateX(-30%);
	-webkit-transition-delay: 0.1s;
	transition-delay: 0.1s;
}
.profile-detai-wrap {
	width: 100%;
}
.list {
	min-height: 165px;
	margin-bottom: 15px;
	display: block;
	background-color: rgba(255,255,255,.8);
	box-shadow: 0 1px 3px rgba(0,0,0,.12), 0 1px 2px rgba(0,0,0,.24);
	border-radius: 2px;
	transition: all .2s ease-in-out;
}
.list P {
	text-align: left
}
.list-header {
	display: block;
	float: left;
	width: 100%;
	overflow: hidden;
	position: relative;
	border-radius: 2px 0 0 2px;
}
.list-header img {
	width: 100%;
	border-bottom: 3px solid #000;
}
.list-header .list-header-image:after {
	display: block;
	content: '';
	background-color: rgba(0,0,0,.4);
	position: absolute;
	top: 100%;
	left: 100%;
	width: 100px;
	height: 100px;
	box-shadow: 0 0 200px 100px rgba(0,0,0,.58);
	z-index: 1;
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	opacity: 0;
	filter: alpha(opacity=0);
	transition: all .8s;
	-moz-transition: all .8s;
	-webkit-transition: all .8s;
	-o-transition: all .8s;
}
.list-content p {
	text-align: center !important;
	margin-top: 15px !important
}
.list-content {
	float: left;
	display: block;
	margin-left: 0%;
	padding: 0px 10px;
}
.list-meta {
	display: block;
	margin-bottom: 16px;
	font-size: 13px;
	line-height: 100%;
}
.list-meta .list-meta-item {
	display: inline-block;
	margin-right: 18px;
	color: #9A9A9A;
}
.list:after {
	display: block;
	clear: both;
	content: '';
}
.list:hover {
	box-shadow: 0 10px 20px rgba(0,0,0,.19), 0 6px 6px rgba(0,0,0,.23);
}
figure.snip0051 .contact-details {
	color: #ffce08;
	text-align: center;
	font-size: 12px;
}
figure.snip0051 {
	margin-bottom: 15px !important;
	z-index: 9;
	position: relative;
	float: left;
	overflow: hidden;
	margin: 0px;
	min-width: 220px;
	max-width: 480px;
	max-height: 240px;
	width: 100%;
	background: #000000;
}
figure.snip0051 * {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
figure.snip0051 > img {
	margin-left: 61%;
	opacity: 1;
	width: 40%;
	filter: blur(0px);
	-webkit-transition: all 0.35s;
	transition: all 0.35s;
}
figure.snip0051 figcaption {
	left: 0;
	position: absolute;
	top: 0;
	width: 61%;
	height: 100%;
	background: #1B426E;
}
.contact-details {
	bottom: 5px
}
figure.snip0051 figcaption p {
	color: #fff;
	padding: 10px 20px 0px 10px;
	z-index: 9999;
	text-align: justify;
	font-size: 12px;
	text-transform: uppercase;
}
figure.snip0051 figcaption h2 {
	color: rgb(255, 206, 8);
	font-size: 13px;
	top: 15px;
	font-weight: 600;
	text-transform: uppercase;
	text-align: center;
	border-bottom: 1px solid rgb(255, 206, 8);
	padding: 10px 0px;
	margin: 0px;
}
.one-profile-sec {
	border: 1px solid #1B426E;
	margin-bottom: 30px;
}
.profile-bg {
	width: 100%;
	position: relative;
	margin-bottom: 30px;
	border-top: 1px solid #1B426E;
	padding: 30px 0px 10px 0px;
	margin-left: 0px !important;
}
.profile-bg h3 {
	text-align: center;
	position: absolute;
	top: -20px;
	left: 35%;
}
figure.snip0051 figcaption h2 span {
	font-weight: 800;
}
figure.snip0051 .icons ul {
	list-style: none;
}
figure.snip0051 .icons {
	padding: 5px;
	position: absolute;
	left: 50%;
	top: 50%;
	padding-left: 30px;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
figure.snip0051 .icons i {
	font-size: 32px;
	padding: 10px;
	color: #ffffff;
	opacity: 0;
	top: 50%;
	display: inline-block;
	-webkit-transition: all 0.35s;
	transition: all 0.35s;
	-webkit-transform: translateX(50px);
	transform: translateX(50px);
}
figure.snip0051 .icons a:first-child i {
	-webkit-transition-delay: 0.2s;
	transition-delay: 0.2s;
}
figure.snip0051 .icons a:nth-child(2) i {
	-webkit-transition-delay: 0.1s;
	transition-delay: 0.1s;
}
figure.snip0051 .icons a:nth-child(3) i {
	-webkit-transition-delay: 0s;
	transition-delay: 0s;
}
figure.snip0051:after {
	position: absolute;
	top: 17px;
	left: 61%;
	height: 24px;
	width: 25px;
	background-color: #1B426E;
	content: '';
	-webkit-transform: rotate(45deg) translate(-50%, -50%);
	transform: rotate(45deg) translate(-50%, -50%);
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0;
}
figure.snip0051:hover > img, figure.snip0051.hover > img {
	opacity: 0.9;
	filter: blur(0px);
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
figure.snip0051:hover i, figure.snip0051.hover i {
	opacity: 0.8;
	-webkit-transform: translate(0);
	transform: translate(0);
}
figure.snip0051:hover a:first-child i, figure.snip0051.hover a:first-child i {
	-webkit-transition-delay: 0.1s;
	transition-delay: 0.1s;
}
figure.snip0051:hover a:nth-child(2) i, figure.snip0051.hover a:nth-child(2) i {
	-webkit-transition-delay: 0.2s;
	transition-delay: 0.2s;
}
figure.snip0051:hover a:nth-child(3) i, figure.snip0051.hover a:nth-child(3) i {
	-webkit-transition-delay: 0.3s;
	transition-delay: 0.3s;
}
.quicl-links-btn {
	cursor: pointer;
	z-index: 9999;
	-webkit-transform: rotateZ(-90deg);
	transform: rotateZ(-90deg);
	background: #ffce08;
	position: fixed;
	left: -34px;
	top: 200px;
	color: #000;
	padding: 7px 12px;
}
a.quicl-links-btn {
	cursor: pointer;
	z-index: 9999;
	-webkit-transform: rotateZ(-90deg);
	transform: rotateZ(-90deg);
	background: #ffce08;
	position: fixed;
	left: -34px;
	top: 200px;
	color: #000;
	padding: 7px 12px;
}
a.quicl-links-btn:hover {
	color: #FFF
}
.quick ul li a {
	color: #FFF
}
.quick ul {
	list-style: none
}
.quick ul li:hover {
	background: #f9ca0c;
	color: #000;
	transition: 1s all
}
.quick ul li {
	background: #000;
	padding: 6px 10px;
	margin-bottom: 4px;
	color: #fff;
	border-bottom-right-radius: 25px;
	border-top-right-radius: 26px;
}
.quick {
	display: none;
	width: 250px;
	position: fixed;
	top: 200px;
	left: -40px;
	z-index: 99999;
}
.autoheight-right {
	margin-left: 24px;
}
.innovation .inn-bg1, .inn-bg2, .inn-bg3, .inn-bg4, .inn-bg5, .inn-bg6, .inn-bg7, .inn-bg8, .inn-bg9 {
	margin-bottom: 15px;
	border-bottom: 1px solid;
	padding-bottom: 15px;
}
.innovation .no-pading {
	padding-left: 0px !important;
}
.innovation .inn-c {
	border-radius: 5px;
	display: block;
	max-width: 100%;
}
.innovation a.list-group-item {
	height: auto;
	min-height: 220px;
}
.innovation a.list-group-item.active small {
	color: #fff;
}
.innovation .stars {
	margin: 20px auto 1px;
}
.file-pdf {
	width: 41px;
	padding: 4px
}
.grid_head {
	background: #1b426e;
	color: #fff;
}
.grid_row {
	font-size: 13px;
	text-align: center;
	font-weight: bold
}
ul.Chairperson {
	text-align: center;
	list-style: none;
}
ul.Chairperson li {
	text-align: center;
	list-style: none;
}
/*-----------othermenu-----*/
ul.othermenu li a {
	border-bottom: solid 1px rgba(0,0,0,.1);
}
ul.othermenu li a:hover {
	transition: 1s all;
	background: #FFCE08;
	color: #000;
}
/*-----------othermenu=--End-----*/


/*-----tender-login-css*/
#login-bg .input-group {
	margin-bottom: 20px;
	width: 100%
}
#login-bg .input-group label {
	width: 100%
}
.tender-login-wrap {
	padding: 0px;
}
#login-bg h2 {
	font-size: 20px;
	margin-top: 15px;
}
#login-bg {
	width: 100%;
	float: left;
	min-height: 430px;
	background-color: #f5f5f5;
}
#login-bg-top {
	background-image: url('../images/tender-login-bg.jpg');
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	height: 130px;
	display: block;
	text-align: center;
}
#login-bg-top h3 {
	color: #101010;
}
#login-bg .logo-circle {
	background-image: url('../images/user.png');
	background-repeat: no-repeat;
	background-size: cover;
	border-radius: 125px;
	width: 120px;
	height: 120px;
	margin-top: 50px;
	display: inline-block;
	border: 4px solid rgba(211,211,211,0.9);
}
#login-bg .bg-content {
	width: 100%;
	float: left;
	text-align: center;
	padding-top: 80px;
	padding-left: 110px;
	padding-right: 110px;
	margin-top: 40px;
	margin-bottom: 90px;
	min-height: 300px;
}
/*-----tender-login-css-End*/
.bhoechie-tab-container {
	z-index: 10;
	background-color: #FFF;
	padding: 0 !important;
}
.bhoechie-tab-container .list-group-item {
	background-color: #f3f3f3;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd !important;
}
.bhoechie-tab-menu {
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 0;
}
.bhoechie-tab-menu .list-group {
	margin-bottom: 0;
}
.bhoechie-tab-menu .list-group>a {
	margin-bottom: 0;
}
.bhoechie-tab-menu .list-group>a .glyphicon, .bhoechie-tab-menu .list-group>a .fa {
	color: #5A55A3;
}
.bhoechie-tab-menu .list-group>a:first-child {
	border-top-right-radius: 0;
	-moz-border-top-right-radius: 0;
}
.bhoechie-tab-menu .list-group>a:last-child {
	border-bottom-right-radius: 0;
	-moz-border-bottom-right-radius: 0;
}
.bhoechie-tab-menu .list-group>a.active, .bhoechie-tab-menu .list-group>a.active .glyphicon, .bhoechie-tab-menu .list-group>a.active .fa {
	border: none;
	outline: none;
	background-color: #1b426e;
 background-image: #;
	color: #ffffff;
}
.right-c {
	border: 1px solid #1b426e;
	min-height: 600px;
	margin-left: -15px;
	border-radius: 3px;
	padding: 20px
}
.bhoechie-tab-menu .list-group>a.active:after {
	content: '';
	position: absolute;
	right: 100%;
	top: 50%;
	margin-top: -21px;
	border-left: 0;
	border-bottom: 20px solid transparent;
	border-top: 22px solid transparent;
	border-right: 16px solid #1b426e;
	outline: none;
}
.bhoechie-tab-content {
	background-color: #ffffff;
	/* border: 1px solid #eeeeee; */
	padding-left: 0px;
	padding-top: 0px;
}
.bhoechie-tab .bhoechie-tab-content:not(.active) {
	display: none;
}
.bhoechie-tab-menu .list-group {
	padding: 0px;
}
.innercontent ul.achivement-list {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.innercontent ul.achivement-list li {
	line-height: 24px;
	border-bottom: 1px solid #1b426e;
	margin-bottom: 10px;
	padding-bottom: 10px
}
.innercontent ul.achivement-list li:before {
	content: "\f101";
	font-family: 'FontAwesome';
	color: #1B426E;
	font-size: 14px;
	margin-left: 0px;
	margin-right: 6px;
	border: 1px solid #1B426E;
	border-radius: 50%;
	padding: 2px 5px;
	width: 10px;
	height: 20px;
	box-sizing: border-box;
}
.innercontent p {
	text-align: justify;
}
.innercontent h3 {
	font-size: 21px;
	background: #1B426E;
	color: #fff;
	font-weight: 800;
	padding: 8px;
}
.innercontent h6 {
	font-size: 14px;
	font-weight: 600;
	font-style: italic;
}
.innercontent .table-bordered>tbody>tr>th {
	background: #1b426e;
	border: 1px solid #a59797;
	color: #fff;
}
.innercontent .list-style-grouping-items .list-group .list-group-item:before {
	content: "\f101";
	font-family: 'FontAwesome';
	color: #1B426E;
	font-size: 14px;
	margin-left: -15px;
	margin-right: 6px;
	border: 1px solid #1B426E;
	border-radius: 50%;
	padding: 2px 5px;
	width: 20px;
	height: 40px;
	box-sizing: border-box;
}
.innercontent .list-style-grouping-items .list-group .list-group-item {
	padding: 7px 7px 7px 23px;
}
.innercontent h4 {
	background: #041c55;
	color: #fff;
	font-size: 18px;
	padding: 10px;
	box-shadow: 0px 5px 0px 0px #ddd;
	margin: 0px 0px 20px 0px;
	font-weight: 800;
}
.faculty-staff {
	font-size: 1em;
	overflow: hidden;
	padding: 0;
	border: none;
 border-radius: .28571429rem;
	box-shadow: 0 1px 3px 0 #d4d4d5, 0 0 0 1px #d4d4d5;
}
.faculty-staff-block {
	font-size: 1em;
	position: relative;
	margin: 0;
	padding: 1em;
	border: none;
	border-top: 1px solid rgba(34, 36, 38, .1);
	box-shadow: none;
}
.faculty-staff-img-top {
	display: block;
	width: 100%;
	height: auto;
}
.faculty-staff-title {
	font-size: 1.28571429em;
	font-weight: 700;
	line-height: 1.2857em;
}
.faculty-staff-text {
	clear: both;
	margin-top: .5em;
	color: rgba(0, 0, 0, .68);
}
.faculty-staff-footer {
	font-size: 1em;
	position: static;
	top: 0;
	left: 0;
	max-width: 100%;
	color: rgba(0, 0, 0, .4);
	border-top: 1px solid rgba(0, 0, 0, .05) !important;
	background: #fff;
}
.faculty-staff-inverse .btn {
	border: 1px solid rgba(0, 0, 0, .05);
}
.profile {
	position: absolute;
	top: -12px;
	display: inline-block;
	overflow: hidden;
	box-sizing: border-box;
	width: 25px;
	height: 25px;
	margin: 0;
	border: 1px solid #fff;
	border-radius: 50%;
}
.profile-avatar {
	display: block;
	width: 100%;
	height: auto;
	border-radius: 50%;
}
.profile-inline {
	position: relative;
	top: 0;
	display: inline-block;
}
.profile-inline ~ .card-title {
	display: inline-block;
	margin-left: 4px;
	vertical-align: top;
}
.faculty-staff .text-bold {
	font-weight: 700;
}
.faculty-staff-meta {
	font-size: 1em;
	color: rgba(0, 0, 0, .4);
}
.profile_budget {
	padding-top: 15px;
	color: #757575;
}
.faculty-staff-meta h5 {
	text-decoration: none;
	font-weight: normal;
}
.faculty-staff-footer .icon {
	padding: 10px 10px;
}
.faculty-staff-footer .icon a {
	color: #ef6645;
}
.table th {
	background-color: #1B426E !important;
	color: #fff;
}
.table td a {
	color: #000;
}
.table td .btn {
	color: #fff;
}
table.filter-box {
	margin-left: 0px!important;
}
.filter-box {
	background: #ededed none repeat scroll 0 0;
	border: 1px solid #cfcfcf;
	box-sizing: border-box;
	margin-bottom: 10px;
	width: 100%;
}
.filter-box td {
	padding: 4px;
}
.filter-box input[type="submit"] {
	background: #2395d1 none repeat scroll 0 0;
	border: 0 solid red;
	color: white;
	padding: 7px 10px;
	width: 100%;
}
.filter-box input[type="text"]:focus {
	border: 1px solid #177ebe;
	color: #177ebe;
}
.filter-box input[type="text"] {
	border: 1px solid #b3b3b3;
	padding: 5px;
	width: 100%;
}
.filter-box select {
	border: 1px solid #abaaaa;
	padding: 5px;
	width: 100%;
}
.filter-box input[type="text"] {
	height: 40px;
}
.sitemap {
	margin: 0 15px;
}
.sitemap ul {
	background: transparent url("../images/site_map_ul.gif") repeat-y scroll 0 -5px !important;
	list-style-type: none !important;
	margin: 0 !important;
	padding: 0 5px 4px 6px !important;
	position: relative !important;
}
.sitemap ul li {
	background: transparent url("../images/site_map_list.gif") no-repeat scroll -5px -5px !important;
	line-height: 16px !important;
	padding: 0 0 0 10px !important;
}
.sitemap ul {
	background: rgba(0, 0, 0, 0) url("../images/site_map_ul.gif") repeat-y scroll 10px -5px;
	list-style-type: none;
	margin: 0;
	padding: 0 5px 4px 10px;
	position: relative;
}
.sitemap ul li {
	font: bold 10pt arial;
	margin: 10px 0;
}
.sitemap ul li a {
	background-color: #d5e0ff;
	border: 1px solid #1b426e;
	color: #000000;
	display: inline-block;
	padding: 5px;
	border-radius: 15px 0px;
	transition-duration: 0.3s;
}
.sitemap ul li a:hover {
	background-color: #fbcf86;
	border: 1px solid #ed9501;
	color: #000000;
	padding-left: 5px;
	text-decoration: none;
}
.sitemap ul li ul {
	padding-bottom: 1px;
}
.sitemap ul li ul li {
	font: 10pt arial;
}
.gallerycat {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.gallerycat li {
	border: 1px solid #eee;
	padding: 15px;
	transition-duration: .3s;
	cursor: pointer;
}
.gallerycat li img {
	margin-bottom: 10px;
}
.gallerycat li h5 {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	font-weight: bold;
	font-size: 1.1em;
}
.gallerycat li p {
	margin: 0px;
	padding: 0px;
	font-size: 13px;
}
.gallerycat li:hover {
	box-shadow: 0px 0px 5px rgba(0,0,0,.21);
}
 @media screen and (max-width:1268px) {
.footer .sr-padd .footer-list li {
	font-size: 13px;
	line-height: 20px;
}
#header-navbar .nav > li > a {
	padding: 15px 2px;
}
.sr-padd {
	min-height: 200px;
	height: 100%;
	margin-bottom: 25px;
	border-right: 1px solid #273d73;
	margin-top: 25px;
	padding-left: 6px;
	padding-right: 3px;
}
}
 @media screen and (max-width:992px) {
.logo-section .logo {
	padding: 0 5px;
	margin-left: -6px;
}
}
 @media screen and (max-width:767px) {
/* Force table to not be like tables anymore */
#no-more-tables table,  #no-more-tables thead,  #no-more-tables tbody,  #no-more-tables th,  #no-more-tables td,  #no-more-tables tr {
	display: block;
}
/* Hide table headers (but not display: none;, for accessibility) */
#no-more-tables thead tr {
	position: absolute;
	top: -9999px;
	left: -9999px;
}
.cf{ display:none !important}
#no-more-tables thead tr {
	position: absolute;
	top: -9999px;
	left: -9999px;
}
#no-more-tables tr {
    border-bottom: 1px solid #ddd;
}
#no-more-tables td {
	/* Behave  like a "row" */
	border: none;
	border-bottom:0px solid #eee;
	position: relative;
	padding-left: 50%;
	white-space: normal;
	text-align: left;
}
#no-more-tables td:before {
	/* Now like a table header */
	position: absolute;
	/* Top/left values mimic padding */
	top: 6px;
	left: 6px;
	width: 45%;
	padding-right: 10px;
	white-space: nowrap;
	text-align: left;
	font-weight: bold;
}
/*
	Label the data
	*/
#no-more-tables td:before {
	content: attr(data-title);
}
.footer-bottom p {
	text-align: center;
}
.footer-bottom .deignedby {
	padding-bottom: 5px;
	text-align: center;
}
.logo-section .logo img {
	display: table;
	margin: auto
}
.navbar-nav .open .dropdown-menu>li>a {
	padding: 3px 0px 5px 0px;
}
#header-navbar .nav > li > a {
	color: #05256F;
	display: block;
	font-family: 'MinionPro-SemiboldSubh';
	font-size: 1.1em;
	letter-spacing: 1px;
	line-height: 24px;
	text-align: right;
	padding: 5px 0px;
	text-align: center;
	font-weight: 500;
	margin: 0px;
	z-index: 9999;
	position: relative;
}
.dropdown > a:after {
	content: "\f0d7";
	font-family: "FontAwesome";
	margin-left: 0px;
	right: 0px;
	position: absolute;
}
.home-product-hedaing {
	padding: 12px 12px;
	background: rgba(8, 15, 23, 0.7);
}
.pwdFxd {
	position: relative;
}
.servicelink > li ul li:before {
	display: none;
}
.about {
	padding: 19px 0 0px 0;
	margin-top: 0px;
}
.table-responsive>.table>tbody>tr>td {
	white-space: normal;
	vertical-align: middle;
}
.table-responsive>.table>thead>tr>th {
	white-space: normal;
}
.innercontent .grid-stack-9023 .grid-stack-item[data-gs-height="3"] {
	height: 180px;
}
.innercontent .grid-stack-item {
	position: relative !important;
	width: 50% !IMPORTANT;
	left: 0 !important;
	top: auto !important;
	margin-bottom: 20px;
	float: left;
}
.sr-padd {
	min-height: 240px;
	height: 100%;
	margin-bottom: 13px;
	border: 1px solid rgb(39, 61, 115);
	padding: 5px 5px;
}
.sr-padd1 {
	min-height: 240px;
	height: 100%;
	margin-bottom: 0px;
	margin-top:25px;
	border: 1px solid rgb(39, 61, 115);
	padding: 13px 16px;
}
.social .fa-2x {
	font-size: 16px;
}
.social {
	text-align: center;
	width: 36px;
	height: 36px;
	padding: 8px;
}
 }
 @media screen and (max-width:611px) {
 .how-to-apply {
height:auto !important;
padding:5px;
border-radius:3px
}
 .how-to-apply:after {
display:none;
}
.how-to-apply:before {
display:none;
}
 .footer .sr-padd .footer-list li {
 font-size: 13px;
 line-height:18px;
}
 .home-product-hedaing p {
 font-size: 12px;
}
 .table-responsive>.table>thead>tr>th {
vertical-align:middle !important;
 white-space: normal;
 font-weight: bold;
}
.table-responsive>.table>tbody>tr>td {
 white-space: normal;
 vertical-align: middle;
}
 figure.snip0078 {
 cursor: pointer;
 color: #fff;
 position: relative;
 float: left;
 margin: 10px 1%;
 min-width: 155px;
 max-width: 180px;
 max-height: 310px;
 width: 100%;
 text-align: center;
}
}
 @media screen and (max-width: 450px) {
/*============for====Android-app-css========Asad====26/10/2017======*/
.list-news-and-events .news-item .fa-file-pdf-o {
	display: none;
}
ul.list-news-and-events {
	list-style: none;
	width: 100%;
	margin: 0px !important;
	padding: 0px !important;
	border: 1px solid #000
}
ul.list-news-and-events li a.adtext {
	font-size: 16px;
	display: block;
	color: #333;
	font-weight: 600;
	width: 100% !important;
	border-bottom: 1px solid rgb(228, 228, 228);
}
ul.list-news-and-events li span.dsize {
	display: block;
	width: 100%;
	border-bottom: 1px solid rgb(228, 228, 228);
}
ul.list-news-and-events li span.dsize::before {
	display: block !important;
	float: left;
	color: #ba0606;
	content: "";
	font-family: "FontAwesome";
	padding-right: 2px;
}
.news-item {
	border-bottom: 0px solid #000000;
	margin: 6px 0;
	padding: 3px 10px;
}
.news-panel {
	height: 360px;
}
ul.list-notic-and-announcement .news-item .fa-file-pdf-o {
	display: none;
}
ul.list-notic-and-announcement {
	list-style: none;
	width: 100%;
	margin: 0px !important;
	padding: 0px !important;
	border: 1px solid #000
}
ul.list-notic-and-announcement li a.adtext {
	font-size: 16px;
	display: block;
	color: #333;
	font-weight: 600;
	width: 100% !important;
	border-bottom: 1px solid rgb(228, 228, 228);
}
ul.list-notic-and-announcement li span.dsize {
	display: block;
	width: 100%;
	border-bottom: 1px solid rgb(228, 228, 228);
}
ul.list-notic-and-announcement li span.dsize::before {
	display: block !important;
	float: left;
	color: #ba0606;
	content: "";
	font-family: "FontAwesome";
	padding-right: 2px;
}
/*============for====Android-app-css========Asad==end======*/
.sidenav .q-menu a.q-menu-header {
	margin-top: 15px;
	font-size: 24px;
}
.innercontent h3 {
	margin-top: 5px;
	font-size: 12px;
	background: #1B426E;
	color: #fff;
	font-weight: 800;
	padding: 8px;
	text-align: center;
}
.innercontent h3.abtsm-none span {
	display: none;
}
ul.help li {
	color: #FFF;
	border-bottom: 1px solid #FFF;
	padding: 8px 0px;
	text-align: center;
}
.footer_dv {
	margin-bottom: 15px;
	width: 100%;
	padding-top: 15px;
}
.footer .sr-padd .footer-list li {
	font-size: 13px;
	line-height: 24px;
	text-align: center;
}
.footer .footer-heading {
	margin: auto;
	display: table;
}
.social-media-wrap {
	display: table;
	margin: 15px auto;
}
.footer_dv h4 {
	border-bottom: 0px solid #ffce08;
	font-size: 14px;
	color: #ffce08;
	font-family: roboto;
	/* font-weight: bolder; */
	margin-bottom: 1px;
	margin-top: 0px;
	padding: 10px 0px;
	text-transform: uppercase;
	text-align: center;
}
.social {
	text-align: center;
	width: 36px;
	height: 36px;
	padding: 8px;
	margin: 0px 20px;
}
.sr-padd {
	min-height: inherit;
	margin-top: 0px;
}
.col-xs-4 {
	width: 100% !important;
}
.col-md-3 {
	padding-left: 0px !important;
	padding-right: 0px !important
}
.col-md-9 {
	padding-left: 0px !important;
	padding-right: 0px !important
}
.max-height-gl {
	width: 100%;
	height: 50vh !important;
}
figure.snip0078 {
	cursor: pointer;
	color: #fff;
	position: relative;
	float: left;
	margin: 10px 0%;
	min-width: inherit !important;
	max-width: inherit !important;
	margin-bottom: 0px;
	max-height: inherit !important;
	width: 100%;
	text-align: center;
}
figure.snip0078 figcaption {
	left: 20%;
	bottom: -4px;
	width: 50%;
	right: 0;
	position: absolute;
	background: #000000;
	padding: 8px;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	-webkit-transform: translateY(0);
	transform: translateY(0);
	box-shadow: 0 0px 10px -10px #000000;
}
figure.snip0078 img {
	opacity: 1;
	width: 100%;
	border: 10px solid #000000;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	-webkit-transform: scale(0.99);
	transform: scale(0.99);
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0;
}
/*figure.snip0078 {
    cursor: pointer;
    color: #fff;
    position: relative;
    float: left;
    margin: 10px 1%;
    min-width: 220px;
    max-width: 270px;
    max-height: 310px;
    width: 100%;
    text-align: center;
}*/
.facts-and-stats h2:after {
	font-size: 30px;
}
.facts-and-stats h2 {
	font-size: 40px;
}
.sidenav {
	padding-top: 15px;
}
.sidenav a {
	font-size: 18px;
}
}
