/*
	Theme name: IISc Website
	Version: 1.0
	Author: www.surfzone-india.com
*/

body {
	color: #000;
	font-family: 'Source Sans Pro', sans-serif;
	font-size:1.5em;
	background-color: #fff;
	overflow-x: hidden;
}
a {
	color: #069;
	cursor: pointer;
	text-decoration: none;
}
a:hover {
	color: #666;
	outline: none;
	text-decoration: none;
}
a.darklinks {
	color: #FFF;
	font-size:13px;
	cursor: pointer;
	margin:0;
	text-decoration: none;
 -moz-transition: all .2s;
 -o-transition: all .2s;
 -webkit-transition: all .2s;
 transition: all .2s;
}
a.darklinks:hover {
	color: #ddd;
	outline: none;
	text-decoration: none;
	border-bottom:1px dashed #ddd;
}
.breadcrumbs {
	margin:10px 0 20px 0;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	/* font-family: 'Roboto Condensed', sans-serif; */

	font-family: 'Playfair Display', serif;
	font-weight:400;
	color: #888;
	margin-bottom: 15px;
	margin-top: 0;
}
h1, h2 {
	color:#EE5030;
}
p {
	margin-bottom: 20px;
	text-align:justify;
}
p:last-child {
	margin-bottom: 0;
}
ul, ol {
	margin-bottom: 20px;
	color:#333;
}
ul li, ol li {
	margin-bottom: 10px;
	color:#333;
}
ul.panelbullets, ol.panelbullets {
	margin: 0;
	padding:0;
	list-style:none;
}
ul.panelbullets, ol.panelbullets li {
	margin-bottom:10px;
	border-bottom:1px dashed #ccc;
	text-align:justify;
}
ul.listclear li {
	clear: both;
}
blockquote {
	padding-top: 0;
	padding-bottom: 0;
	border-color: #036;
}
blockquote small {
	color: inherit;
}
pre {
	background-color: rgba(255, 255, 255, .5);
	border-color: rgba(0, 0, 0, .1);
	margin-bottom: 20px;
}
.text-highlight {
	color: #069;
}
.logos-org {
	float:right;
	margin: 20px 0 0px 0;
}
.logos-org .hindi {
	clear:both;
	text-align:center;
	padding:0 0 10px 0;
}
.logos-org .hindi a {
	color: #fff;
	text-decoration:none;
}
.logos-org .hindi a:visited {
	color: #fff;
	text-decoration:none;
}
.logos-org .hindi a:hover {
	color: #ddd;
	text-decoration:none;
	border-bottom: 1px dashed #ddd;
}
.icash {
	font-size:12px;
	color:#fff;
	text-align:right;
	padding:0 0 0 0;
}
img.icashlogo {
	border: 2px solid #108896;
	height:25px;
}
.hr-sidepanel {
	height:5px;
	border-top:1px solid #ccc;
	margin:10px 0;
}
.menubar {
	display:inline-block;
	position:relative;
	width:100%;
	background:#ddd;
	margin:10px 0 0 0;
}
.newseventsdiv {
	clear:both;
	height:10px;
}
.newsevents {
	margin: 0 0 20px 0;
	padding:0 5px;
	line-height:18px;
}
.newseventsmob {
	border:none;
	margin: 0 0 20px 0;
	padding:0 5px;
}
.newspanel {
	width: 48%;
	border: 1px solid #ccc;
	margin: 0 0 20px 15px;
	padding:10px;
	line-height:20px;
	/*background: url("http://www.iisc.ac.in/wp-content/uploads/2016/09/panel-background-news.jpg");
height:250px;
	background-position: center 15px; */
	background:#eee !important;
}
.eventspanel {
	width: 48%;
	border: 1px solid #ccc;
	margin: 0 10px 20px 10px;
	padding:10px;
	line-height:20px;
	/*background: url("http://www.iisc.ac.in/wp-content/uploads/2016/09/panel-background-events.jpg");
height:250px;
	background-position: center 15px; */
	background:#eee !important;
}
.newspanel2 {
	width: 47%;
	border: 1px solid #ccc;
	margin: 0 0 20px 15px;
	padding:10px;
	line-height:18px;
	height:250px;
	overflow:hidden;
}
.eventspanel2 {
	width: 48%;
	border: 1px solid #ccc;
	margin: 0 15px 20px 10px;
	padding:10px;
	line-height:18px;
	height:250px;
	float:right;
	overflow:hidden;
}
.ne-container {
	padding:0;
}
.ne-container a {
	color: #036;
	cursor: pointer;
	text-decoration: none;
}
.ne-sidebar {
	width:100%;
	margin-left: 0;
	margin-right:0;
}
.ne-container .ne-panelhead {
	background:#eee !important;
	color:#108896;
	padding:5px 10px 0 10px;
	overflow:auto;/*position:absolute;
width:100%;
bottom:0;*/
}
.noborder, .ne-container2.ne-panelhead.noborder {
	border: none;
	/*background:#29C3CB !important;*/
background:#eee !important;
	color:#333 !important;
	padding:2px !important;
}
.ne-container.noborder {
	border: 1px solid #ddd;
}
.botborder {
	clear:both;
	border-bottom:1px solid #ddd;
	height:2px;
	padding:0;
}
.ne-container .ne-panelhead a, .ne-container .ne-panelhead h4 {
	color:#108896 !important;
}
.noborder a, .noborder h4 {
	color:#108896 !important;
	padding:0;
	margin:0;
}
.ne-container .ne-panelhead a:hover, .ne-container a:hover, .ne-container .ne-panelhead h4 a:hover {
	color:#EE5030 !important;
}
.ne-container .ne-panelhead h4 {
	font-size: 18px;
}
.ne-title {
	float:left;
	width:60%;
	text-align:left;
}
.ne-more {
	float:right;
	text-align:right;
}
.ne-content {
	padding:10px;
}
.ne-content p {
	padding:0 5px;
	margin: 0 0 10px 0;
}

/* mari added */
@media only screen and (min-width: 768px) and (max-width: 1504px) {
    .carousel-control .glyphicon{
        font-size:15px;
    }
.glyphicon-chevron-right:before {
    position: relative;
    top: 8px;
}
.glyphicon-chevron-left:before {
    position: relative;
    top: 8px;
}
.logos-org .hindi {
	padding: 50px 0 10px 0;
}    
}
@media only screen and (min-width: 992px) and (max-width: 1504px){ 
.logos-org .hindi {
    padding: 0px 0 10px 0;
	font-size:14px;
	}
}
@media only screen and (min-width: 941px) and (max-width: 1135px){ 
#cssmenu > ul > li > a {
    margin: 10px 19px !important;
}
#cssmenu > ul > li > a {
    font-size: 17px !important; 
}
.navbar-header{
	padding-bottom:20px !important;
}
.wpml-ls-legacy-dropdown {
margin-top: 70px !important;
}
}
@media(min-width:992px) {
.newseventsmob {
display:none;
}
.newsevents {
display:block;
}
}
@media(max-width:992px) {
.newspanel2, .eventspanel2 {
 width: 100%;
 margin:0 0 20px 0;
 padding:0;
 border:none;
float:none;
}
.newseventsmob {
display:block;
}
.newsevents {
display:none;
}
.newseventsdiv {
display:none;
}
.navbar-header{
	padding-bottom:20px !important;
}
.wpml-ls-legacy-dropdown {
margin-top: 116px !important;
}
}

