

td, th{padding:10px;}



svg:not(:root).svg-inline--fa {
 overflow:visible
}
.svg-inline--fa {
	display:inline-block;
	font-size:inherit;
	height:1em;
	overflow:visible;
	vertical-align:-.125em
}
.svg-inline--fa.fa-lg {
	vertical-align:-.225em
}
.svg-inline--fa.fa-w-1 {
	width:.0625em
}
.svg-inline--fa.fa-w-2 {
	width:.125em
}
.svg-inline--fa.fa-w-3 {
	width:.1875em
}
.svg-inline--fa.fa-w-4 {
	width:.25em
}
.svg-inline--fa.fa-w-5 {
	width:.3125em
}
.svg-inline--fa.fa-w-6 {
	width:.375em
}
.svg-inline--fa.fa-w-7 {
	width:.4375em
}
.svg-inline--fa.fa-w-8 {
	width:.5em
}
.svg-inline--fa.fa-w-9 {
	width:.5625em
}
.svg-inline--fa.fa-w-10 {
	width:.625em
}
.svg-inline--fa.fa-w-11 {
	width:.6875em
}
.svg-inline--fa.fa-w-12 {
	width:.75em
}
.svg-inline--fa.fa-w-13 {
	width:.8125em
}
.svg-inline--fa.fa-w-14 {
	width:.875em
}
.svg-inline--fa.fa-w-15 {
	width:.9375em
}
.svg-inline--fa.fa-w-16 {
	width:1em
}
.svg-inline--fa.fa-w-17 {
	width:1.0625em
}
.svg-inline--fa.fa-w-18 {
	width:1.125em
}
.svg-inline--fa.fa-w-19 {
	width:1.1875em
}
.svg-inline--fa.fa-w-20 {
	width:1.25em
}
.svg-inline--fa.fa-pull-left {
	margin-right:.3em;
	width:auto
}
.svg-inline--fa.fa-pull-right {
	margin-left:.3em;
	width:auto
}
.svg-inline--fa.fa-border {
	height:1.5em
}
.svg-inline--fa.fa-li {
	width:2em
}
.svg-inline--fa.fa-fw {
	width:1.25em
}
.fa-layers svg.svg-inline--fa {
	bottom:0;
	left:0;
	margin:auto;
	position:absolute;
	right:0;
	top:0
}

.bulletText{padding-left:0px;}
.fa-layers {
	display:inline-block;
	height:1em;
	position:relative;
	text-align:center;
	vertical-align:-.125em;
	width:1em
}
.fa-layers svg.svg-inline--fa {
	-webkit-transform-origin:center center;
	transform-origin:center center
}
.fa-layers-counter, .fa-layers-text {
	display:inline-block;
	position:absolute;
	text-align:center
}
.fa-layers-text {
	left:50%;
	top:50%;
	-webkit-transform:translate(-50%, -50%);
	transform:translate(-50%, -50%);
	-webkit-transform-origin:center center;
	transform-origin:center center
}
.fa-layers-counter {
	background-color:#ff253a;
	border-radius:1em;
	color:#fff;
	height:1.5em;
	line-height:1;
	max-width:5em;
	min-width:1.5em;
	overflow:hidden;
	padding:.25em;
	right:0;
	text-overflow:ellipsis;
	top:0;
	-webkit-transform:scale(.25);
	transform:scale(.25);
	-webkit-transform-origin:top right;
	transform-origin:top right
}
.fa-layers-bottom-right {
	bottom:0;
	right:0;
	top:auto;
	-webkit-transform:scale(.25);
	transform:scale(.25);
	-webkit-transform-origin:bottom right;
	transform-origin:bottom right
}
.fa-layers-bottom-left {
	bottom:0;
	left:0;
	right:auto;
	top:auto;
	-webkit-transform:scale(.25);
	transform:scale(.25);
	-webkit-transform-origin:bottom left;
	transform-origin:bottom left
}
.fa-layers-top-right {
	right:0;
	top:0;
	-webkit-transform:scale(.25);
	transform:scale(.25);
	-webkit-transform-origin:top right;
	transform-origin:top right
}
.fa-layers-top-left {
	left:0;
	right:auto;
	top:0;
	-webkit-transform:scale(.25);
	transform:scale(.25);
	-webkit-transform-origin:top left;
	transform-origin:top left
}
.fa-lg {
	font-size:1.33333em;
	line-height:.75em;
	vertical-align:-.0667em
}
.fa-xs {
	font-size:.75em
}
.fa-sm {
	font-size:.875em
}
.fa-1x {
	font-size:1em
}
.fa-2x {
	font-size:2em
}
.fa-3x {
	font-size:3em
}
.fa-4x {
	font-size:4em
}
.fa-5x {
	font-size:5em
}
.fa-6x {
	font-size:6em
}
.fa-7x {
	font-size:7em
}
.fa-8x {
	font-size:8em
}
.fa-9x {
	font-size:9em
}
.fa-10x {
	font-size:10em
}
.fa-fw {
	text-align:center;
	width:1.25em
}
.fa-ul {
	list-style-type:none;
	margin-left:2.5em;
	padding-left:0
}
.fa-ul>li {
	position:relative
}
.fa-li {
	left:-2em;
	position:absolute;
	text-align:center;
	width:2em;
	line-height:inherit
}
.fa-border {
	border:solid .08em #eee;
	border-radius:.1em;
	padding:.2em .25em .15em
}
.fa-pull-left {
	float:left
}
.fa-pull-right {
	float:right
}
.fa.fa-pull-left, .fab.fa-pull-left, .fal.fa-pull-left, .far.fa-pull-left, .fas.fa-pull-left {
	margin-right:.3em
}
.fa.fa-pull-right, .fab.fa-pull-right, .fal.fa-pull-right, .far.fa-pull-right, .fas.fa-pull-right {
	margin-left:.3em
}
.fa-spin {
	-webkit-animation:fa-spin 2s infinite linear;
	animation:fa-spin 2s infinite linear
}
.fa-pulse {
	-webkit-animation:fa-spin 1s infinite steps(8);
	animation:fa-spin 1s infinite steps(8)
}
@-webkit-keyframes fa-spin {
 0% {
 -webkit-transform:rotate(0);
 transform:rotate(0)
}
 100% {
 -webkit-transform:rotate(360deg);
 transform:rotate(360deg)
}
}
@keyframes fa-spin {
 0% {
 -webkit-transform:rotate(0);
 transform:rotate(0)
}
 100% {
 -webkit-transform:rotate(360deg);
 transform:rotate(360deg)
}
}
.fa-rotate-90 {
	-webkit-transform:rotate(90deg);
	transform:rotate(90deg)
}
.fa-rotate-180 {
	-webkit-transform:rotate(180deg);
	transform:rotate(180deg)
}
.fa-rotate-270 {
	-webkit-transform:rotate(270deg);
	transform:rotate(270deg)
}
.fa-flip-horizontal {
	-webkit-transform:scale(-1, 1);
	transform:scale(-1, 1)
}
.fa-flip-vertical {
	-webkit-transform:scale(1, -1);
	transform:scale(1, -1)
}
.fa-flip-horizontal.fa-flip-vertical {
	-webkit-transform:scale(-1, -1);
	transform:scale(-1, -1)
}
:root .fa-flip-horizontal, :root .fa-flip-vertical, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-rotate-90 {
	-webkit-filter:none;
	filter:none
}
.fa-stack {
	display:inline-block;
	height:2em;
	position:relative;
	width:2em
}
.fa-stack-1x, .fa-stack-2x {
	bottom:0;
	left:0;
	margin:auto;
	position:absolute;
	right:0;
	top:0
}
.svg-inline--fa.fa-stack-1x {
	height:1em;
	width:1em
}
.svg-inline--fa.fa-stack-2x {
	height:2em;
	width:2em
}
.fa-inverse {
	color:#fff
}
.sr-only {
	border:0;
	clip:rect(0,0,0,0);
	height:1px;
	margin:-1px;
	overflow:hidden;
	padding:0;
	position:absolute;
	width:1px
}
.sr-only-focusable:active, .sr-only-focusable:focus {
	clip:auto;
	height:auto;
	margin:0;
	overflow:visible;
	position:static;
	width:auto
}
 @import url('https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i');
html {
	background-color: transparent;
	height:100%
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #fff;
	height:100%;
	font-size:14px;
	font-family: 'Open Sans', sans-serif;
	width: 100%;
    overflow-x: hidden;
}
#outer-wrapper {
	min-height:100%;
	position:relative;
}
.navbar {
	z-index:1;
}
li {
	font-size:14px;
}
a {
	outline:none!important;
}
.hr_logo {
	float:right;
}
.hr_logo a img {
	margin-bottom:6px;
}
.logo {
	float:left;
	margin-top:8px;
}
.logo img {
	filter:grayscale(0);
	-webkit-filter:grayscale(0);
	-moz-filter:grayscale(0);
}
.header_text {
	float:left;
}
.custom-navbar {
	background-color: #0691e9;
	border-radius: 0px;
	float: left;
	width: 100%;
	margin: 0px;
}
.login-icon {
	position:relative;
}
.login-inner {
	position:absolute;
	top:0;
	right:0;
	z-index:999;
}
.login-inner a {
	background:#b22429;
	color:#fff;
	padding:0 6px;
	font-size:14px;
	transition:all 0.1s ease-in;
	-moz-transition:all 0.1s ease-in;
	-webkit-transition:all 0.1s ease-in;
	text-decoration:none;
	display:inline-block;
	line-height:45px;
}
.site-inner {
	position:absolute;
	top:-9px;
	right:0;
	z-index:999;
}
.site-inner a {
	background:#b22429;
	color:#fff;
	padding:0 6px;
	font-size:14px;
	transition:all 0.1s ease-in;
	-moz-transition:all 0.1s ease-in;
	-webkit-transition:all 0.1s ease-in;
	text-decoration:none;
	display:inline-block;
	line-height:43px;
}
.login-inner span {
	font-size: 12px;
	padding: 0 0 0 10px;
	position: relative;
	top: 0px;
	left: -4px;
	text-transform: uppercase;
	font-weight: bold;
}
.site-inner span {
	font-size: 12px;
	padding: 0 0 0 10px;
	position: relative;
	top: 0px;
	font-weight: bold;
	text-transform: uppercase;
	left: -4px;
}
.site-inner a:hover {
	background:rgba(0, 0, 0, 0.5);
	transition:all 0.1s ease-in;
	-moz-transition:all 0.1s ease-in;
	-webkit-transition:all 0.1s ease-in;
}
.login-inner a:hover {
	background:rgba(0, 0, 0, 0.5);
	transition:all 0.1s ease-in;
	-moz-transition:all 0.1s ease-in;
	-webkit-transition:all 0.1s ease-in;
}
.toTop {
	position:fixed;
	right:0px;
	bottom:0;
	outline:none;
	border:none;
	z-index:999999;
	bottom:50px;
}
.toTop img {
	width:50px;
	height:50px;
	outline:none;
	border:none;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
	background:#fff;
	color:#000!important;
}
.custom-navbar .dropdown-menu a {
	font-size:11px;
	border-bottom:1px dotted #ccc;
	display:block;
	padding:8px;
	padding-left:20px;
}
.custom-navbar .dropdown-menu a:hover {
	background:#63aedb;
}
.custom-navbar ul li a {
	color: #fff;
	font-size: 12px;
	padding: 10px 10px;
	text-transform: uppercase;
}
.menu-top-head {
	color:#fff;
	margin:5px 0!important;
}
.custom-navbar ul li a i {
	color: #fff;
	padding-left: 8px;
}
.custom-navbar ul li a i:hover {
	text-decoration: none;
	color: #1cb9d1;
	background-color: transparent;
}
.custom-navbar .nav>li>a:hover {
	text-decoration: none;
	color: #fff;
	background-color: #63aedb;
	transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;
	-ms-transition:all 0.3s ease-in-out;
	-o-transition:all 0.3s ease-in-out;
}
.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
	text-decoration: none;
	color: #fff;
	background-color: #63aedb;
	transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;
	-ms-transition:all 0.3s ease-in-out;
	-o-transition:all 0.3s ease-in-out;
}
.custom-navbar .nav>li:first-child a i {
	font-size: 16px;
	padding-left: 0px;
}
.custom-navbar .nav>li>a:focus i, .nav>li>a:hover i {
	color:#000;
}
.custom-navbar .nav>li>a:focus, .nav>li>a:hover {
	text-decoration: none;
	background-color:#fff;
	border: 0px;
	outline: 0px auto -webkit-focus-ring-color;
	outline-offset: 0px;
	color:#000;
}
.navbar {
	min-height:auto!important;
}
.department {
	transition: 1s;
}
.department ul {
	display: none;
	transition: 1s;
	transition-delay: 2s;
	position: absolute;
	background-color: #04444e;
	border-radius: 0px;
	top: 40px;
	padding:0px;
	margin:0px;
	width: 100%;
}
.department:hover.department ul {
	display: block;
	transition: 1s;
	z-index: 999;
}
.department ul li a {
	padding: 0px;
}
.department ul li {
	list-style: none;
	padding:5px;
}
.department ul li a {
	text-decoration: none;
	color: #fff;
	font-size: 11px;
	width:100%;
	border-bottom:1px dotted #1a7f8f;
	float:left;
	padding:5px 0px;
}
.department ul li a:hover {
	text-decoration: none;
	color: #1cb9d1;
	background-color: transparent;
}
.custom-navbar .navbar-toggle .icon-bar {
	background-color: #fff;
}
.top-band {
	width: 100%;
	float: left;
	min-height: 45px;
	background-color: #3a3b3a;
	padding:10px 0 0;
	position:relative;
	z-index:9;
}
.modal-backdrop.fade.in {
	display: none;
}
.video-gallery video {
	height: auto !important;
}
.top-band ul {
	margin: 0px;
	padding: 0px;
	position: relative;
	float:left;
}
.top-band ul li button {
	background-color: #fff;
	border: 1px solid #fff;
	border-radius: 0px;
	padding: 0px 4px;
	color: #b22429;
	font-size: 12px;
	height: 23px;
}
.top-band ul.top-pad-new {
	padding-top:3px;
}
.top-band ul.right {
	float:right;
}
.navbar {
	margin-bottom:0;
}
.navbar-default {
	border:none;
}
.navbar-default .navbar-brand {
	color:#fff;
	display:none;
}
.navbar-default .navbar-nav > li > a {
	color:#fff;
	font-size:12px;
	font-weight:bold;
}
.dropdown-menu {
	background:#1c85be;
}
.top-band ul li {
	list-style: none;
	display: inline-block;
	padding: 5px 6px 5px 2px;
	color: #fff;
	font-size: 12px;
	
}