@media only screen and (max-width: 767px)  {
.glyphicon-chevron-right:before {
    top: 8px;
}
.glyphicon-chevron-left:before {
    top: 8px;
}
.carousel-control{
font-size:16px;
} 
.carousel-indicators li {
    width: 8px;
    height: 8px;
}	
.carousel-indicators .active {
    width: 8px;
    height: 8px;
	}   
.carousel-caption h3 {
	position:relative;
	top:-6px;
	padding-top: 6px;
}
}
@media only screen and (min-width: 491px) and (max-width: 766px){ 
.navbar-header{
	padding-bottom:20px !important;
}
.wpml-ls-legacy-dropdown {
margin-top: 40px !important;
}
}
@media only screen and (max-width: 490px)  {
.navbar-header{
	padding-bottom:20px !important;
}
.wpml-ls-legacy-dropdown {
margin-top: 90px !important;
}
}
/*mari ends here */

.nopadding {
	padding: 0 !important;
	margin: 0 !important;
}

/*	Section



	==================================================*/



.section {
	padding: 0 0 25px 0;
}
.active-section {
	top: 20px;
}
.navbar.active-section {
	top: 0 !important;
}
/*	Button & Label



	==================================================*/



.alert {
	color: #FFF;
	border: none;
}
 [class^=\"alert-\"] .alert-link, [class*=\" alert-\"] .alert-link {
 color: #FFF;
 font-weight: 300;
 text-decoration: underline;
}
.btn, .label {
	font-weight: 300;/*	border-radius: 2px;



	-moz-border-radius: 2px;



	-webkit-border-radius: 2px;



	



	-moz-transition: all .2s;



	-o-transition: all .2s;



	-webkit-transition: all .2s;



	transition: all .2s;*/
}
.btn:hover, .btn:focus {
	outline: none;
}
.btn-link {
	color: #1abc9c;
}
.btn-link:hover, .btn-link:focus {
	color: #16a085;
}
.btn-default, .label-default {
	background-color: #FC0;
	border-color: #CCC;
	color: #333;
}
.btn-default:hover, .btn-default:focus {
	background-color: #333;
	border-color: #FC0;
	color: #CCC;
}
.btn-success, .label-success, .alert-success {
	background-color: #2ecc71;
	border-color: #2ecc71;
}
.btn-success:hover, .btn-success:focus {
	border-color: #27ae60;
	background-color: #27ae60;
}
.btn-primary, .label-primary {
	background-color: #3498db;
	border-color: #3498db;
}
.btn-primary:hover, .btn-primary:focus {
	background-color: #2980b9;
	border-color: #2980b9;
}
.btn-info, .label-info, .alert-info {
	background-color: #3498db;
}
.btn-info:hover, .btn-info:focus {
	background-color: #2980b9;
	border-color: #2980b9;
}
.btn-warning, .label-warning, .alert-warning {
	background-color: #e67e22;
	border-color: #e67e22;
}
.btn-warning:hover, .btn-warning:focus {
	background-color: #d35400;
	border-color: #d35400;
}
.btn-danger, .label-danger, .alert-danger {
	background-color: #e74c3c;
	border-color: #e74c3c;
}
.btn-danger:hover, .btn-danger:focus {
	background-color: #c0392b;
	border-color: #c0392b;
}
/*	Tab & Collapse Skin



	==================================================*/



.tab-pane {
	padding: 15px 0;
	margin-bottom: 5px;
}
.nav-tabs {
	border-bottom-color: #ecf0f1;
}
.nav-tabs>li>a {
	padding: 10px 0;
	margin-right: 30px;
	color: inherit;
	font-size: 16px;
	border: none;
	border-bottom: 1px solid rgba(255, 255, 255, 0);
}
.nav .open>a, .nav .open>a:hover, .nav .open>a:focus {
	background: transparent;
	border: none;
	border-color: rgba(255, 255, 255, 0);
}
.nav>li>a:hover, .nav>li>a:focus {
	background-color: #ecf0f1;
}
.nav-tabs>li>a:hover, .nav-tabs>li>a:focus {
	color: #1abc9c;
	background: transparent;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
	background: transparent;
	border: none;
	color: #1abc9c;
	border-bottom: 1px solid #1abc9c;
}
.nav-pills>li.active>a, .nav-pills>li.active>a:hover, .nav-pills>li.active>a:focus {
	background-color: #1abc9c;
}
.nav .caret, .nav a:hover .caret {
	border-top-color: #1abc9c;
	border-bottom-color: #1abc9c;
}
.dropdown-menu>.active>a, .dropdown-menu>.active>a:hover, .dropdown-menu>.active>a:focus {
	background-color: #1abc9c;
}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
	border-color: #000;
}
.navbar-inverse .navbar-toggle {
	background-color: #34495e;
	border-color: #2c3e50;
	margin-top: 23px;
}
.navbar-inverse .navbar-toggle:focus {
	outline: none;
}
.panel {
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
}
.panel-default {
	border-color: #ecf0f1;
}
.panel-default:last-child {
	margin-bottom: 25px;
}
.panel-default>.panel-heading {
	background: #ecf0f1;
	border:1px solid #69F;
	color: inherit;
}
.panel-default>.panel-heading+.panel-collapse .panel-body {
	border-top:none;
}
/*	Form



	==================================================*/







.search {
	height:28px;
	width:80%;
	margin:10px 0 0 0;
	overflow:hidden;
	float:left;
	border:1px solid #ccc;
	border-radius:5px;
}
.searchicon {
	height:22px;
	width:22px;
	margin:15px 0 0 5px;
	float:left;
}
.searchele {
	margin-top:30px;
	float:left;
}
.search:hover .searchele {
	-moz-transform: translatey(-80%);
	-o-transform: translatey(-80%);
	-webkit-transform: translatey(-80%);
	transform: translatey(-80%);
	transition: all 300ms ease-out;
}
.search input[type=\"text\"] {
	border: 1px solid #ccc;
	height:25px;
	background-color:#fff;
	width:200px;
	outline: 0 none;
	box-shadow: inset 0px 1px 4px #ECECEC;
}
label {
	font-weight: 300;
}
.input-group {
	margin-bottom: 10px;
}
.form-control {
	font-weight: 300;
	border-color: #ccc;
	background-color: #ecf0f1;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
 -moz-transition: all .2s;
 -o-transition: all .2s;
 -webkit-transition: all .2s;
 transition: all .2s;
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control, .form-control[disabled]:hover, .form-control[readonly]:hover, fieldset[disabled] .form-control:hover, .form-control[disabled]:focus, .form-control[readonly]:focus, fieldset[disabled] .form-control:focus {
	background-color: #ecf0f1;
}
.form-control:hover, .form-control:focus {
	outline: none;
	border-color: #ecf0f1;
	background-color: #FFF;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
}
 .form-control:-moz-placeholder {
 color:#999;
 font-weight: 300;
}
 .form-control::-moz-placeholder {
 color:#999;
 font-weight: 300;
}
 .form-control:-ms-input-placeholder {
 color:#999;
 font-weight: 300;
}
 .form-control::-webkit-input-placeholder {
 color:#999;
 font-weight: 300;
}
.input-group-addon {
	background-color: #FFF;
	border-color: #ecf0f1;
	color: #ecf0f1;
}
 [class^=\"has-\"] .form-control, [class*=\" has-\"] .form-control {
 color: #FFF;
}
.has-success .help-block, .has-success .control-label, .has-success .radio, .has-success .checkbox, .has-success .radio-inline, .has-success .checkbox-inline {
	color: #2ecc71;
}
.has-success .form-control {
	border-color: #2ecc71;
	background-color: #2ecc71;
}
.has-success .form-control:hover, .has-success .form-control:focus {
	border-color: #2ecc71;
	background-color: #FFF;
	color: #2ecc71;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
}
.has-warning .help-block, .has-warning .control-label, .has-warning .radio, .has-warning .checkbox, .has-warning .radio-inline, .has-warning .checkbox-inline {
	color: #e67e22;
}
.has-warning .form-control {
	border-color: #e67e22;
	background-color: #e67e22;
}
.has-warning .form-control:hover, .has-warning .form-control:focus {
	background-color: #FFF;
	border-color: #e67e22;
	color: #e67e22;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
}
.has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline {
	color: #e74c3c;
}
.has-error .form-control {
	border-color: #e74c3c;
	background-color: #e74c3c;
}
.has-error .form-control:hover, .has-error .form-control:focus {
	background-color: #FFF;
	border-color: #e74c3c;
	color: #e74c3c;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
}
/*	Header



	==================================================*/



#header {
	/*background-color: #00356B;*/

	background-color: #1B374C;
	border-bottom:0px solid #eee;
	box-shadow: 0 5px 5px rgba(0, 0, 0, .2);
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .05);
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, .05);
}
/*	Navbar



	==================================================*/