.top-band .icoFacebook{background-color:#3a589e;}

.top-band .icoTwitter{background-color:#3b98d3;}
.top-band .iconyoutube{background-color:#d32727;}


.top-band ul li.border {
	border-right:1px solid #fff;
}
.top-band ul li a {
	color: #fff;
	text-decoration: none;
	font-size: 12px;
	text-transform: uppercase;
	padding:5px 10px 5px 10px;
	border-radius:5px;
	
}
.top-band ul li select {
	background-color: #127b8b;
	border: 0px;
	border-radius: 0px;
	padding: 3px 4px;
	height: 24px;
}
.top-band ul li select.theme {
	background-color: #127b8b;
	color: #fff;
	font-size: 13px;
}
.top-band ul li select.language {
	background-color: #c74d39;
	color: #fff;
	font-size: 13px;
}
.top-band ul li input {
	background-color: #fff;
	border: 0px;
	border-radius: 0px;
	padding: 0 4px;
	color: #000;
	font-size: 12px;
	width: 145px;
	height:23px;
}
.top-band ul li button.search-btn i {
	color: #333;
	padding: 5px;
}
.top-band ul li.grade {
	background-color: transparent;
	padding:0!important;
}
.top-band ul li.grade-one {
	background-color: transparent;
	padding:0!important;
}
.top-band ul li.grade-two {
	background-color: transparent;
	padding:0!important;
}
.colordef, .black, .pad-cl {
	padding:0!important;
}
.top-band ul li.grade-two a {
	color:#000!important;
}
.header-section {
	width: 100%;
	padding:  0px;
	background-color: #fff;
	position:relative;
	z-index:0;
}
.header-section a:first-child {
	margin-top: 5px;
}
.header-section a:last-child {
}
.header-section h1 {
	font-size: 18px;
	color: #000101;
	text-align: left;
	margin-top:18px;
	margin-left: 20px;
	font-weight: bold!important;
	text-transform: uppercase;
}
.dropdown:hover .dropdown-menu {
	display: block !important;
}
.top-hry-logo {
	display:block;
	font-size:17px;
	text-transform: uppercase;
}
.main-top-bar {
	float:right;
	padding-right:23px;
}
.banner {
	float: left;
	width: 100%;
	position:relative;
}
.banner h3 {
	text-align: center;
	position:absolute;
	bottom:0;
	left:0;
	right:0;
	margin:auto;
	display:inline-block;
	color: #fff;
	font-size: 22px;
	line-height: 44px;
	background:rgba(0, 0, 0, 0.4);
}
.carousel-caption {
	left: 0px;
	right: 20px;
	bottom:0px;
	top:10px;
}
.banner h3 span.orange {
	color: #d84f3a;
}
.banner h3 span.green {
	color: #1c8c53;
}
.banner .carousel-control {
	top: 50%;
	bottom: 0;
	height: 35px;
	width: 35px;
	font-size: 18px;
	border-radius: 50%;
	color: #fff;
	/* padding: 7px 7px 0px 4px; */
	text-align: center;
	text-shadow: 0 0px 0px rgba(0, 0, 0, .6);
	filter: alpha(opacity=50);
	/* opacity: 0; */
	background-color: rgba(0, 0, 0, 1) !important;
	margin: 0px 15px;
}
.banner span.glyphicon.glyphicon-triangle-left {
	padding: 7px 3px 0px 0px;
}
.banner span.glyphicon.glyphicon-triangle-right {
	padding: 7px 0px 0px 3px;
}
.online-button {
	position:relative;
}
.online-button a {
	position:absolute;
	right:0;
	width:35%;
	top:-135px;
}
.chief-person {
	float: left;
	width: 100%;
	background-color: #f7f7f7;
	padding: 20px 0px;
}
.chief-person ul {
	margin: 0px;
	padding: 0px;
}
.chief-person ul li {
	float: left;
	width: 20%;
	list-style: none;
	position:relative;
	min-height:225px;
}
.chief-person ul li img {
	float: none;
	margin: 0 auto;
	display: table;
}
.chief-person ul li p {
	cursor:pointer;
	color: #000;
	font-size: 14px;
	text-align: center;
	margin-top: 5px;
	font-family: 'Conv_museo-300';
	margin:-114px 10px 0px 10px;
	padding-top:118px;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #f7f7f7 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #ffffff 0%, #f7f7f7 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #ffffff 0%, #f7f7f7 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f7f7f7', GradientType=0 ); /* IE6-9 */
	-moz-transition: all 1s ease-in-out;
	-ms-transition: all 1s ease-in-out;
	-o-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
}
section.services {
	width: 100%;
	float: left;
	padding: 30px 0px;
	background-image: url(../images/service-bg.jpg);
	background-position:center bottom;
	background-repeat: no-repeat;
	background-size: cover;
	display: none;
}
.tab-section {
	width: 100%;
	float: left;
	padding: 20px 0px;
}
.tab-section ul.left-menu-bar h6 {
	float: left;
	color: #2b2b2b;
	font-size: 14px;
	margin-left: 15px;
}
.tab-section .left ul {
	width: 100%;
	float: left;
	display: table;
	padding: 0px;
	margin-bottom: 5px;
}
.tab-section .left ul li {
	float: left;
	list-style: none;
	width: 100%;
	padding:0px;
	margin: 2px 0px;
}
.tab-section .left ul li a {
	width:100%;
	float:left;
	padding: 9px 10px;
	height:50px;
}
.tab-section .left img {
	margin-top: 5px;
}
.tab-section .left ul li:first-child {
	margin-top: 0px;
}
.tab-section .left h6 {
	float: left;
	color: #fff;
	font-size: 14px;
	margin-left: 15px;
}
.tab-section ul.left-menu-bar {
	background:#f9f9f9;
	border:1px solid #d9d9d9;
}
.tab-section ul.left-menu-bar li {
	float: left;
	list-style: none;
	width: 100%;
	padding:3px 0px;
	margin: 0px;
	border-bottom:1px solid #d9d9d9;
	transition:all 0.2s ease-in-out;
	-webkit-transition:all 0.2s ease-in-out;
	-moz-transition:all 0.2s ease-in-out;
	-o-transition:all 0.2s ease-in-out;
}
.tab-section ul.left-menu-bar li a {
	width:100%;
	float:left;
	padding: 5px 10px;
	height:38px;
}
.tab-section ul.left-menu-bar li:hover {
	background:#e8e8e8;
}
.tab-section ul.left-menu-bar li:last-child {
	border-bottom:none
}
.tab-section ul.left-menu-bar img {
	float: left;
	margin-top:0!important;
}
.tab-section ul.left-menu-bar li:first-child {
	margin-top: 0px;
}
.first {
	background-color: #3598db;
}
.second {
	background-color: #9a59b5;
}
.third {
	background-color: #b2b809;
}
.four {
	background-color: #e88f40;
}
.five {
	background-color: #e84c3d;
}
.six {
	background-color: #1bbc9b;
}
.seven {
	background-color: #e7b619;
}
.eight {
	background-color: #cc3366;
}
.eight button {
	width:100%!important;
	background:none;
	border:none;
	padding:16px 10px;
	float:left;
}
.eight_button {
	width:100%!important;
}
.eight button:hover {
	background:none!important;
}
.eight button img {
	float: left;
	margin-top: 5px;
}
.eight button h6 {
	margin-left:15px;
}
.eight button i {
	float:right;
	font-size:20px;
	margin-top:6px;
}
.eight_button .dropdown-menu {
	background:#fff!important;
}
.a_link {
	padding:5px 10px!important;
	border-bottom:1px solid #ccc;
	color:#000;
}
.a_link:hover {
	padding:5px 10px!important;
	background:#f7f7f7;
	text-decoration:none;
}
.tab-section .left select {
	border: none;
	background: transparent;
	color: #fff;
	font-size: 14px;
	margin-left: 15px;
	margin-top: 8px;
	width: 80%;
}
.tab-section .left select option {
	background:#fff;
	padding:3px;
	color:#FFF;
}
.tab-section .nav-tabs>li {
	background-image: url(../images/tab-bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.tab-section .nav-tabs>li>a {
	border: 1px solid transparent;
	color: #c2c1c1;
	font-size: 12px;
	text-align: center;
	background-color: transparent;
}
.tab-section .left select option {
	color: #e84c3d;
}
.tab-section .nav-tabs>li>a i {
	margin: 0 auto;
	float: none;
	display: table;
	color: #c2c1c1;
	font-size: 12px;
	text-align: center;
}
.tab-section .center .nav-tabs {
	border-bottom: 0px solid #ddd;
}
.tab-section .center.nav-tabs>li>a {
	margin-right: 0px;
}
.tab-section .center .nav-tabs>li {
	margin-right: 0px;
	border: 1px solid #c2c2c2;
}
.tab-section .center .nav-tabs>li.active {
	background: #229db0;
}
.tab-section .center .nav-tabs>li.active a p {
	color: #fff;
}
.tab-section .center .nav-tabs>li.active a i {
	color: #fff;
}
.tab-section .center .nav-tabs>li:hover a p {
	color: #229db0;
}
.tab-section .center .nav-tabs>li:hover a i {
	color: #229db0;
}
.nav-tabs > li > a {
	border-radius:0px;
	margin-right:0px;
}
.tab-section .center .nav-tabs>li>a p {
	color: #c2c1c1;
	font-size: 12px;
	text-align: center;
	margin-top: 5px;
	margin-bottom:0px;
	font-weight:bold;
}
.tab-section .center .nav>li>a {
	position: relative;
	display: block;
	padding: 10px 9px;
}
.tab-section .center .tab-content {
	border: 1px solid #c2c2c2;
	padding: 10px 10px 40px 10px;
	height:252px;
}
.tab-section .center .tab-content ul {
	padding: 0px;
	margin: 0px;
}
.tab-section .center .tab-content li {
	list-style: none;
	background-color: #fbfafa;
	padding: 10px 10px;
	margin: 10px 0px;
}
.tab-section .center .tab-content li a img {
	float: left;
	margin-right: 20px;
}
.tab-section .center .tab-content li a img p {
	color: #094c81;
	font-size: 15px;
}
.view-all {
	font-size: 15px;
	color: #e84c3d;
	text-align: right;
	width: 100%;
	float: right;
	text-decoration: none;
	padding: 6px 0px;
	width: auto;
	position:absolute;
	right:0;
	bottom:0;
	margin-right:10px;
}
.other-services {
	width: 100%;
	float: left;
	padding: 20px 0px;
	background: #fff;
	/* background-image: url(../images/logo-slide-bg.jpg); */
    background-repeat: no-repeat;
	background-size: cover;
	border-top: 1px solid #ddd;
}
.other-services .bg {
	background-color: rgba(255, 255, 255, 0.5);
	width: 100%;
	float: left;
	border: 2px solid #fff;
	transition: 0.5s;
}
.other-services .bg:hover {
	border: 2px solid #f07901;
}
.gallery {
	width: 100%;
	float: left;
	padding: 0px 0px 20px;
}
.gallery .bg {
	background-color: #fff;/*padding: 20px 15px 10px 15px;*/
}
.tab-section h3 {
	margin: 0px 0px 15px 0px;
	padding:0px 0px 10px 0px;
	text-transform: uppercase;
	color: #000;
	font-size: 26px;
	font-family: 'Conv_museo-300';
	border-bottom:2px solid #04444e;
}
.gallery .bg h3 {
	margin: 0px 0px 20px 0px;
	padding:0px 0px 10px 0px;
	text-transform: uppercase;
	color: #000;
	font-size: 20px;
	background:#e8e8e8;
	padding:8px 10px;
	border: 1px solid #d2d2d2;
	border-radius:5px;
}
.gallery .bg span a {
	width: auto;
	float: right;
	color: #e84c3d;
	font-size: 14px;
	text-decoration: none;
	padding: 9px 0px;
}
#outer-wrapper {
	min-height:100%;
	position:relative;
}
#outer-content {
	overflow: hidden;
	width: 100%;
}
#outer-footer {
	width:100%;
	height:100px;
	position:absolute;
	bottom:0;
	left:0;
}
.footer {
	width: 100%;
	float: left;
	background-color: #04253c;
	padding-left:10px;
    padding-right:10px;
    padding-top:10px;

}
.footer h6 {
	color: #fff;
	font-size: 14px;
	text-align: left;
	text-transform: uppercase;
	border-bottom: 1px solid #fff;
	padding-bottom: 2px;
	width: 80%;
	font-weight: bold;
}
.footer ul {
	margin: 0px;
	padding: 0px;
}
.footer ul li {
	color: #fff;
	font-size: 14px;
	text-align: left;
	list-style: none;
	padding: 2px 0px;
}
.footer ul li a {
	color: #fff;
	font-size: 14px;
	text-align: left;
}
.footer ul li a i {
	color: #fff;
	font-size: 12px;
	margin-right: 8px;
	color: #fff;
}
.footer ul li i {
	margin-right: 8px;
}
.footer ul li span {
	color: #fff;
	font-size: 12px;
	margin-right: 4px;
}
.copyright {
	width: 100%;
	float: left;
	background-color: #000;
	padding: 10px 0px 10px 0px;
	position:relative;
	bottom:0;
	z-index:9999;
}
.copyright p {
	color: #fff;
	font-size: 14px;
	line-height: 21px;
	margin-bottom: 0px;
}
.copyright p a {
	color: #fff;
	text-decoration:none;
}
.copyright p a:hover {
	color: #fff;
	text-decoration:none;
}
.all-right {
	text-align:right;
}
.caroufredsel_wrapper {
	width:100%;
	margin:0px auto!important;
	left:0px!important;
}
#carousel a {
	width: 170px;
	height: 90px;
	margin: 0 15px;
	float: left;
}
#prev, #next {
	background: transparent url( ../img/carousel_control.png ) no-repeat 0 0;
	text-indent: -999px;
	display: block;
	overflow: hidden;
	width: 15px;
	height: 21px;
	position: absolute;
	top: 30px;
}
#prev {
	background-position: 0 0;
	left: 30px;
}
#prev:hover {
	left: 29px;
}
#next {
	background-position: -18px 0;
	right: 30px;
}
#next:hover {
	right: 29px;
}
#pager {
	text-align: center;
	margin: 0 auto;
	padding-top: 20px;
}
#pager a {
	background: transparent url(../img/carousel_control.png) no-repeat -2px -32px;
	text-decoration: none;
	text-indent: -999px;
	display: inline-block;
	overflow: hidden;
	width: 8px;
	height: 8px;
	margin: 0 5px 0 0;
}
#pager a.selected {
	background: transparent url(../img/carousel_control.png) no-repeat -12px -32px;
	text-decoration: underline;
}
.tab_height li {
	list-style:none;
}
.msg {
	opacity: 0.0;
	display:none;
}
.chief-person ul li p:hover + .msg {
	background:#fff;
	text-align:center;
	width:225px;
	padding:10px;
	box-shadow:0px 0px 8px #ccc;
	-moz-box-shadow:0px 0px 8px #ccc;
	-ms-box-shadow:0px 0px 8px #ccc;
	-o-box-shadow:0px 0px 8px #ccc;
	-webkit-box-shadow:0px 0px 8px #ccc;
	opacity: 1.0;
	height:auto;
	display:block;
	position:absolute;
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	-ms-transition: all 1s ease-in-out;
	-o-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
	border:1px solid #ccc;
	margin:0px auto;
	z-index:222222222222222222222222;
	top:0;
	right:-215px;
	min-height:225px;
}
.module_div {
	height:87px;
	width:180px;
	text-align:center;
	border-radius:3px;
	border:1px solid #fff;
}
.module_div:hover div {
	top:0px;
	position:absolute;
	background:#0C0;
}
.module_div h1 {
	font-size:14px;
	font-weight:normal;
	margin:0px;
	padding:0px 10px;
	text-decoration:none;
	color:#fff;
}
.module_div h1:hover {
	text-decoration:none;
}
.module_div img {
	margin-top:12px;
	margin-bottom:5px;
}
.tab_heading {
	border-bottom:1px solid #ccc;
	padding:7px;
	font-size:23px;
	text-align:center;
	font-family:"Conv_museo-300";
	background:#04444e;
	color:#fff;
}
.tab-in {
	background:#fff;
	padding:5px;
	display:inline-block;
	width:100%;
	margin:3px 0;
}
.news ul {
	padding:0 10px;
}
.news-img {
	margin:4px 5px 0 0;
	float:left;
}
.navbar-fixed {
	box-shadow: 0 0 2px 0 hsl(0, 0%, 78%);
	position: fixed;
	top:0px;
	width: 100%;
	z-index: 100;
}
#header_top {
	transition:all 0.5s ease-in-out;
	z-index:99999;
}
.news {
	border:1px solid #ccc;
}
.video-gallery .modal {
	text-align: center;
	padding: 0!important;
	z-index: 8;
	background-color: rgba(0, 0, 0, 0.5);
}
.modal-backdrop.fade.in {
	display: none;
}
.modal-content {
	border-radius:0px;
	color:#fff;
}
.modal-content a {
	background:#fff;
	padding:3px 6px;
	border-radius:3px;
	color:#000;
}
.modal-header, .modal-footer {
	border:0px;
}
.modal:before {
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle;
	margin-right: -4px;
}
.modal-dialog {
	display: inline-block;
	text-align: left;
	vertical-align: middle;
}
.photo-gallery .modal-dialog {
	position: absolute;
	left: 0px;
	right: 0px;
	top: 50px;
}
.photo-gallery .modal-header {
	padding: 15px 15px 0px 15px;
}
.photo-gallery .modal {
	background-color: rgba(0, 0, 0, 0.5);
}
.video-gallery .modal-header {
	padding: 15px 15px 0px 15px;
}
.photo-gallery .modal-dialog .modal-body img {
	width: 100%;
}
.modal-header .close {
	background:#fff!important;
	opacity:0.9;
	width:25px;
	height:25px;
	border-radius:50%;
}
.hover_1:hover .md_red, .hover_1:hover .md_green, .hover_1:hover .md_org, .hover_1:hover .md_blue, .hover_1:hover .md_purple, .hover_1:hover .md_light_green {
	display:block;
	z-index:111111111111111;
	top:0px;
	border-radius:3px;
}
.md_red_1 {
	background:#e84c3d;
}
.md_red {
	background:#e84c3d;
	display:none;
	color:#fff;
	text-align:center;
	height:87px;
	width:170px;
	position:absolute;
	padding-top:35px;
}
.md_green_1 {
	background:#1bbc9b;
}
.md_green {
	background:#1bbc9b;
	display:none;
	color:#fff;
	text-align:center;
	height:87px;
	width:170px;
	position:absolute;
	padding-top:35px;
}
.md_org_1 {
	background:#e88f40;
}
.md_org {
	background:#e88f40;
	display:none;
	color:#fff;
	text-align:center;
	height:87px;
	width:170px;
	position:absolute;
	padding-top:35px;
}
.md_blue_1 {
	background:#3598db;
}
.md_blue {
	background:#3598db;
	display:none;
	color:#fff;
	text-align:center;
	height:87px;
	width:170px;
	position:absolute;
	padding-top:35px;
}
.md_purple_1 {
	background:#9a59b5;
}
.md_purple {
	background:#9a59b5;
	display:none;
	color:#fff;
	text-align:center;
	height:87px;
	width:170px;
	position:absolute;
	padding-top:35px;
}
.md_light_green_1 {
	background:#b2b809;
}
.md_light_green {
	background:#b2b809;
	display:none;
	color:#fff;
	text-align:center;
	height:87px;
	width:170px;
	position:absolute;
	padding-top:35px;
}
.tab_height {
	height:445px;
	position:relative;
	background: #f1f1f1;
	padding-top: 10px;
}
.tab_height ul {
	padding:0 15px;
	magin:0;
}
.marqueeContainer {
	height: 403px;
	overflow: hidden;
}
.marquee, .marqueeContainer {
	box-sizing: border-box;
	position: relative;
}
/*.marquee{
    animation: 5s linear 0s normal none infinite running marquee;
    top: 6em;
	padding:0 15px;
}*/
.marquee:hover {
	animation-play-state: paused;
}
@keyframes marquee {
0% {
 top: 8em;
}
100% {
 top: -4em;
}
}
.microsoft:after, .microsoft:before {
	content: "";
	left: 0;
	pointer-events: none;
	position: absolute;
	z-index: -1;
}
.microsoft:after {
	bottom: 0;
	transform: rotate(180deg);
}
.microsoft:before {
	top: 0;
}
.tab-content {
	background:#dcdfdf;
	height:453px;
}
.tab-section .my-tab > li > a {
	background:#eaecec;
	margin-right:3px;
	padding-left:12px;
	padding-right:12px;
	font-size:12px;
	text-transform:uppercase;
	color:#000000;
}
.tab-section .my-tab > li > a:hover {
	background:#f8f8f8;
	border-bottom:2px solid #e88f40
}
.my-tab > li.active > a, .my-tab > li.active > a:focus, .my-tab > li.active > a:hover {
	border-bottom:2px solid #e88f40;
	background-color: #bb0909;
	color:#fff;
}
.tab_height .view-all {
	color:#e88f40;
}
.tab-in-col {
	color:#e88f40;
	display:block;
}
.flip-container {
	-webkit-perspective : 1000;
	-moz-perspective: 1000;
	-ms-perspective: 1000;
	-o-perspective: 1000;
	perspective: 1000;
	float:left;
}
/*.flip-container:hover .back, .flip-container.hover .back  {            
        -webkit-transform:rotateY(0deg);
        -moz-transform:rotateY(0deg);
        -ms-transform:rotateY(0deg);
        -o-transform:rotateY(0deg);
        transform: rotateY(0deg); 
    } */ 
	
   /*.flip-container:hover .front, .flip-container.hover .front  {                     
        -webkit-transform:rotateY(180deg);
        -moz-transform:rotateY(180deg);
        -ms-transform:rotateY(180deg);
        -o-transform:rotateY(180deg);
        transform: rotateY(180deg);
    }*/	


.flip-container, .front {
	width: 205px;
	height: 215px;
	margin-right:10px;
}
.back {
	width: 195px;
	height: 215px;
	margin-right:25px;
}
.front img {
	width: 140px;
	border-radius: 50%;
	border: 1px solid #f8f8f8;
	height: 140px;
}
.flipper {
	-moz-transition: 0.6s;
	-webkit-transition: 0.6s;
	-ms-transition: 0.6s;
	-o-transition: 0.6s;
	transition: 0.6s;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	-o-transform-style: preserve-3d;
	transform-style: preserve-3d;
	position: relative;
}
.front, .back {
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	-o-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-o-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition: 1.0s;
	-moz-transition: 1.0s;
	-ms-transition: 1.0s;
	-o-transition: 1.0s;
	transition: 1.0s;
	position: absolute;
	top: 0;
	left: 0;
}
.front {
	z-index:2;
	-webkit-transform: rotateY(0deg);
	-moz-transform: rotateY(0deg);
	-ms-transform: rotateY(0deg);
	-o-transform: rotateY(0deg);
	transform: rotateY(0deg);
}
div#jssor_1 {
	visibility: visible !important;
}
div#jssor_1 {
	width: 100% !important;
	left: 0px !important;
	height: 80px !important;
}
div#jssor_1 div {
	width: 100% !important;
	height: 80px !important;
}
#jssor_1 div div {
	padding: 0px 0px;
	width: 14% !important;
	float: left;
}
.back {
	border:1px solid #ccc;
	-ms-border:1px solid #ccc;
	text-align:center;
	padding:10px 5px;
	background:#f8f8f8;
	box-shadow:0 0 16px #d9d9d9;
	-ms-box-shadow:0 0 16px #d9d9d9;
	-moz-box-shadow:0 0 16px #d9d9d9;
	-o-box-shadow:0 0 16px #d9d9d9;
	z-index:1;
	/*-webkit-transform: rotateY(-180deg);
        -moz-transform: rotateY(-180deg);
        -ms-transform: rotateY(-180deg);
        -o-transform: rotateY(-180deg);
        transform: rotateY(-180deg)*/
        display: none;
}
.back img {
	text-align:center;
	display:block;
	width:50%;
	border-radius:50%;
	margin:5px auto;
}
.NameHead {
	text-transform:uppercase;
	font-size:12px;
	font-weight: bold;
	text-align:center;
	display:block;
}
.back p {
	font-size:13px;
}
.InpgHd {
	font-family: 'Conv_museo-300';
	font-weight:normal;
}
.InnPgs-set {
	padding:30px 0 60px;
	display:inline-block;
	width:100%; /*z-index:9;*/
	position:relative;
}
.breadcrumb {
	padding:8px 0;
	background:none;
	border-radius:none;
}
.search-btn {
	position: absolute;
	right: -26px;
	top: 0;
}
.pg-search {
	background:#04444e !important;
	color:#fff !important;
	transition:all 0.1s ease-in;
	-moz-transition:all 0.1s ease-in;
	-webkit-transition:all 0.1s ease-in;
}
.pg-search:hover {
	background:#3b565a !important;
}
.down-load {
	color:#d80000
}
.word-file {
	color:#7084ff
}
.excel-file {
	color:#33d807
}
.dropdown-menu {
	background: #1c85be none repeat scroll 0 0;
}
.minimal {
	background: #127b8b;
}
.ui-datepicker {
	z-index:99!important;
}
.breadcrumb-item > a {
	color: #1c85be;
}
.top-band ul.font-bot li button {
	background-color: #127b8b;
	background-image: linear-gradient(45deg, transparent 50%, white 50%), linear-gradient(135deg, white 50%, transparent 50%), linear-gradient(to right, #fff, #fff);
 background-position: calc(100% - 12px) calc(1em + -3px), calc(100% - 7px) calc(1em + -3px), calc(100% - 1.6em) 0.1em;
	background-repeat: no-repeat;
	background-size: 5px 5px, 5px 5px, 2px 0;
	border: medium none;
	color: #fff;
	cursor: pointer;
	font-size: 13px;
	height: 24px;
	padding: 0 6px;
	text-align: left;
	width: 115px;
}
.select-theme ul {
	min-width: 115px;
	position: absolute;
	top: 24px;
	width: 100%;
}
.select-theme ul li {
	display: block;
	float: none;
	padding: 0;
}
.select-theme ul li a {
	color: #fff;
	font-size: 12px;
	height: 24px;
	padding: 4px 5px;
	text-decoration: none;
	text-transform: uppercase;
	width: 100%;
}
.caret-up {
	width: 0;
	height: 0;
	border-left: 4px solid rgba(0, 0, 0, 0);
	border-right: 4px solid rgba(0, 0, 0, 0);
	border-bottom: 4px solid;
	display: inline-block;
	margin-left: 2px;
	vertical-align: middle;
}
.list-unstyled li {
/* float: left; */
   /*  padding-right: 20px; */
    /* width: 33%; */
}
.custom-navbar h3 {
	font-size: 15px;
	font-weight: 600;
	color: white;
	margin-left: 0px;
	text-transform: uppercase;
}
.search-box {
	background: #F5F5F5;
	padding: 20px;
	border: 1px solid #eeeeee;
	margin-bottom: 15px;
	min-height: 180px;
	position: relative;
}
span.date {
	font-weight: bold;
	display: block;
}
.searchtext a {
	background:#1c85be;
	color: #fff;
	text-decoration: none;
	font-size: 12px;
	padding: 5px 10px;
	display: table;
	margin: 5px 0 0 0;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	position: absolute;
	bottom: 14px;
}
.searchtext a:hover {
	background: #1cb9d1;
}
.searchtext {
	font-size: 13px;
	text-align: justify;
}
.all-main-content {
	display: inline-block;
	width: 100%;
}
.all-main-content section .right .sitemap_bg span {
	font-size: 18px;
	color: #1d85be;
	font-weight: bold;
	font-family: 'Open Sans', sans-serif !important;
}
.all-main-content h3 {
	font-size: 18px;
	color: #1d85be;
	font-weight: bold;
	text-transform: uppercase;
	font-family: 'Open Sans', sans-serif !important;
}
.all-main-content table thead tr:first-child {
	background-color: #1d85be;
	color: #fff !important;
}
.all-main-content .breadcrumb {
	padding: 8px 15px;
	margin: 20px 0px;
	list-style: none;
	background-color: rgba(28, 133, 190, 0.1);
	border-radius: 4px;
}
.all-main-content table p {
	margin: 0px !important;
}
.all-main-content h4 {
	font-size: 16px;
	color: #333;
	font-weight: bold;
	font-family: 'Open Sans', sans-serif !important;
}
.all-main-content section .right ul li strong span {
	font-size: 14px;
	font-weight: normal;
	font-family: 'Open Sans', sans-serif !important;
}
.all-main-content section .breadcrumb-item > a {
	color: #1c85be;
	font-size: 13px;
	font-weight: bold;
	font-family: 'Open Sans', sans-serif;
	text-decoration: none;
}
.all-main-content section .breadcrumb>.active {
	font-family: 'Open Sans', sans-serif !important;
	font-weight: bold;
}
.all-main-content section .right div p span {
	font-size: 14px !important;
	font-weight: normal !important;
	font-family: 'Open Sans', sans-serif !important;
	line-height: 26px !important;
	color: #333 !important;
}
.all-main-content section .right ul li span span {
	font-size: 14px !important;
	font-weight: normal !important;
	font-family: 'Open Sans', sans-serif !important;
	line-height: 26px !important;
	color: #333 !important;
}
.all-main-content section .right div span span {
	font-size: 14px !important;
	font-weight: normal !important;
	font-family: 'Open Sans', sans-serif !important;
	line-height: 26px !important;
	color: #333 !important;
	text-indent: 0in !important;
}
.all-main-content section .right table tr td p {
	text-indent: 0in !important;
}
.all-main-content section .right ul li {
	margin: 0px 0px 12px;
}
/*.all-main-content section .right table tr:first-child {
    background-color: #1d85be;
}*/
/*.all-main-content section .right table tr:first-child td {
    border-left-color: #1e85be !important;
}
.all-main-content section .right table tr:first-child td:last-child {
    border-right-color: #1e85be !important;
}*/
.all-main-content section .right table thead tr:first-child td p span {
	font-weight: bold !important;
	font-size: 15px !important;
	color: #fff !important;
}
.all-main-content section .right table tr td {
	border-color: #d2d2d2 !important;
}
.all-main-content section .right table {
	margin-left: 0px !important;
	width: auto !important;
	margin-bottom: 20px;
}
.all-main-content section .right table tr td p {
	text-align: left !important;
	font-size: 14px !important;
	margin: 0px !important;
}
.all-main-content section .right div span u strong span {
	font-weight: bold !important;
}
.bg video {
	width: 100% !important;
	height: auto !important;
}
.pgwSlider.wide > ul > li {
	height: 80px !important;
}
.pgwSlider .ps-current {
	/* height: 230px !important; */
	height: 150px !important;
}
.video-gallery a {
	display: inline-block;
	width: 100%;
	min-height: 410px;
}
.video-gallery a video {
	width: 100% !important;
	height: auto !important;
}
.video-gallery a h3 {
	font-size: 18px;
	line-height: 25px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.college-list .college-list-detail div {
	width: 100% !important;
	text-align: center;
}
.college-list .college-list-detail.col-lg-6 {
	border: 1px solid #ddd;
	padding: 20px 15px 10px;
	margin: 10px 1%;
	width: 47%;
	transition: 0.5s;
	min-height: 220px;
}
.college-list .college-list-detail.col-lg-6:hover {
	border: 1px solid #337ab7;
	background-color: #f2faff;
}
.college-list .college-list-detail.col-lg-6 h3 {
	font-size: 18px;
}
.college-list .college-list-detail.col-lg-6 img {
	max-width: 64px;
}
.round-circle {
	border:3px solid #fff;
	border-radius:50%;
	width:120px;
	height:120px;
	margin:0 auto 15px;
	display:block;
	transition:all 0.3s ease-in;
	-webkit-transition:all 0.3s ease-in;
	-moz-transition:all 0.3s ease-in;
	box-shadow:0 0 3px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow:0 0 3px rgba(0, 0, 0, 0.3);
	-moz-box-shadow:0 0 3px rgba(0, 0, 0, 0.3);
}
.round-circle img {
	width: 75%;
	display: block;
	margin: 20px auto 0;
	transition:all 0.3s ease-in;
	-webkit-transition:all 0.3s ease-in;
	-moz-transition:all 0.3s ease-in;
}
.module-outer {
	text-align:center;
	margin-bottom:25px;
	padding:0 30px;
}
.module-outer a {
	font-size: 1.1em;
	line-height: 1.3em;
	color: #fff;
	text-decoration: none;
	transition:all 0.3s ease-in;
	-webkit-transition:all 0.3s ease-in;
	-moz-transition:all 0.3s ease-in
}
.module-outer a:hover, .round-circle:hover, .round-circle img:hover {
	transform:scale(1.2);
	-moz-transform:scale(1.2);
	-webkit-transform:scale(1.2);
	color:#000;
}
.citiEngLinkWrap {
	background: #ededed;
	padding:10px 15px 2px;
	margin-top: 0;
	display:inline-block;
}
ul.citiEngLink {
	list-style-type: none;
	margin: 0 0 0 20px;
	padding: 0;
	width:93%!important
}
ul.citiEngLink li {
	padding:4px 0!important;
	border-bottom: 1px solid #CCC;
	margin:0 !important;
}
ul.citiEngLink li:last-child {
	border:none;
}
ul.citiEngLink li a {
	font-size: 1.1em !important;
	line-height: 1.3em !important;
	color: #337ab7;
	float:none !important;
	height:auto!important;
	padding:0 5px !important;
}
ul.citiEngLink li:before {
	font-family: 'Glyphicons Halflings';
	content: "\e084";
	font-size: 1.1em;
	color: #0164b2;
	margin: 0 5px 0 -19px;
}
.announce-ment {
	background:#e6e6e6;
	padding:10px;
	display:block;  /* height:280px; */
	height:201px;
	overflow-y: auto;
	overflow-x: hidden;
}
span.announce-heading {
	color: #222;
	font-size:16px;
	border-bottom:1px solid #cacaca;
	display:block;
	display: inline-block;
	width: 100%;
	margin-bottom: 10px;
	padding-bottom:4px;
}
.announce_list {
	width: 100%;
}
.announce_list ul {
	margin: 0px;
	padding: 0px;
}
.announce_list ul li {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
	list-style: none;
	border-bottom: 1px dotted #000;
}
.announce_list ul li a {
	display:block;
}
.announce_list p {
	font-size:13px;
	text-align:justify;
	color:#565656;
}
 @media screen and (max-width: 1200px) {
.college-list .college-list-detail.col-lg-6 {
 margin: 10px 0%;
 width: 100%;
}
}
 @media screen and (max-width: 980px) {
 .list-unstyled li {
/* float: left; */
   /*  padding-right: 20px; */
   /*  width: 50%; */
}
}
@media screen and (max-width: 700px) {
 .list-unstyled li {
/* float: left;
    padding-right: 20px;
    width: 50%; */
}
.module_div h1 {
padding:0;
}
.banner h3 {
margin-right:0;
}
#jssor_1 div div {
 padding: 0px 0px;
}
div#jssor_1 {
 width: 90% !important;
}
}
/* CSS used here will be applied after bootstrap.css .nav { margin-bottom: 0; }

.nav > li.dropdown.open .dropdown-menu-new {display:table; width: 100%;  left:0; right:0; }
.dropdown-menu-new>li { display: table-cell;}

.dropdown-menu .sub-menu {
    left: 0;
    position: absolute;
    top: 0;
    visibility: hidden;
    margin-top: -1px;
}

.dropdown-menu li:hover .sub-menu {
    visibility: visible;
	display: table-cell;
}

.dropdown:hover .dropdown-menu {
    display: table;
}


*/