.navbar-inverse .navbar-brand {
	padding: 5px 0 5px 25px;
	color: inherit;
}
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
	color: #000;
}
.navbar-inverse {
	background-color: rgba(255, 255, 255, 1);
	border: none;
}
.navbar-right button {
	margin: 23px 0;
}
.navbar-nav>li>a {
	padding: 60px 0 0 0;
	margin: 0 15px;
}
.navbar-inverse .navbar-nav>li>a {
	color: #ebebeb;
	text-transform: uppercase;
	font-size: 14px;
}
.navbar-inverse .navbar-nav>li>a:hover, .navbar-inverse .navbar-nav>li>a:focus, .navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:hover, .navbar-inverse .navbar-nav>.active>a:focus {
	background-color: transparent;
	background-color: rgba(0, 0, 0, 0);
	color: #FC0;
}
.header-button {
	margin-left: 15px;
}
/* Home



======================================================*/



.homepanel {
	background:#eee;
	border:1px solid #ccc;
	margin-bottom:30px;
	overflow:hidden;
	width:100%;
	height:150px;
}
.homepanel .1 {
	background:url(images/homepanel-1.jpg);
	background-size:cover;
}
.homepanel .2 {
	background:url(images/homepanel-1.jpg);
}
.homepanel .3 {
	background:url(images/homepanel-3.jpg);
}
.homepanel .4 {
	background:url(images/homepanel-4.jpg);
}
.homepanel .5 {
	background:url(images/homepanel-5.jpg);
}
.homepanel .6 {
	background:url(images/homepanel-6.jpg);
}
.description {
	margin-top:120px;
	background:rgba(0, 0, 0, 0.8);
	padding:5px;
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
	width:100%;
	height:150px;
	overflow:hidden;
}
.description h4 {
	font-size:15px;
	color:#fff;
}
.description:hover h4 {
	color:#EE5030
}
.description .desctext {
	font-weight:normal;
	color:#ffffff;
	text-align:left;
}
.description .desctext a {
	font-weight:normal;
	color:#fff;
	text-align:left;
}
.description .desctext a:hover {
	color:#EE5030;
	text-decoration:none;
}
.homepanel:hover .description {
	-moz-transform: translateY(-80%);
	-o-transform: translateY(-80%);
	-webkit-transform: translateY(-80%);
	transform: translateY(-80%);
	transition: all 300ms ease-out;
}

.homebotpanel {
	border: 1px solid #ddd;
	background: #eee;
	overflow:auto;
	padding:10px 0;
}
.homebotpanel a {
	font-size:14px !important;
}
a.homebotlinks {
	line-height:16px;
}
a.homebotlinks:hover {
	color:#555;
}
#sidepanel {
	margin:0;
	padding:10px 10px;
	background: #eee;
	border:2px solid #EE5030;
	border-left:none;
	border-right:none;
}
#sidepanel p {
	text-align:left;
	margin-bottom:5px;
}
#sidepanel h4 {
	margin-top:10px;
}
#side-ne-panel {
	padding:15px 15px;
}
.attentionpanel {
	margin:0;
	padding:10px 20px;
	background: #eee;
	border:1px dashed #39F;
}
.regnpanel {
	width:200px;
	text-align:center;
	margin:0;
	padding:10px 20px;
	background: #036;
	border:1px solid #99F;
	color:#fff;
}
.regnpanel a {
	color:#fff;
	text-decoration:none;
}
.regnpanel a:hover {
	color:#ddd;
	text-decoration:none;
}
.regnpanel:hover {
	background:#09C;
	border:1px solid #039;
}
/*	Section - Common



	==================================================*/



#common {
	/*background: url(\'../images/bg-1.jpg\') center center no-repeat; */



	color:#333;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.alignleft {
	float:left;
	margin:5px 10px 5px 0;
}
.alignright {
	float:right;
	margin: 5px 0 5px 10px;
}
.commonoutercontainer {
	background:rgba(255, 255, 255, 0.9);
	padding:0 15px 0 15px;
}
#common .lead {
	color: #ddd;
}
#common p {
	color:#555;
}
#common img {
	max-width:100%;
	border:1px solid #CCC;
}
#common img .noborder {
	border:0px;
}
#common .home_banner img {
	border:1px solid #ccc;
}
.grayborder {
	border: 1px solid #ddd;
}
.grayborder td.graycell {
	border: 1px solid #ddd;
}
#common img.noborder {
	border:none;
}
.blowup a:hover {
	opacity: .5;
}
ul.bluebullets {
	list-style: url(images/bullet-squares-blue.png);
	margin:0;
	padding:0;
}
ul.bluebullets li {
	margin:0 0 15px 0;
	padding:0;
}
ul.leftpad li {
	margin:0 0 15px 20px;
}
ul.people li {
	clear:both;
}
#sidepanel ul, #sidepanel ul li ul {
	list-style: url(images/bullet-squares-blue.png);
	margin:0 0 0 15px;
	padding:0;
}
.acad_panel {
	min-height:350px;
	margin:0 0 20px 0;
}
/*	Gallery



	==================================================*/ 



#gallery {
	background-color: #FFF;
	color: #333;
	padding-bottom: 70px;
}
#gallery img {
	width: 100%;
	height: auto;
}
#gallery a {
	margin-bottom: 30px;
	display: block;
}
#gallery a:hover {
	opacity: .5;
}
/*	Slider



	==================================================*/ 