#outer-content .InnPgs-set div#prvwImg {
	text-align: center;
	padding: 0 !important;
	background-color: rgba(0, 0, 0, 0.5);
}
#content #prvwImg .modal-dialog .modal-header {
	width: auto;
	float: right;
	position: absolute;
	top: -25px;
	right: -27px;
	z-index: 9 !important;
}
table {
	width:100% !important;
	margin: auto !important;
	font-size:16px;
	line-height:18px;
}
.google-visualization-orgchart-table {
	border: 0;
	text-align: center;
}
.google-visualization-orgchart-table * {
	margin: 0;
	padding: 2px;
}
.google-visualization-orgchart-table {
	text-align: center;
}
.google-visualization-orgchart-space-medium {
	width: 10px;
	height: 1px;
	border: 0;
}
.google-visualization-orgchart-noderow-medium {
	height: 30px;
	border: 0;
}
.google-visualization-orgchart-linenode {
	border: 0;
}
.google-visualization-orgchart-node-medium {
	font-size: 0.8em;
}
.google-visualization-orgchart-nodesel {
	border: 2px solid #e3ca4b;
	background-color: #fff7ae;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff7ae), to(#eee79e));
}
.google-visualization-orgchart-node {
	text-align: center;
	vertical-align: middle;
	font-family: arial, helvetica;
	cursor: default;
	border: 2px solid #b5d9ea;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-webkit-box-shadow: rgba(0, 0, 0, 0.5) 3px 3px 3px;
	-moz-box-shadow: rgba(0, 0, 0, 0.5) 3px 3px 3px;
	background-color: #edf7ff;
	background: -webkit-gradient(linear, left top, left bottom, from(#edf7ff), to(#cde7ee));
}
.google-visualization-orgchart-connrow-medium {
	height: 6px;
	font-size: 4px;
}
.google-visualization-orgchart-lineleft {
	border-left: 1px solid #3388dd;
}
.google-visualization-orgchart-linebottom {
	border-bottom: 1px solid #3388dd;
}
.google-visualization-orgchart-lineright {
	border-right: 1px solid #3388dd;
}
/** extra edit css **/


.flip-container .front p {
	margin-top:10px;
	text-align:center;
}
.flip-container:first-child .front img {
	border: 5px solid #1c85be;
	box-shadow: 0px 0px 10px #000000;
	margin:auto;
}
 .flip-container:nth-child(2) .front, .flip-container:nth-child(3) .front, .flip-container:nth-child(4) .front {
 opacity: 0.8;
}
 .flip-container:nth-child(2) .front img, .flip-container:nth-child(3) .front img, .flip-container:nth-child(4) .front img {
 margin:7px auto;
}
 .flip-container:nth-child(2) .front img:hover, .flip-container:nth-child(3) .front img:hover, .flip-container:nth-child(4) .front img:hover {
 box-shadow: 0px 0px 10px #000000;
 transition:ease-in-out 0.4s;
 opacity: 1;
}
 .flip-container:nth-child(2) .front img {
 height:130px;
 width:130px;
 margin-top:7px;
}
 .flip-container:nth-child(3) .front img, .flip-container:nth-child(4) .front img {
 height:110px;
 width:110px;
 margin-top:15px;
}
 .flip-container:nth-child(2) .front:hover, .flip-container:nth-child(3) .front:hover, .flip-container:nth-child(4) .front:hover {
 opacity: 1;
}
.h3-title span {
	border-bottom: 3px solid #EA6A50;
	padding-bottom: 4px;
}
.h3-title {
	border-bottom: 1px solid #0A1A32;
	padding-bottom: 7px;
}
.bottombig-box h5 {
	padding: 10px;
	color: white;
}
.bottombig-box {

}
.bottombig-box .col-sm-2 {
	width:20% !important;
}
.for-query {
	background:#fff;
	border-radius:0px;
	color: #1f1a17;/* 
    border: 3px solid #39bbe1; */
	box-shadow:0 6px 21px rgba(0, 0, 0, 0.16), 0 4px 10px rgba(0, 0, 0, 0.23);
	width:100%;
	margin-right:2%;
	margin-top: 10px;
	padding: 0px 0px 15px 0px;
	text-align: center;
	border-radius:16px;
	overflow:hidden;
}
.yellow_color {
	color: #e88f40;
	font-weight: bold;
	display: inline-block;
	margin:3px 0px;
	font-size: 17px;
}
/** extra edit css closed **/







/* video label */
.video-label {
	padding: 4px;
	background:rgba(0, 0, 0, 0.60);
	position: relative;
	width: 100%;
	text-align: center;
	color:white;
	padding-top:9px;
	text-transform:uppercase;
	z-index:1;
	top:37px;
}
.gallery .edit-gallery {
	position:relative;
	bottom:28px;
}
.announce-ment {
	border:1px solid #efefef;
}
/* video label */ 















/* widget css */

#lobipanel-multiple .panel-body {
	height:220px;
	overflow-y:scroll;
}
#lobipanel-multiple .panel-title {
	max-width:100% !important;
	float:inherit !important;
	text-align:center;
}
#lobipanel-multiple .panel-heading {
	padding:5px 0;
}
#lobipanel-multiple .panel-heading .dropdown {
	margin-top:4px;
}
.collapse-panel .panel-title {
	height:56px;
}
.collapse-panel .panel-title span {
	position:relative;
	top:15px;
}
.collapse-panel .panel-body span {
	position:relative;
	top:12px;
	left:13px;
}
.panel-primary>.panel-heading {
	background:#e88f40;
	border-color:white;
}
.panel-primary {
	border-color:#e88f40;
}
.panel-success>.panel-heading {
	background:#9a59b5;
	border-color:white;
	color:white;
}
.panel-success {
	border-color:#9a59b5;
}
.panel-warning>.panel-heading {
	background:#b2b809;
	border-color:white;
	color:white;
}
.panel-warning {
	border-color:#b2b809;
}
.panel-danger>.panel-heading {
	background:#029849;
	border-color:white;
	color:white;
}
.panel-danger {
	border-color:#029849;
}
.panel-info>.panel-heading {
	background:#3598db;
	border-color:white;
	color:white;
}
/*.panel-info{
	border-color:#3598db;
}
*/


 #lobipanel-multiple .panel-body {
	height:200px;
	overflow-y:scroll;
}
#lobipanel-multiple {
	margin-top:50px;
}
#lobipanel-multiple .panel-body .media-body ul {
	list-style-type:none !important;
	padding-left:10px;
	padding-top: 13px;
}
#lobipanel-multiple .panel-body .media-body ul li a {
	color:#28364b;
	line-height:25px;
	font-size:14px;
	transition:all ease-in-out 0.1s;
}
#lobipanel-multiple .panel-body .media-body ul li a:hover {
	color:#1c85be;
	text-decoration:none;
}
#lobipanel-multiple .panel-body {
	padding: 0;
	padding-left: 15px;
}
#lobipanel-multiple .panel-heading .dropdown {
	display:none;
}
#lobipanel-multiple .ui-sortable-handle:hover .dropdown {
	display:inline-block;
	position: absolute;
	top: 0;
	right: 0;
}
#lobipanel-multiple .ui-sortable-handle .dropdown li a[title]:hover .dropdown {
	display:inline-block;
	position: absolute;
	top: 0;
	right: 0;
}
#lobipanel-multiple .ui-sortable-handle:hover .panel-title h4 {
	visibility:hidden;
}
#lobipanel-multiple .lobipanel-sortable .dropdown {
	transition:all ease-in-out 0.3s;
}
/* widget css */





/* icon css  */





/* icon css start */

.edit-icons {
	text-align: center;
	/* background: #fcfcfc; */
    padding-top: 20px;
	padding-bottom: 0px;
	border-radius: 3px;
	/* border:1px solid #f5f5f5; */
	margin-bottom:30px;
	/* box-shadow:0 1px 2px rgba(0,0,0,0.12), 0 1px 5px rgba(0,0,0,0.24); */
	height:120px;
}
.edit-icons:hover {
	text-align: center;
	/* background: #fff; */
    padding-top: 20px;
	padding-bottom: 0px;
	border-radius: 3px;
	/*  border:1px solid #f5f5f5; */
	margin-bottom:30px;/* box-shadow:0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
    transition: all 0.3s cubic-bezier(.25,.8,.25,1); */
}
.edit-icons .round-icon {
	height:120px;
	width:120px;
	margin:auto;
	padding-top:25px;/* border:1px solid #a2a2a2;
	border-radius:50%; */
}
.edit-icons .round-icon img {
	text-align:center;
	margin:auto;
	left:0;
	right:0;
	display:block;
	float:inherit;
	width:30px;
}
.collapse-panel a .edit-icons p {
	font-size:14px;
	margin-top:17px;
	color:#4f5767;
	text-decoration:none;
	margin-top:-2px;
}
.collapse-panel a:hover {
	text-decoration:none;
}
.collapse-panel a:hover .edit-icons .round-icon {
	color:#e8e8e8;
	background:#e0e0e0;
	transition: all 0.3s;
}
/* icon css closed  */


.edit-icons {
	text-align: center;
	position: relative;
}
.edit-icons .round-icon {
	width: 124px;
	height: 121px;
	line-height: 90px;
	border-radius: 50%;
	background: #ccc;
	font-size: 36px;
	color: #fff;
	margin: 0 auto 5px;
	position: relative;
	transition: all 500ms ease 0s;
}
.edit-icons:hover .round-icon {
	background-color:red;
}
}
.edit-icons:hover .round-icon:after {
	opacity: 1;
	transform: scale(1, 1);
}
.edit-icons .number {
	width: 30px;
	height: 30px;
	line-height: 30px;
	border-radius: 50%;
	background: #fff;
	font-size: 14px;
	color: #123a06;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 1;
}
.edit-icons .title {
	font-size: 20px;
	color: #123a06;
	margin: 0 0 10px 0;
}
.edit-icons .description {
	font-size: 14px;
	color: #828282;
	line-height: 25px;
	margin: 0;
}
@media only screen and (max-width: 990px) {
 .edit-icons {
margin-bottom: 30px;
}
}
/* icon css*/ 












/* Contact data start  */
.contact-data {
	font-size:14px;
}
.contact-section {
	margin-top:30px;
	margin-bottom:30px;
}
.contact-data td img {
	border:1px solid #ddd;
	width:85px;
	padding:5px;
	display: block;
	margin: auto;
}
.contact-data thead tr {
	background: #ececec;
}
.contact-data thead tr th {
	background: #ececec;
	text-align:center;
	color: #3e2828;
}
.contact-data tbody tr:nth-child(1) {
 background: #ececec;
 text-align:center;
}
 .contact-data tbody tr:nth-child(1) td {
 font-weight:600;
}
 .contact-data tbody tr td:nth-child(1) {
 width:15%;
}
 .contact-data tbody tr td:nth-child(2), .contact-data tbody tr td:nth-child(3) {
 width:20%;
}
.contact-section p {
	margin-top: 18px;
	font-size: 20px;
}
.contact-data {
	margin-bottom:20px !important;
}
/* Contact data closed */




/* icon slider start */
.other-services #jssor_1 .col-md-2 {
	width:20% !important;
}
div#jssor_1 {
	height:120px !important;
}
div#jssor_1 div {
	height:120px !important;
}
/* icon slider closed */







/* tabs and pills on inner pages */
.inner-tabs>li.active>a, .inner-tabs>li.active>a:focus, .inner-tabs>li.active>a:hover {
	background:#1c85be;
	color:white;
	border-radius:5px;
	border-bottom-right-radius:0px;
	border-bottom-left-radius:0px;
}
.inner-tabs .nav>li>a:focus, .inner-tabs>li>a {
	background:#e8f3f8;
	border-radius:5px;
	border-bottom-right-radius:0px;
	border-bottom-left-radius:0px;
	font-weight:600;
}
.inner-tabs .nav>li>a:focus, .inner-tabs>li {
	margin-right:5px;
}
.inner-tabs .nav>li>a:focus, .inner-tabs>li>a:hover {
	background:#1c85be !important;
	border-radius:5px;
	border-bottom-right-radius:0px;
	border-bottom-left-radius:0px;
	color:white;
	margin-bottom:0;
	border:1px solid transparent !important;
}
.inner-tabs li {
	margin-right:5px !important;
}
.inner-tab-content {
	height:auto !important;
	background:none !important;
}
.college-list-table {
	display:table;
	margin:50px auto 0 auto;
}
/* tabs and pills on inner pages closed */







/* call query  */

.query-section {
	background: #eaeaea;
	padding: 15px 0;
	color: #484848;
	border: 1px dashed #e88f40;
	border-radius: 15px;
	border-bottom-right-radius: 0px !important;
	border-bottom-left-radius: 0 !important;
	border-radius:16px;
}
.query-section a {
	display: inline-block;
	padding: 5px 16px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;
	text-align: center;
	border: 1px solid transparent;
	border-radius: 4px;
	color: #fff;
	background-color: #e88f40;
	margin-top: 6px;
	text-decoration: none;
	box-shadow: 0 0 3px #ccc;
	height: auto;
	font-size: 13px;
	font-weight: 600;
	border-radius: 20px;
}
.for-query h6 {
	margin: 5px 0px;
	font-size: 20px;
	text-transform: uppercase;
	color:#1f1a17 !important;
}
.for-query img {
	width: 20px;
	position: relative;
	bottom: 3px;
	left: -3px;
}
/* query call */  



.help-desk {
	margin-top: 13px;
	margin-bottom: 64px;
}
.help-desk img {
	width: 60px;
	right: 0;
	position: absolute;
	bottom: -56px;
}
/* important links section */
#important-links ul li {
	background:white;
	padding:5px 10px;
	margin:6px 0;
}
/* important links section closed  */