#slider {
	background-color: #ecf0f1;
}
.carousel-control.left, .carousel-control.right {
	background-image: none;
}
.carousel-control {
	color: #999;
	opacity: 1;
	text-shadow: none;
}
.carousel-control:hover {
	color: #FFF;
}
/* mari added for indicators */
.carousel-indicators li {
    	border-color: #000;
        background-color: #FFF;

}
.carousel-indicators .active {
   	background-color: #00356B;
	border: 1px solid #fff; 
}
/*mari commented for indicators existing */
/*.carousel-indicators li {
	border-color: #000;
	background-color: #FFF;
	margin: 0 2px;
	height: 15px;
	width: 15px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	margin: 0 2px;
 -moz-transition: all .2s;
 -o-transition: all .2s;
 -webkit-transition: all .2s;
 transition: all .2s;
}
.carousel-indicators .active {
	height: 15px;
	width: 15px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	margin: 0 2px;
	background-color: #00356B;
	border: 1px solid #fff;
}*/
.carousel.slide {
 -moz-transition: all .2s;
 -o-transition: all .2s;
 -webkit-transition: all .2s;
 transition: all .2s;
}
.carousel-inner img {
	width:100%;
}
.carousel-inner blockquote {
	border: none;
	text-align: center;
	padding: 40px 15%;
}
.carousel-inner blockquote small {
	font-size: 12px;
	text-transform: uppercase;
	font-weight: 400;
}
.carousel-inner blockquote p {
	font-size: 24px;
}
/* mari commented 
.carousel-control .glyphicon {
	left: 50%;
	margin-top: -10px;
	margin-left: -10px;
	font-size: 20px;
}*/
/* mari added */
.carousel-control .glyphicon {
    background: rgba(0, 0, 0, 0.4);
    border-radius: 50%;

}
.carousel-indicators {
	bottom: -20px;
}
/* mari commented
.carousel-control {
	background: rgba(0, 0, 0, 0.4);
	position: absolute;
	top: 50%;
	margin-top: 0px;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	height: 40px;
	width: 40px;
}
*/
.carousel-control {
    margin-top: 0px;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;

 }  
/* mari commented 
.carousel-caption {
	position:absolute;
	width:96%;
	left:2%;
	bottom:30px;
	background:rgba(0, 0, 0, 0.6);
	text-align:left;
	padding:5px;
} */
/* mari added */
.carousel-caption {
	position:absolute;
	width:100%;
	left:0%;
	bottom:0px;
	background:rgba(0, 0, 0, 0.6);
	text-align:left;
	padding:0px;
	padding-bottom:2%;
	padding-top:1%;
}
.carousel-caption h3 {
	color:#fff;
	text-shadow:2px 2px 0 #000;
	padding:0;
	margin:0;
	padding-left:20px;
}
.text-color {
	color: #FFF;
}
#main-slider .active .animation.animated-item-1 {
	-webkit-animation: fadeInUp 300ms linear 300ms both;
	-moz-animation: fadeInUp 300ms linear 300ms both;
	-o-animation: fadeInUp 300ms linear 300ms both;
	-ms-animation: fadeInUp 300ms linear 300ms both;
	animation: fadeInUp 300ms linear 300ms both;
}
#main-slider .active .animation.animated-item-2 {
	-webkit-animation: fadeInUp 300ms linear 600ms both;
	-moz-animation: fadeInUp 300ms linear 600ms both;
	-o-animation: fadeInUp 300ms linear 600ms both;
	-ms-animation: fadeInUp 300ms linear 600ms both;
	animation: fadeInUp 300ms linear 600ms both;
}
#main-slider .active .animation.animated-item-3 {
	-webkit-animation: fadeInUp 300ms linear 900ms both;
	-moz-animation: fadeInUp 300ms linear 900ms both;
	-o-animation: fadeInUp 300ms linear 900ms both;
	-ms-animation: fadeInUp 300ms linear 900ms both;
	animation: fadeInUp 300ms linear 900ms both;
}
#main-slider .active .animation.animated-item-4 {
	-webkit-animation: fadeInUp 300ms linear 1200ms both;
	-moz-animation: fadeInUp 300ms linear 1200ms both;
	-o-animation: fadeInUp 300ms linear 1200ms both;
	-ms-animation: fadeInUp 300ms linear 1200ms both;
	animation: fadeInUp 300ms linear 1200ms both;
}
.carousel-fade .carousel-inner .item {
	transition-property: opacity;
}
.carousel-fade .carousel-inner .item, .carousel-fade .carousel-inner .active.left, .carousel-fade .carousel-inner .active.right {
	opacity: 0;
}
.carousel-fade .carousel-inner .active, .carousel-fade .carousel-inner .next.left, .carousel-fade .carousel-inner .prev.right {
	opacity: 1;
}
.carousel-fade .carousel-inner .next, .carousel-fade .carousel-inner .prev, .carousel-fade .carousel-inner .active.left, .carousel-fade .carousel-inner .active.right {
	left: 0;
	transform: translate3d(0, 0, 0);
}
.carousel-control {
	z-index: 2;
}
/*	Contact



	==================================================*/ 



#contact {
	background:#fff;
	color:#333;
	text-align: center;
}
#contact h1 {
	color:#036;
}
#contact .overview p.lead {
	color:#036;
	margin: 30px 10%;
	margin-bottom: 40px;
}
#contact form {
	color:#036;
	width: 50%;
	margin: 0 25%;
}
#contact form inpput {
	color:#036;
}
.google-maps {
	position: relative;
	padding-bottom: 25%;
 // This is the aspect ratio height: 0;
	overflow: hidden;
	margin-bottom:50px;
}
.google-maps iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}
.peoplegrid {
	margin:0 0 30px 0;
	text-align:center;
}
.peoplegrid a {
	color:#06C;
	text-decoration:none;
}
.peoplegrid a:hover {
	color:#999;
	border-bottom:1px dashed #999;
}
.peoplegrid img {
	border: 1px solid #069;
	border-radius:5px;
	box-shadow: 5px 2px 5px #888888;
	margin-bottom:10px;
	clear:both;
}
/*	Footer



	==================================================*/ 



#footer {
	/*	position:fixed;



	bottom:0;*/



	width:100%;
	font-size:13px;
	color: #ddd;
	text-align: left;
	padding:10px 0;/*border-top:5px solid #108896;*/
	
}
#innerfooter {
	width:100%;
	background: #1B374C;
	border-top:5px solid #EE5030;
	padding:10px 0;
}
#footer .text-left {
	text-align:left;
}
#footer .text-right {
	text-align:right;
}
.wp-caption {
	max-width:95%;
}
.wp-caption-text {
	text-align:center;
	line-height:1em;
	font-style: italic;
}
.connect-all {
	min-height:350px;
	margin-bottom:10px;
}
.connect-current-issue {
	text-align:center;
}




/*	Responsive



	==================================================*/ 

@media (max-width: 1200px) {
 .acad_panel {
 height:auto;
 margin:0 0 20px 0;
}
.newspanel {
 width: 45%;
background-size:cover;
margin-left:25px;
margin-right:25px;
}
.eventspanel {
 width: 45%;
background-size:cover;
0
}
#side-ne-panel .newspanel, #side-ne-panel .eventspanel {
width:100%;
margin:0 0 15px 0;
}
}
 @media (max-width: 991px) {
	 .logos-org {
 float:none;
 margin: 10px 0 10px 0;
}
.newspanel {
 width: 95%;
background-size:cover;
margin:0 auto;
margin-bottom:20px;
height:auto;
}

.eventspanel {
 width: 95%;
background-size:cover;
margin:0 auto;
margin-bottom:20px;
height:auto;
}
 .service-block {
 margin-bottom: 30px;
}
 #image img.img-responsive {
 margin-left: auto;
 margin-right: auto;
}
 .faq-block {
 margin: 0 60px;
}
 .navbar-nav>li>a {
 margin: 0 7px;
}
 .acad_panel {
 height:auto;
 margin:0 0 20px 0;
}
}
 @media (max-width: 767px) {
 .navbar-fixed-top {
 position:relative;
}
 .logos-org {
 float:none;
 margin: 10px 0 10px 0;
}
.icash {
	font-size:12px;
	color:#fff;
	text-align:center;
	padding:15px 0 0 0;
}
.icash img {
	height:45px;
}
 .logos-org .hindi {
 clear:both;
 text-align:center;
 padding:20px 0 10px 0;
}
 .logos-org .hindi a {
 color: #fff;
 text-decoration:none;
}
 .logos-org .hindi a:visited {
 color: #fff;
 text-decoration:none;
}
 .logos-org .hindi a:hover {
 color: #ddd;
 text-decoration:none;
 border-bottom: 1px dashed #ddd;
}
 .logos-org .feedback {
 font-size:12px;
 color:#fff;
 text-align:center;
 padding:10px 0 0 0;
}
 .navbar-header {
 width:100%;
 text-align:center;
 clear:both;
 margin:0;
 padding:0;
}
 .navbar-header img {
 float:left;
 max-width:90%;
}
 .search {
 height:28px;
 width:85%;
 margin:10px 0 10px 0;
 overflow:hidden;
 float:left;
 border:1px solid #ccc;
 border-radius:5px;
}
 .searchicon {
 height:22px;
 width:22px;
 margin:15px 0 0 5px;
 float:left;
}
 .service-block, .img-responsive, .carousel {
 margin-bottom: 30px;
}
 .carousel-caption {
 position:absolute;
 /*width:96%;
 left:2%;
 bottom:5px;*/
 background:rgba(0, 0, 0, 0.6);
 text-align:left;
 /* padding:30px; */
}
 .carousel-caption h3 {
 font-size:14px;
 color:#fff;
 text-shadow:2px 2px 0 #000;
 padding:0;
 margin:0;
 padding-left:20px;
}
.description h4 {
 font-size:17px;
 color:#fff;
}
.description .desctext {
 font-weight:normal;
 color:#ffffff;
 text-align:left;
}
.description .desctext a {
 font-size:15px;
 font-weight:normal;
 color:#EE5030;
 text-align:left;
}
 .overview .lead {
 margin-left: 0;
 margin-right: 0;
}
 .container {
 max-width: 690px;
 padding-left: 30px;
 padding-right: 30px;
}
 .section {
 padding: 0 0 20px 0;
}
 #footer .text-left {
 text-align: center;
 font-size:11px;
}
 #footer .text-right {
 text-align:center;
 font-size:11px;
}
 .faq-block {
 margin: 0 50px;
}
 .navbar-nav>li>a {
 padding: 10px;
}
 .header-button {
 margin: 0;
}
 .navbar-right button {
 margin-top: 0;
 margin-bottom: 50px;
}
}
 @media (max-width: 490px) {
 .container {
 max-width: 430px;
 padding-left: 30px;
 padding-right: 30px;
}
 .navbar-header {
 width:100%;
 text-align:center;
 clear:both;
 margin:0;
}
 .navbar-header, .navbar-header img {
 float:left;
 max-width:100%;
 margin:0;
 padding:0;
}
.icash {
	font-size:12px;
	color:#fff;
	text-align:center;
	padding:15px 0 0 0;
}
.icash img {
	height:35px;
}
 .section {
 padding: 20px 0 50px 0;
}
.logos-org {
 float:none;
 margin: 20px 0 10px 0;
}
 .search {
 height:28px;
 width:85%;
 margin:10px 0 10px 0;
 overflow:hidden;
 float:left;
 border:1px solid #ccc;
 border-radius:5px;
}
 .searchicon {
 height:22px;
 width:22px;
 margin:15px 0 0 5px;
 float:left;
}
 .carousel-caption {
 position:absolute;
 /*width:96%;
 left:2%;
 bottom:13px;*/
 background:rgba(0, 0, 0, 0.6);
 text-align:left;
 padding:5px;
}
 .carousel-caption h3 {
 font-size:10px;
 color:#fff;
 text-shadow:2px 2px 0 #000;
 padding:0;
 margin:0;
 padding-left:20px !important;
 position:relative;
 top:-6px;
 padding-top: 6px; 
}
 #footer .text-left {
 text-align: center;
 font-size:11px;
}
 #footer .text-right {
 text-align:center;
 font-size:11px;
}
 #gallery .col-xs-6 {
 width: 50%;
}
 .faq-block {
 margin: 0;
}
}
.error {
	color:#f00;
	padding-left:5px;
}
.smalltext {
	font-size:11px;
	color:#555;
}
.footerdiv {
	border:1px solid #99F;
	background:#eee;
}
strong {
	font-weight:bold;
}
 @media(min-width:992px) {
 .col-md-5cols {
 width:20%;
}
 .two-col {
 list-style: url(images/bullet-squares-blue.png);
 margin:0;
 padding:0;
 -moz-column-count:2;
 -moz-column-gap:0px;
 -webkit-column-count:2;
 -webkit-column-gap:0px;
 column-count:2;
 column-gap:0px;
text-align:left;
}
 .three-col {
 list-style: url(images/bullet-squares-blue.png);
 margin:0;
 padding:0;
 -moz-column-count:3;
 -moz-column-gap:0px;
 -webkit-column-count:3;
 -webkit-column-gap:0px;
 column-count:3;
 column-gap:0px text-align:left;
}
 .two-col li {
 margin:0 20px 10px 20px;
 line-height:18px;
text-align:left !important;
width:300px;
}, .three-col li {
 margin:0 20px 10px 20px;
 line-height:18px;
text-align:left !important;
width:30%;
}
}
 @media(min-width:240px) and (max-width:991px) {
 #sidepanel {
 margin:50px 0 0 0;
}
 .two-col {
 list-style: url(images/bullet-squares-blue.png);
 margin:0;
 padding:0;
 -moz-column-count:1;
 -moz-column-gap:0px;
 -webkit-column-count:1;
 -webkit-column-gap:0px;
 column-count:1;
 column-gap:0px;
}
 .three-col {
 list-style: url(images/bullet-squares-blue.png);
 margin:0;
 padding:0;
 -moz-column-count:1;
 -moz-column-gap:0px;
 -webkit-column-count:1;
 -webkit-column-gap:0px;
 column-count:1;
 column-gap:0px
}
 .two-col li, .three-col li {
 margin:0 20px 10px 20px;
 line-height:18px;
}
}
.text-highlight {
	color:#C00;
	font-size: 28px;
}
.text-red {
	font-weight:normal;
	color:#C00;
	font-size: 13px;
}
img {
	max-width:100%;
	height:auto;
}
.datehome {
	float:left;
	text-align:center;
	width:75px;
	border:1px solid #108896;
	margin:0 10px 0 0;
	padding:0;
}
.date_mm {
	background:#108896;
	color:#fff;
	font-size:16px;
}
.date_dd {
	font-size:16px;
	line-height:22px;
	color:#108896;
}
.date_day {
	font-size:12px;
	color:#EE5030;
}
/*
.accolades {
	width: auto !important;
}

.accolades .column-1 {
	width: 400px;
	vertical-align:middle;
}
.accolades .column-2 {
color:#C00;
font-size: 28px;
}
.accolades .column-3 {
vertical-align:middle;
}
*/
.xdsoft_datetimepicker {
	box-shadow: 0 5px 15px -5px rgba(0, 0, 0, 0.506);
	background: #fff;
	border-bottom: 1px solid #bbb;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-top: 1px solid #ccc;
	color: #333;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	padding: 8px;
	padding-left: 0;
	padding-top: 2px;
	position: absolute;
	z-index: 9999;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: none;
}
.xdsoft_datetimepicker.xdsoft_rtl {
	padding: 8px 0 8px 8px;
}
.xdsoft_datetimepicker iframe {
	position: absolute;
	left: 0;
	top: 0;
	width: 75px;
	height: 210px;
	background: transparent;
	border: none;
}
/*For IE8 or lower*/
.xdsoft_datetimepicker button {
	border: none !important;
}
.xdsoft_noselect {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
}
 .xdsoft_noselect::selection {
background: transparent
}
.xdsoft_noselect::-moz-selection {
background: transparent
}
.xdsoft_datetimepicker.xdsoft_inline {
	display: inline-block;
	position: static;
	box-shadow: none;
}
.xdsoft_datetimepicker * {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0;
	margin: 0;
}
.xdsoft_datetimepicker .xdsoft_datepicker, .xdsoft_datetimepicker .xdsoft_timepicker {
	display: none;
}
.xdsoft_datetimepicker .xdsoft_datepicker.active, .xdsoft_datetimepicker .xdsoft_timepicker.active {
	display: block;
}
.xdsoft_datetimepicker .xdsoft_datepicker {
	width: 224px;
	float: left;
	margin-left: 8px;
}
.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_datepicker {
	float: right;
	margin-right: 8px;
	margin-left: 0;
}
.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_datepicker {
	width: 256px;
}
.xdsoft_datetimepicker .xdsoft_timepicker {
	width: 58px;
	float: left;
	text-align: center;
	margin-left: 8px;
	margin-top: 0;
}
.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker {
	float: right;
	margin-right: 8px;
	margin-left: 0;
}
.xdsoft_datetimepicker .xdsoft_datepicker.active+.xdsoft_timepicker {
	margin-top: 8px;
	margin-bottom: 3px
}
.xdsoft_datetimepicker .xdsoft_monthpicker {
	position: relative;
	text-align: center;
}
.xdsoft_datetimepicker .xdsoft_label i, .xdsoft_datetimepicker .xdsoft_prev, .xdsoft_datetimepicker .xdsoft_next, .xdsoft_datetimepicker .xdsoft_today_button {
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAAeCAYAAADaW7vzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6Q0NBRjI1NjM0M0UwMTFFNDk4NkFGMzJFQkQzQjEwRUIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6Q0NBRjI1NjQ0M0UwMTFFNDk4NkFGMzJFQkQzQjEwRUIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpDQ0FGMjU2MTQzRTAxMUU0OTg2QUYzMkVCRDNCMTBFQiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpDQ0FGMjU2MjQzRTAxMUU0OTg2QUYzMkVCRDNCMTBFQiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PoNEP54AAAIOSURBVHja7Jq9TsMwEMcxrZD4WpBYeKUCe+kTMCACHZh4BFfHO/AAIHZGFhYkBBsSEqxsLCAgXKhbXYOTxh9pfJVP+qutnZ5s/5Lz2Y5I03QhWji2GIcgAokWgfCxNvcOCCGKqiSqhUp0laHOne05vdEyGMfkdxJDVjgwDlEQgYQBgx+ULJaWSXXS6r/ER5FBVR8VfGftTKcITNs+a1XpcFoExREIDF14AVIFxgQUS+h520cdud6wNkC0UBw6BCO/HoCYwBhD8QCkQ/x1mwDyD4plh4D6DDV0TAGyo4HcawLIBBSLDkHeH0Mg2yVP3l4TQMZQDDsEOl/MgHQqhMNuE0D+oBh0CIr8MAKyazBH9WyBuKxDWgbXfjNf32TZ1KWm/Ap1oSk/R53UtQ5xTh3LUlMmT8gt6g51Q9p+SobxgJQ/qmsfZhWywGFSl0yBjCLJCMgXail3b7+rumdVJ2YRss4cN+r6qAHDkPWjPjdJCF4n9RmAD/V9A/Wp4NQassDjwlB6XBiCxcJQWmZZb8THFilfy/lfrTvLghq2TqTHrRMTKNJ0sIhdo15RT+RpyWwFdY96UZ/LdQKBGjcXpcc1AlSFEfLmouD+1knuxBDUVrvOBmoOC/rEcN7OQxKVeJTCiAdUzUJhA2Oez9QTkp72OTVcxDcXY8iKNkxGAJXmJCOQwOa6dhyXsOa6XwEGAKdeb5ET3rQdAAAAAElFTkSuQmCC);
}
.xdsoft_datetimepicker .xdsoft_label i {
	opacity: 0.5;
	background-position: -92px -19px;
	display: inline-block;
	width: 9px;
	height: 20px;
	vertical-align: middle;
}
.xdsoft_datetimepicker .xdsoft_prev {
	float: left;
	background-position: -20px 0;
}
.xdsoft_datetimepicker .xdsoft_today_button {
	float: left;
	background-position: -70px 0;
	margin-left: 5px;
}
.xdsoft_datetimepicker .xdsoft_next {
	float: right;
	background-position: 0 0;
}
.xdsoft_datetimepicker .xdsoft_next, .xdsoft_datetimepicker .xdsoft_prev, .xdsoft_datetimepicker .xdsoft_today_button {
	background-color: transparent;
	background-repeat: no-repeat;
	border: 0 none;
	cursor: pointer;
	display: block;
	height: 30px;
	opacity: 0.5;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	outline: medium none;
	overflow: hidden;
	padding: 0;
	position: relative;
	text-indent: 100%;
	white-space: nowrap;
	width: 20px;
	min-width: 0;
}
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev, .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_next {
	float: none;
	background-position: -40px -15px;
	height: 15px;
	width: 30px;
	display: block;
	margin-left: 14px;
	margin-top: 7px;
}
.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker .xdsoft_prev, .xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker .xdsoft_next {
	float: none;
	margin-left: 0;
	margin-right: 14px;
}
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev {
	background-position: -40px 0;
	margin-bottom: 7px;
	margin-top: 0;
}
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box {
	height: 151px;
	overflow: hidden;
	border-bottom: 1px solid #ddd;
}
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box >div >div {
	background: #f5f5f5;
	border-top: 1px solid #ddd;
	color: #666;
	font-size: 12px;
	text-align: center;
	border-collapse: collapse;
	cursor: pointer;
	border-bottom-width: 0;
	height: 25px;
	line-height: 25px;
}
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box >div > div:first-child {
	border-top-width: 0;
}
.xdsoft_datetimepicker .xdsoft_today_button:hover, .xdsoft_datetimepicker .xdsoft_next:hover, .xdsoft_datetimepicker .xdsoft_prev:hover {
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.xdsoft_datetimepicker .xdsoft_label {
	display: inline;
	position: relative;
	z-index: 9999;
	margin: 0;
	padding: 5px 3px;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	background-color: #fff;
	float: left;
	width: 182px;
	text-align: center;
	cursor: pointer;
}
.xdsoft_datetimepicker .xdsoft_label:hover>span {
	text-decoration: underline;
}
.xdsoft_datetimepicker .xdsoft_label:hover i {
	opacity: 1.0;
}
.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select {
	border: 1px solid #ccc;
	position: absolute;
	right: 0;
	top: 30px;
	z-index: 101;
	display: none;
	background: #fff;
	max-height: 160px;
	overflow-y: hidden;
}
.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select.xdsoft_monthselect {
	right: -7px
}
.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select.xdsoft_yearselect {
	right: 2px
}
.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option:hover {
	color: #fff;
	background: #ff8000;
}
.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option {
	padding: 2px 10px 2px 5px;
	text-decoration: none !important;
}
.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option.xdsoft_current {
	background: #33aaff;
	box-shadow: #178fe5 0 1px 3px 0 inset;
	color: #fff;
	font-weight: 700;
}
.xdsoft_datetimepicker .xdsoft_month {
	width: 100px;
	text-align: right;
}
.xdsoft_datetimepicker .xdsoft_calendar {
	clear: both;
}
.xdsoft_datetimepicker .xdsoft_year {
	width: 48px;
	margin-left: 5px;
}
.xdsoft_datetimepicker .xdsoft_calendar table {
	border-collapse: collapse;
	width: 100%;
}
.xdsoft_datetimepicker .xdsoft_calendar td > div {
	padding-right: 5px;
}
.xdsoft_datetimepicker .xdsoft_calendar th {
	height: 25px;
}
.xdsoft_datetimepicker .xdsoft_calendar td, .xdsoft_datetimepicker .xdsoft_calendar th {
	width: 14.2857142%;
	background: #f5f5f5;
	border: 1px solid #ddd;
	color: #666;
	font-size: 12px;
	text-align: right;
	vertical-align: middle;
	padding: 0;
	border-collapse: collapse;
	cursor: pointer;
	height: 25px;
}
.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_calendar td, .xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_calendar th {
	width: 12.5%;
}
.xdsoft_datetimepicker .xdsoft_calendar th {
	background: #f1f1f1;
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_today {
	color: #33aaff;
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_highlighted_default {
	background: #ffe9d2;
	box-shadow: #ffb871 0 1px 4px 0 inset;
	color: #000;
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_highlighted_mint {
	background: #c1ffc9;
	box-shadow: #00dd1c 0 1px 4px 0 inset;
	color: #000;
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default, .xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current, .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box >div >div.xdsoft_current {
	background: #33aaff;
	box-shadow: #178fe5 0 1px 3px 0 inset;
	color: #fff;
	font-weight: 700;
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month, .xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled, .xdsoft_datetimepicker .xdsoft_time_box >div >div.xdsoft_disabled {
	opacity: 0.5;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	cursor: default;
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month.xdsoft_disabled {
	opacity: 0.2;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
}
.xdsoft_datetimepicker .xdsoft_calendar td:hover, .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box >div >div:hover {
	color: #fff !important;
	background: #ff8000 !important;
	box-shadow: none !important;
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current.xdsoft_disabled:hover, .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_current.xdsoft_disabled:hover {
	background: #33aaff !important;
	box-shadow: #178fe5 0 1px 3px 0 inset !important;
	color: #fff !important;
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled:hover, .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box >div >div.xdsoft_disabled:hover {
	color: inherit !important;
	background: inherit !important;
	box-shadow: inherit !important;
}
.xdsoft_datetimepicker .xdsoft_calendar th {
	font-weight: 700;
	text-align: center;
	color: #999;
	cursor: default;
}
.xdsoft_datetimepicker .xdsoft_copyright {
	color: #ccc !important;
	font-size: 10px;
	clear: both;
	float: none;
	margin-left: 8px;
}
.xdsoft_datetimepicker .xdsoft_copyright a {
	color: #eee !important
}
.xdsoft_datetimepicker .xdsoft_copyright a:hover {
	color: #aaa !important
}
.xdsoft_time_box {
	position: relative;
	border: 1px solid #ccc;
}
.xdsoft_scrollbar >.xdsoft_scroller {
	background: #ccc !important;
	height: 20px;
	border-radius: 3px;
}
.xdsoft_scrollbar {
	position: absolute;
	width: 7px;
	right: 0;
	top: 0;
	bottom: 0;
	cursor: pointer;
}
.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_scrollbar {
	left: 0;
	right: auto;
}
.xdsoft_scroller_box {
	position: relative;
}
.xdsoft_datetimepicker.xdsoft_dark {
	box-shadow: 0 5px 15px -5px rgba(255, 255, 255, 0.506);
	background: #000;
	border-bottom: 1px solid #444;
	border-left: 1px solid #333;
	border-right: 1px solid #333;
	border-top: 1px solid #333;
	color: #ccc;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box {
	border-bottom: 1px solid #222;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box >div >div {
	background: #0a0a0a;
	border-top: 1px solid #222;
	color: #999;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label {
	background-color: #000;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label > .xdsoft_select {
	border: 1px solid #333;
	background: #000;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label > .xdsoft_select > div > .xdsoft_option:hover {
	color: #000;
	background: #007fff;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label > .xdsoft_select > div > .xdsoft_option.xdsoft_current {
	background: #cc5500;
	box-shadow: #b03e00 0 1px 3px 0 inset;
	color: #000;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label i, .xdsoft_datetimepicker.xdsoft_dark .xdsoft_prev, .xdsoft_datetimepicker.xdsoft_dark .xdsoft_next, .xdsoft_datetimepicker.xdsoft_dark .xdsoft_today_button {
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAAeCAYAAADaW7vzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QUExQUUzOTA0M0UyMTFFNDlBM0FFQTJENTExRDVBODYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QUExQUUzOTE0M0UyMTFFNDlBM0FFQTJENTExRDVBODYiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpBQTFBRTM4RTQzRTIxMUU0OUEzQUVBMkQ1MTFENUE4NiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpBQTFBRTM4RjQzRTIxMUU0OUEzQUVBMkQ1MTFENUE4NiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pp0VxGEAAAIASURBVHja7JrNSgMxEMebtgh+3MSLr1T1Xn2CHoSKB08+QmR8Bx9A8e7RixdB9CKCoNdexIugxFlJa7rNZneTbLIpM/CnNLsdMvNjM8l0mRCiQ9Ye61IKCAgZAUnH+mU3MMZaHYChBnJUDzWOFZdVfc5+ZFLbrWDeXPwbxIqrLLfaeS0hEBVGIRQCEiZoHQwtlGSByCCdYBl8g8egTTAWoKQMRBRBcZxYlhzhKegqMOageErsCHVkk3hXIFooDgHB1KkHIHVgzKB4ADJQ/A1jAFmAYhkQqA5TOBtocrKrgXwQA8gcFIuAIO8sQSA7hidvPwaQGZSaAYHOUWJABhWWw2EMIH9QagQERU4SArJXo0ZZL18uvaxejXt/Em8xjVBXmvFr1KVm/AJ10tRe2XnraNqaJvKE3KHuUbfK1E+VHB0q40/y3sdQSxY4FHWeKJCunP8UyDdqJZenT3ntVV5jIYCAh20vT7ioP8tpf6E2lfEMwERe+whV1MHjwZB7PBiCxcGQWwKZKD62lfGNnP/1poFAA60T7rF1UgcKd2id3KDeUS+oLWV8DfWAepOfq00CgQabi9zjcgJVYVD7PVzQUAUGAQkbNJTBICDhgwYTjDYD6XeW08ZKh+A4pYkzenOxXUbvZcWz7E8ykRMnIHGX1XPl+1m2vPYpL+2qdb8CDAARlKFEz/ZVkAAAAABJRU5ErkJggg==);
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td, .xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th {
	background: #0a0a0a;
	border: 1px solid #222;
	color: #999;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th {
	background: #0e0e0e;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_today {
	color: #cc5500;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_highlighted_default {
	background: #ffe9d2;
	box-shadow: #ffb871 0 1px 4px 0 inset;
	color:#000;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_highlighted_mint {
	background: #c1ffc9;
	box-shadow: #00dd1c 0 1px 4px 0 inset;
	color:#000;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_default, .xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_current, .xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box >div >div.xdsoft_current {
	background: #cc5500;
	box-shadow: #b03e00 0 1px 3px 0 inset;
	color: #000;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td:hover, .xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box >div >div:hover {
	color: #000 !important;
	background: #007fff !important;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th {
	color: #666;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright {
	color: #333 !important
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright a {
	color: #111 !important
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright a:hover {
	color: #555 !important
}
.xdsoft_dark .xdsoft_time_box {
	border: 1px solid #333;
}
.xdsoft_dark .xdsoft_scrollbar >.xdsoft_scroller {
	background: #333 !important;
}
.xdsoft_datetimepicker .xdsoft_save_selected {
	display: block;
	border: 1px solid #dddddd !important;
	margin-top: 5px;
	width: 100%;
	color: #454551;
	font-size: 13px;
}
.xdsoft_datetimepicker .blue-gradient-button {
	font-family: "museo-sans", "Book Antiqua", sans-serif;
	font-size: 12px;
	font-weight: 300;
	color: #82878c;
	height: 28px;
	position: relative;
	padding: 4px 17px 4px 33px;
	border: 1px solid #d7d8da;
	background: -moz-linear-gradient(top, #fff 0%, #f4f8fa 73%);
	/* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(73%, #f4f8fa));
	/* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #fff 0%, #f4f8fa 73%);
	/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #fff 0%, #f4f8fa 73%);
	/* Opera 11.10+ */
	background: -ms-linear-gradient(top, #fff 0%, #f4f8fa 73%);
	/* IE10+ */
	background: linear-gradient(to bottom, #fff 0%, #f4f8fa 73%);
	/* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff', endColorstr='#f4f8fa', GradientType=0 );
/* IE6-9 */
}
.xdsoft_datetimepicker .blue-gradient-button:hover, .xdsoft_datetimepicker .blue-gradient-button:focus, .xdsoft_datetimepicker .blue-gradient-button:hover span, .xdsoft_datetimepicker .blue-gradient-button:focus span {
	color: #454551;
	background: -moz-linear-gradient(top, #f4f8fa 0%, #FFF 73%);
	/* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f4f8fa), color-stop(73%, #FFF));
	/* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #f4f8fa 0%, #FFF 73%);
	/* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #f4f8fa 0%, #FFF 73%);
	/* Opera 11.10+ */
  background: -ms-linear-gradient(top, #f4f8fa 0%, #FFF 73%);
	/* IE10+ */
  background: linear-gradient(to bottom, #f4f8fa 0%, #FFF 73%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f8fa', endColorstr='#FFF', GradientType=0 );
/* IE6-9 */
}
ul.hmenu {
	list-style:none;
	clear:both !important;
	padding:0;
	margin:0;
}
ul.hmenu li {
	display: inline-block;
	margin-right:10px;
	padding:10px;
	border:1px solid #ccc;
}
ul.hmenu li:hover {
	background:#ddd;
}
.glyphicon-small {
	font-size:9px;
}
#innerfooter .container {
	display: flex;
	justify-content: center;
}
.fr img {
	margin:0 10px;
}
.iiscpress {
	/*width:100% !important;*/
	text-align:left !important;
	padding:10px 0;
}
.iiscpress .navbar-brand {
	float:none !important;
}
.iiscpress a img {
	float:none !important;
	max-width:90%;
}
/* .fruitful_tab p, .resp-tab-content p {
text-align:justify  !important;
}*/

#sfresults {
display:none;
}
.sf-field-category {
float:left;
margin-right:25px !important;
}
.sf-field-taxonomy-categories {
    float: left;
    margin-right: 25px !important;
}
.sf-field-submit {
float:left;
margin-right:25px !important;
}
div.randomBox { 
	display: none; 
	margin-bottom: 25px;
}



/* mariyappan added for Hindi text size and letter spacing */
.hindi-ver{
letter-spacing:1px;
font-size:13px;
}
/* mariyappan added for Hindi text size and letter spacing ends here */
/* mari popup for admission page starts here */
/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 200px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
    position: relative;
    background-color: #fefefe;
    margin: auto;
    padding: 0;
    border: 1px solid #888;
    width: 50%;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
    -webkit-animation-name: animatetop;
    -webkit-animation-duration: 0.4s;
    animation-name: animatetop;
    animation-duration: 0.4s
}

/* Add Animation */
@-webkit-keyframes animatetop {
    from {top:-300px; opacity:0} 
    to {top:0; opacity:1}
}

@keyframes animatetop {
    from {top:-300px; opacity:0}
    to {top:0; opacity:1}
}

/* The Close Button */
.close {
    color: white;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}

.modal-header {
    padding: 2px 16px;
    background-color: #108896;
    color: white;
}

.modal-body {padding: 2px 16px;}

.modal-footer {
    padding: 2px 16px;
    background-color: #5cb85c;
    color: white;
}
.modal-header h2{
	color: #fff;
}
/* mari ended popup code for admission page */
/* mari NIRF strats here */
.table-hover tbody tr:hover td, .table-hover tbody tr:hover th {
  background-color: #D3D3D3;
}
.nirf{
margin-bottom:5px;
}
/* mari NIRF ended */
/* Submit content text area*/
.wpcf7-textarea{
color:#000;
}
/* submit content */

.banner-left{
padding-right:0px;
box-sizing: border-box;
width:20%;
}
.banner-right{
box-sizing: border-box;
width:80%;
}
.new-menu{
box-sizing: border-box;
padding:0px;
margin:0px;
}
.banner-left ul{
box-sizing: border-box;
background:#ddd;
}
.banner-left ul li{
margin:0px;
cursor:pointer;
list-style:none;
padding:7px;
padding-left:20px;

}
.banner-left li a{
display:block;
font-size:16px;
text-decoration:none;
color:#108896;
margin:0px;
padding:0px;
}
.banner-left li:hover { 
    background-color: #108896;
}
.banner-left li a:hover{
color:#fff;
}
.mari > a > img{
height: 325px !important;
}
.banner-full-width{
padding:0px;
}
/* Image with Text format start here */
.float-my-children > * {
    /*float:left;*/
    margin-right:5px;
}
.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}
/* Image with Text format ends here */
/* Contact form 7 label added color */
.sam{color:red;}
/* Side bar Vital info starts here */
.randomBox1{
margin-bottom:30px;
}
.tile_inner h4{
margin-top: -4px !important;
margin-bottom: 0px;
}
.commonoutercontainer{
min-height:470px;}
/* side bar vital info. ends here */
@media (min-width: 992px){
.homebottext{
width:16%;
}
}