/* mobile view responsive */ 

@media only screen and (max-width:399px) {
 .flip-container, .front {
 width:145px;
}
 .tab-section .my-tab > li > a {
 padding-left:17px;
 padding-right:17px;
}
}
 @media only screen and (max-width:500px) {
 .header_text {
 width:250px
}
}
 @media only screen and (max-width:767px) {
 #lobipanel-multiple {
 float:left;
 width:100%;
}
 .flip-container:nth-child(5) {
 width:100%;
 margin:auto;
}
 .for-query {
 margin-top:30px;
}
 .tab-bottom-down {
 margin-top:40px;
}
 .bottombig-box .col-xs-12 {
 width:50% !important;
}
 .bottombig-box img {
 margin-top:20px;
}
 div#jssor_1 {
 height:30px !important;
}
 div#jssor_1 div {
 height:30px !important;
}
 .header-section h1 {
 font-size:16px !important;
}
 .header_text {
 position: absolute;
 left: 51px;
 top: -10px;
}
 .help-desk {
 margin-top: 0px;
 margin-bottom: -9px;
}
 .help-desk img {
 position: absolute;
 bottom: 21px;
 right: 10px;
 width: 40px;
}
	
	/* .banner #myCarousel{
		height:120px;
	}
	
	.banner #myCarousel .item img{
		height:120px;
	} */
	.banner .carousel-control {
 height:25px;
 width:25px;
 font-size:10px;
}
 .custom-navbar .navbar-header .navbar-toggle {
 z-index:999;
}
 #lobipanel-multiple .panel-heading .dropdown li a {
 color:white;
}
 .top-band ul.right {
 float:none;
}
 .search-btn {
 position: relative;
 right: -96px;
 top: -23px;
}
 .login-inner {
 left:0;
}
}
 @media only screen and (max-width:361px) {
 .flip-container, .front {
 width:100%;
}
}
 @media only screen and (min-width:495px) and (max-width:767px) {
 .flip-container, .front {
 width:145px;
}
}
 @media only screen and (min-width:362px) and (max-width:439px) {
 .flip-container, .front {
 width:156px;
}
}
 @media only screen and (min-width:440px) and (max-width:495px) {
 .flip-container, .front {
 width:195px;
}
}
 @media only screen and (min-width:536px) and (max-width:646px) {
 .flip-container, .front {
 width:170px;
}
}
 @media only screen and (min-width:768px) and (max-width:1200px) {
 #lobipanel-multiple {
 float:left;
 width:100%;
}
 .tab-bottom-down {
 margin-top:50px;
}
 .banner #myCarousel .item img {
 width:100%;
}
}
 @media only screen and (min-width:556px) and (max-width:767px) {
 .for-query-box {
 width:255px !important;
}
}
 @media only screen and (min-width:700px) and (max-width:767px) {
 .flip-container, .front {
 width:155px;
}
}
 @media only screen and (min-width:768px) and (max-width:992px) {
 .top-band {
 padding-bottom:10px;
}
}





/* mobile view responsive closed */ 




@media only screen and (min-width:768px) {
 .for-query-box {
 border-left: 1px solid #ccc;
 width: 215px;
 margin-left: 30px;
}
 .for-query {
 margin-left:15px;
}
}
 @media only screen and (max-width:480px) {
 .site-inner {
 display:none;
}
 .top-band ul {
 text-align:left;
}
 .main-top-bar .top-pad-new li {
 width:50%;
}
 .main-top-bar .top-pad-new {
 display:inline-flex;
}
 .main-top-bar .top-pad-new li:nth-child(1) a {
 font-size:9px;
}
 .main-top-bar .top-pad-new li:nth-child(2) {
 margin-top:10px;
}
 .top-band ul {
 position:inherit !important;
 float:none !important;
}
 .top-pad-new {
 text-align:center !important;
}
 .search-form li {
 width:90% !important;
}
 .search-form li input {
 width:100% !important;
}
 .search-btn {
 top: -23px;
 float: right;
 right: -40px;
}
 .top-band {
 padding-bottom:8px;
}
 .select-theme button {
 font-size: 9px !important;
 width: 80px !important;
}
}
 @media only screen and (min-width:401px) and (max-width:480px) {
 .search-form li {
 width:90% !important;
}
 .search-form li input {
 width:100% !important;
}
	
	/* 
	.search-form{
		    position: absolute !important;
		right: 21px !important;
		top: 74px !important;
	}
	 */
	.site-inner {
 top:-15px;
}
 .top-pad-new-time {
 text-align: center !important;
 float: none !important;
}
 .main-top-bar {
 float:none;
 text-align:center;
}
 .font-bot {
 text-align:center !important;
}
}
 @media only screen and (min-width:481px) and (max-width:1024px) {
 .site-inner a {
 line-height:24px;
 padding:0 2px;
 font-size:9px;
}
 .site-inner span {
 font-size:10px;
}
}
 @media only screen and (min-width:768px) and (max-width:1024px) {
 .top-band ul li input {
 width:100px;
}
 .top-band ul.right {
 margin-top:0px;
}
}
 @media only screen and (min-width:992px) and (max-width:1024px) {
 .main-top-bar {
 margin-right:60px;
}
}
 @media only screen and (min-width:1025px) and (max-width:1220px) {
 .main-top-bar {
 margin-right:32px;
}
 .top-band ul li a {
 font-size:9px;
}
 .site-inner a {
 line-height:24px;
 padding:0 2px;
 font-size:9px;
}
 .site-inner span {
 font-size:10px;
}
}
 @media only screen and (min-width:1200px) and (max-width:1350px) {
 .main-top-bar {
 margin-right:30px;
}
}
 @media only screen and (min-width:530px) and (max-width:672px) {
 .top-band ul li input {
 margin-top:5px;
}
}
/* admission open */ 
		.blink {
}
.blink span a {
	animation: blink 1s linear infinite;
	font-weight:bold;
	color:#1e1e1e;
}
 @keyframes blink {
 50% {
color:#e88f40;
}
 100% {
color:#1e1e1e;
}
}
.blink-fluid {
	background:#e0e0e0;
	border-bottom:1px solid #ddd;
}
.blink-fluid marquee {
	padding-top:11px;
}
.blink-fluid marquee p {
	margin-bottom:5px;
}
.blink-fluid button {
	background:#b22429;
	border-radius:0;
	border:0;
	position:absolute;
	padding:10px 30px 10px 15px;
	font-size:16px;
	z-index:999999;
	display:none;
}
.blink-fluid button:hover {
	background:#b22429;
}
.blink-fluid button svg {
	font-size: 25px;
	position: absolute;
	right: 10px;
	bottom: 8px;
}
.blink-12 {
	padding:0;
}
/* admission closed */ 


@media only screen and (min-width:1130px) {
 .college-nav {
 width:726px;
}
}
.img-div img {
	width:100%;
	margin-top:20px;
}
.all-colleges {
	display:flex !important;
	flex-wrap:wrap !important;
}
.state-universities-ul {
	width:100% !important;
	left:0 !important;
}
.yamm-content ul {
	display:flex;
	flex-wrap:wrap;
}
.yamm-content li {
	padding-left:0px !important;
	display:flex;
}
/* login form css start */

.panel {
	margin-bottom: 0px;
}
.chat-window {
	bottom:41px;
	right:0;
	position:fixed;
	float:right;
}
.chat-window > div > .panel {
	border-radius: 10px 10px 0 0;
	border:0;
	overflow:hidden;
}
.icon_minim {
	padding:-1px 10px;
}
.msg_container_base {
	background: #e5e5e5;
	margin: 0;
	padding:10px 15px;
	max-height:300px;
	overflow-x:hidden;
}
.msg_container_base h3 {
	margin-top:0;
	font-size:16px;
}
.top-bar {
	background: #666;
	color: white;
	padding: 10px;
	position: relative;
	overflow: hidden;
}
.panel-footer {
	padding: 10px 15px;
	background-color: #ccace0;
	border-top: 1px solid #ddd;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}
.create-account {
	color: #fff;
	background-color: #1c85be;
	border-color: #1c85be;
	margin:auto;
	font-size: 13px;
	padding: 5px 10px;
}
.submit-request .panel-heading {
	padding:10px 10px 4px 10px;
	cursor:pointer;
}
.chat-window {
	z-index:999;
}
.submit-request .panel-heading a {
	color:white;
}
.submit-request .panel-heading a:hover {
	color:white;
}
.request-image {
	height:50px;
	width:50px;
	border-radius:50%;
	overflow:hidden;
}
.msg_container_base h4 {
	color: #345165;
	margin-top: 0;
	margin-bottom: 0;
}
.msg_container_base p {
	color: #a3a5a7;
}
.profile-data {
	margin-bottom:20px;
	margin-top:5px;
}
#lobipanel-multiple .panel-body .media-body p {
	padding-top: 13px;
	color:black;
}
/* .edit-panel .panel-body{
	background-image:url("../images/phone-image.jpg");
	background-size:cover;
} */

.submit-request .panel-heading {
	color: #ffffff;
	background-color: #345165;
	border-color: #345165;
}
.submit-request .panel-title {
	font-size:14px;
}
/* login form css closed */
























#lobipanel-multiple .panel-body .media-body h3 {
	padding-top: 13px;
	color:white;
	text-align:center;
	display: table-cell;
	vertical-align: middle;
	font-weight:600;
	position:absolute;
	width: 100%;
	z-index: 9999;
	top: 33px;
}
#lobipanel-multiple .panel-body .media-body h3 a {
	color:white;
	text-decoration:none;
}
.edit-panel .panel-body {
	/* background-image:url("http://dhe.weexceldemo.com/cms/themes/higher_education/images/phone-image.jpg");
	background-size:cover;*/
	padding-left:0px !important;
	overflow:hidden !important;
}
.edit-panel .panel-body a {
	color:white !important;
}
.edit-panel .panel-heading {
	border:0;
}
.edit-panel .media {
	height: 100%;
	margin: 0;
}
.edit-panel .media-body {
	height: 90%;
	text-align: center;
	display: table;
	width: 100%;
}
.custom-navbar {
	z-index:99;
}
/*HIMANI-4-4-2018*/
.bottombig-box .allLogo-img.mb10 {
	width: 13.8%;
	text-align: center;
	margin-right: 5px;
	float: left;
}
/* incubator slider css start */
 .carousel-fade  .incubator-slider  .item {
	transition-property: opacity;
	;
}
.incubator-slider .item,  .incubator-slider .active.left,  .incubator-slider .active.right {
	opacity: 0.3;
}
.incubator-slider .active,  .incubator-slider .next.left,  .incubator-slider .prev.right {
	opacity: 1;
}
.incubator-slider .next,  .incubator-slider .prev,  .incubator-slider .active.left,  .incubator-slider .active.right {
	left: 0;
	transform: translate3d(0, 0, 0);
}
}
.carousel-control {
	z-index: 2;
}
}
.carousel-fade, .incubator-slider, .incubator-slider .item {
	height: 100%;
}
.incubator-slider .item {
	background:#000;
}
.incubator-slider .item img {
	opacity:0.4;
}
/* incubator slider css closed */










.login-form-tabs {
	margin-top:20px;
}
.mainbox-login {
	margin-bottom:0px;
}
.mainbox-login .panel-title a {
	padding:0;
	font-size:25px;
}
.mainbox-login .panel-title {
	text-align:center;
}
/*.mainbox-login .input-group{
	margin-bottom:23px;
}
*/
.mainbox-login .form-group {
	margin-bottom:0px;
}
.mainbox-login .submit-login-button {
	float:right;
}
.mainbox-login .panel-heading {
	padding:4px 15px;
}
.side-banner img {
	margin-top:20px;
	border:1px solid #ccc;
	padding:3px;
}
.instructions ul {
	list-style-type: none;
	padding-left: 0;
	border: 1px solid #ccc;
	padding: 11px;
	border-radius: 0px 0px 5px 5px;
	border: 1px dashed #3598db;
}
.instructions ul li {
	list-style-type:none;
	padding-left:0;
	line-height:28px;
}
.instructions ul li svg {
	color:#3598db !important;
	margin-right:10px;
}
.instructions h4 {
	background: #3598db;
	padding: 11px;
	padding-left: 15px;
	color:white;
	margin-bottom:0;
	border-radius:5px 5px 0px 0px;
}
.side-banner-container {
	margin-bottom:30px;
}
.captcha p {
	text-align: right;
	font-size: 14px;
	color: red;
	font-weight: bold;
	margin-top: 7px;
}
.captcha {
	float: left;
	padding: 6px 0px 0px;
	background: #eee;
	border-radius: 5px;
	margin-top: 10px;
}
.capthca-input {
	height:30px;
}
 @media only screen and (max-width:767px) {
 .mainbox-login .input-group {
 margin-bottom:15px;
}
}
.phone-image-section {
	margin-top:10px;
}
.phone-image-section h3 {
	font-family:inherit;
	position: absolute;
	top: 98px;
	text-align: center;
	width: 93%;
	border: 0;
	font-weight:700;
}
.phone-image-section img {
	border:1px solid #ccc;
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}
.inner-tab-content {
	height: auto !important;
	background: none !important;
	box-shadow: 0PX 0PX 10PX #ccc;
	padding: 15px;
}
.panel-info {
	border: 1px dashed #3598db;
}
/*.cms-panel-body{
	margin-top:30px;
}*/


/* log in page closed */
 /* incubator slider css closed */

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
  
	.carousel-fade {
	left:0 !important;
	width:260px !important;
}
.at4-share {
	z-index:99999999 !important;
}
/* pop up start onload */
		.modal-pop-up-load .modal-on-load {
	z-index:9999999 !important;
}
.modal-on-load {
	z-index:999999 !important;
	background:rgba(0, 0, 0, 0.9) !important;
	text-align: center !important;
	padding: 0 !important;
}
.modal-on-load .modal-dialog {
	z-index:9999999 !important;
}
.modal-on-load .modal-body img {
	display: block !important;
	left: 0!important;
	right: 0!important;
	margin: auto!important;
}
.modal-on-load:before {
	content: '';
	display: inline-block !important;
	height: 100% !important;
	vertical-align: middle !important;
	margin-right: -4px !important;
}
.modal-on-load .modal-dialog {
	display: inline-block !important;
	text-align: left !important;
	vertical-align: middle !important;
}
/* pop up closed onload*/
	
	
	
	
	
	
	

 /* curtain section start */
		.leftcurtain {
	width: 50%;
	height: 100%;
	top: 0px;
	left: 0px;
	position: fixed;
	z-index:9999999999;
}
.rightcurtain {
	width: 51%;
	height: 100%;
	right: 0px;
	top: 0px;
	position: fixed;
	z-index:9999999;
}
.rightcurtain img, .leftcurtain img {
	width: 100%;
	height: 100%;
}
.rope {
	position: absolute;
	top: -40px;
	left: 70%;
	cursor:pointer;
	z-index:999999999999;
}
.rope img {
	z-index:99999999999;
}
.rope-div {
	position:fixed;
	width:100%;
	z-index:9999999;
}
/* curtain section closed */
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	/* site map page start  */
	
	.sitemap-section-full {
	background:#fafafa;
	box-shadow: 0 1px 2px rgba(197, 186, 186, 0.25), 0 2px 8px rgba(0, 0, 0, 0.22);
	padding:0px 15px 15px 15px;
}
.all-site-pad {
	padding:15px;
}
.site-map-heading-all {
	font-size: 20px;
	text-align: center;
	padding: 8px;
	color: #ffffff;
	box-shadow: 0 1px 2px rgba(197, 186, 186, 0.25), 0 2px 8px rgba(0, 0, 0, 0.22);
	background: linear-gradient(#57acda, #1c85be);
	border-radius:5px;
}
.site-map-heading {
	color: #1c85be;
	/*color: white; */
		padding: 10px;
	font-size: 20px;
	margin-left:6px;
}
.site-map-heading:before {
	content: "";
	position:absolute;
	width:50px;
	height:4px;
	background:#1c85be;
	margin-bottom:0px;
	top:40px;
}
.sitemap-section ul {
	list-style:none;
}
.sitemap-section .site-map-text {
	padding:0;
}
.sitemap-section ul li {
	line-height:30px;
}
.sub-menu-site-map-heading {
	background: #e8f3f8;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #1c85be;
	font-weight: bold;
}
.submenu-listed {
	padding-left:15px;
}
 .submenu-listed li:nth-child(1) a {
 border-bottom: 1px solid #1c85be;
 text-decoration: none;
 font-size: 16px;
}
.submenu-listed ul li a {
	border-bottom: 0px !important;
	text-decoration:underline;
	font-size: 14px !important;
}
 .about-menu li:nth-child(2) a:nth-child(1) {
 border-bottom: 1px solid #1c85be;
 text-decoration: none;
 font-size: 16px;
}
.about-menu ul li a {
	border-bottom: 0px !important;
	text-decoration:underline;
	font-size: 14px !important;
}
.about-menu ul li a:hover {
	text-decoration:underline;
}
/* site map page closed */
/*himani- 4.11.2018*/
#outer-content .tab-content .tab_height marque {
	height: 91% !important;
}
.image-gal {
	background:#000 !important;
}
.pad-hide .carousel-inner {
	height:296px;
}
.pad-hide #myCarousel .item img {
	height:300px !important;
}
.pad-hide #myCarousel .item {
	height:300px !important;
}
#lobipanel-multiple .panel {
	margin-bottom:20px;
}
.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img {
	margin:auto;
}
 @media only screen and (max-width:676px) {
 .bottombig-box .allLogo-img.mb10 {
 width:12%;
}
 .login-inner a {
 padding:2px 6px;
}
 .bottombig-box {
 margin-bottom:0px;
}
}
 @media only screen and (max-width:550px) {
 .tab-section .my-tab > li > a {
 padding-left: 4px;
 padding-right: 13px;
 font-size: 10px;
}
}
.after-header {
	height: 210px;
	position: absolute;
	width: 100%;
	top: 117px;
	z-index: -9;
}
.at-share-dock.atss {
	background:white;
}
 @media only screen and (max-width:767px) {
 .after-header {
 height: 210px;
 position: absolute;
 width: 100%;
 top: 107px;
 z-index: -9;
}
}
.carousel-fade {
	width:100% !important;
}
.caroufredsel_wrapper {
	width:100% !important;
}
.incubator-slider .item img {
	width:100% !important;
}
.lobipanel > .panel-heading > .panel-title {
	padding-left:0px !important;
}
.help-desk .online-admission-blink {
	position: absolute;
	text-align: center;
	margin: auto;
	display: block;
	background: #ffb81e;
	color:red;
	padding: 7px 30px;
	border-radius: 3px;
	border: 1px dashed;
	border-radius: 50px;
	bottom: -55px;
}
.help-desk .online-admission-blink p {
	color:#020031;
	animation: blinker 1.1s linear infinite;
	font-weight:  600;
	line-height: 21px;
	font-size:  19px;
	margin-bottom: 0px;
	text-transform: uppercase;
}
 @keyframes blinker {
 50% {
 opacity: 0;
}
}
.help-desk p span {
	font-size:  14px;
	font-weight:  500;
}
.help-desk p a {
	color: black;
	text-decoration: none;
}
.help-icon-header {
	display: none;
}
 @media only screen and (min-width:992px) and (max-width: 1199px) {
 .help-desk .online-admission-blink p {
 font-size: 16px;
}
}
 @media only screen and (min-width:768px) and (max-width: 991px) {
 .header-section h1 {
 font-size: 17px;
}
 .help-desk .online-admission-blink p {
 font-size: 11px;
 line-height: 16px;
}
 .help-desk p span {
 font-size: 8px;
}
}
 @media only screen and (min-width:625px) and (max-width: 767px) {
 .online-admission-blink {
 bottom: 16px;
 right:0;
 width: 180px;
 bottom: 15px !important;
}
 .help-desk .online-admission-blink p {
 font-size: 11px;
 line-height: 15px;
}
 .help-desk p span {
 font-size: 10px;
 display: none;
}
}
 @media only screen and (max-width:624px) {
 .online-admission-blink {
 position: relative !important;
 margin-bottom: 18px !important;
 width:280px;
 bottom: 0px !important;
}
 .help-desk .online-admission-blink p {
 font-size: 13px;
 line-height: 14px;
}
 .help-desk p span {
 font-size: 11px;
}
}
/* Style the search box inside the navigation bar */
.top-band input[type=text] {
}
.gallery {
	display: inline-block;
	margin-top: 20px;
}
.box {
}
.box img {
	width:131px;
	height:120px;
	border:2px solid #000;
}
.list-group {
	margin-bottom:0px;
}
.pd {
	padding:0px;
	margin:0px;
}
.panel-group .panel {
	border-radius: 0;
	box-shadow: none;
	border-color: #EEEEEE;
}
.panel-default > .panel-heading {
	padding: 0;
	border-radius: 0;
	color: #fff;
	
	background-color: #bb0909;
	border-color: #EEEEEE;
}
.panel-title {
	font-size: 14px;
	font-weight:bold;
}
.panel-title > a {
	display: block;
	padding: 15px;
	text-decoration: none;
}
.more-less {
	float: right;
	color: #fff;
	font-size:15px;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
	border-top-color: #EEEEEE;
}


.list-group-item{border: 1px solid #ccc; cursor: pointer;}

