@charset "utf-8";
/* CSS Document */

@font-face {
	font-family: 'ambleregular';
	src: url(https://wbhed.gov.in/themes/fonts/Amble-Regular-webfont.eot);
	src: url(https://wbhed.gov.in/themes/fonts/Amble-Regular-webfont.eot?#iefix) format('embedded-opentype'), 
	url(https://wbhed.gov.in/themes/fonts/Amble-Regular-webfont.woff) format('woff'), 
	url(https://wbhed.gov.in/themes/fonts/Amble-Regular-webfont.ttf) format('truetype'),
	url(https://wbhed.gov.in/themes/fonts/Amble-Regular-webfont.svg#ambleregular) format('svg')
    font-weight: normal;
    font-style: normal;
}

body {
	background: url(../img/bg.jpg) repeat;
}
.btn{
	font-family: 'ambleregular';
	text-transform: uppercase;
	font-size: 11px;
	text-shadow: none;
}

/*Login style*/
.login-form .form-control {
  display: block;
  height: 45px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #7898A8;
  background-color: #fff;
  background-image: none;
  border: 2px solid #6AB9E7;
  border-radius: 0px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  margin-top: -2px;
  font-weight: bold;
}

#captcha {
	padding-right:0;
}
#cap_input {
	padding-left:0;
	padding-right: 14px;
}
#reload_cap {
	padding-top: 7px;
	padding-left: 0px;
}
#reload_cap a {
	font-size: 20px;
}
.margin-top {
	margin-top: 6px !important;
}
.select_user {
	margin-left: 50%;
}

 .login-form {
	max-width: 400px;
	margin: 50px auto;
	font: 20px Calibri;
}
	.login-form .panel {
		border: none;
		border-radius: 5px;
	    -moz-border-radius: 5px;
	    -webkit-border-radius: 5px;
	}
		.login-form .panel .panel-heading {
			color: #fff;
			background: #098384;
			text-align: center;
			line-height: 2.5em;
			font-weight: bold;
			font-size: 17px;
			border-top-left-radius: 5px;
			border-top-right-radius: 5px;
			-webkit-border-top-left-radius: 5px;
        	-moz-border-radius-topleft: 5px;
        	-webkit-border-top-right-radius: 5px;
        	-moz-border-radius-topright: 5px;
		}
		.login-form .panel .panel-body {
			background: #f2f2f2;
			border: 1px solid #ACBEC1;
			padding: 36px 26px;
			border-bottom-left-radius: 5px;
			border-bottom-right-radius: 5px;
			-webkit-border-bottom-left-radius: 5px;
        	-moz-border-radius-bottomleft: 5px;
        	-webkit-border-bottom-right-radius: 5px;
        	-moz-border-radius-bottomright: 5px;
			margin-top: -1px;
	}

.login-form form[role=login] {
	color: #5d5d5d;
}
.login-form	form[role=login] input,
.login-form	form[role=login] button {
		font-size: 16px;
		font-weight: bold;
	}
.login-form	form[role=login] input[type="text"] {
  	    margin-bottom: -4px !important;
  	    border-bottom-right-radius: 0;
  	    border-bottom-left-radius: 0;
		-webkit-border-bottom-left-radius: 0;
        -moz-border-radius-bottomleft: 0;
        -webkit-border-bottom-right-radius: 0;
        -moz-border-radius-bottomright: 0;
  	    border: 2px solid #6AB9E7;
  	    color: #4D849F;
    }
 .login-form   form[role=login] input[type="password"] {
  	    border-top-left-radius: 0;
  	    border-top-right-radius: 0;
		-webkit-border-top-left-radius: 0;
        -moz-border-radius-topleft: 0;
        -webkit-border-top-right-radius: 0;
        -moz-border-radius-topright: 0;
  	    border: 2px solid #6AB9E7;
  	    color: #4D849F;
		margin-top: 9px !important;
    }	

.login-form		form[role=login] input::-webkit-input-placeholder {
			color: #BCCCD4;
			font-weight: normal;
		}
.login-form		form[role=login] input:-moz-placeholder {
			color: #BCCCD4;
			font-weight: normal;
		}
.login-form		form[role=login] input::-moz-placeholder {
			color: #BCCCD4;
			font-weight: normal;
		}
	.login-form	form[role=login] input:-ms-input-placeholder {  
			color: #BCCCD4;
			font-weight: normal;
		}
.login-form	form[role=login] button.btn-block {
		margin: 25px 0 10px 0;
	}
	
.login-form .form-links {
	margin: 0;
}
.login-form	.form-links a {
		line-height: 2.1em;
	}
.login-form	.form-links span {
		display: inline-block;
		margin-right: 10px;
	}
	
.login-form .external-links {
	font-size: 15px;
	text-align: center;
	color: #fff;
	margin-top: 1em;
	margin-bottom: 50px;
}


/*Changed start*/
.h3 {
	color: #2075ca;
    font-family: Calibri;
	text-align:center;
	margin: 20px 0 0 0;

  text-shadow: 0 2px 1px rgba(0, 0, 0, 0.2),-15px 7px 0px rgba(0, 0, 0, 0.05);  
    font-family: AdelleBasicBold, Cambria, Georgia, Times,Times New Roman;
  color: #28C39A;
  display: block;
  font-size: 35px;
  line-height: 0.9;
  text-shadow: -1px 1px 1px #ffffff, -2px 2px 2px rgba(0, 0, 0, 0.2);
}

.h33 {
    font-family: Calibri;
	text-align:left;
	margin: 20px 0 0 0;

  text-shadow: 0 2px 1px rgba(0, 0, 0, 0.2),-15px 7px 0px rgba(0, 0, 0, 0.05);  
    font-family: AdelleBasicBold, Cambria, Georgia, Times,Times New Roman;
  color: #2CB4AE;
  display: block;
  font-size: 30px;
  line-height: 0.9;
  text-shadow: -1px 1px 1px #ffffff, -2px 2px 2px rgba(0, 0, 0, 0.2);
}
.h44{
	color: #1595C3;
    font-family: Calibri;
	text-align:left;
	font-size: 25px;
	margin: 5px 0 0 0;
}

.h4{
	color: #1595C3;
    font-family: Calibri;
	text-align:left;
	font-size: 25px;
	margin: 10px 0 0 0;
}
#vertical_border {
	border-right: 1px solid #EDEDED;
}
.img_border {
	border: 5px solid #DBDBDB;
}

.h5 {
	color: #1595C3;
    font-family: Calibri;
	text-align:left;
	font-size: 20px;
	margin: 20px 0 10px 0;

}
.h6 {
	background: #D1842E;
	color: #FFF;
	padding: 10px;
	margin: 0;
	font-size: 16px;
}
.pp {
	padding: 10px;
	
}
#down1{
	padding-right:0;
}
#down {
	padding-left:0;
}
.down {
	text-align: center;
}
.down p {
	padding: 16px;
	margin:0;
	border-radius:0 10px 10px 0;
}
#download a {
	font-size: 30px;
	color: #008CAA;
	padding-left: 10px;
	margin-left: 10px;
}
.contact_det {
	border: 1px solid #E7B67F;
}
.table>thead>tr>th {
  vertical-align: middle;
}

#table_padding {
	padding:0 15px 0 15px;
}

 .p {
	font-family: Calibri;
	color: #636363;
	font-size:16px;
	padding: 0 15px 0 15px;
}
/*Changed end*/
.ol {
	color:#767676;
	text-align:left;
	font-family: Calibri;
	font-size:15px;"
}
/*Wrapper*/
.myWrapper {
	/*width:1050px;*/
	background-color: #FFFFFF;
	margin: 15px auto;
	box-shadow: #686868 0px 0px 5px;
	-moz-box-shadow: #686868 0px 0px 5px;
	-webkit-box-shadow: #686868 0px 0px 5px;
	border-radius: 8px;
	-moz-border-radius: 8px;
}

/*.header {
	background: url(../img/header.png) no-repeat center center;
	height: 139px;
	overflow: hidden;
}*/
/*Navigation*/
.navbar {
	margin: 0;
}
.navbar-default {
	border-radius: 0;
	background: #85C3DD;
}
.nav > li > a {
	padding: 14px 14px;
	font-size: 17px;
}
.navbar-collapse {
	padding: 0;
}
.navbar-default .navbar-nav > li > a {
	color: #fff;
}
.navbar .navbar-collapse {
	text-align: center;
}
.navbar-default {
	background-color: #06c4e8;
	border-color: #0698b4;
}
/* title */
.navbar-default .navbar-brand {
	color: #fff;
}
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
	color: #237a8b;
}
/* link */
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    background-color: #0694c6;
	background-image:none;
	color: #fff;
}
.navbar-default .navbar-nav > li > a {
	color: #fff;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
	color: #fff;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	color: #fff;
	background-color: #b8f3ff;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
	color: #fff;
	background-color: #0694c6;
}
/* caret */
.navbar-default .navbar-nav > .dropdown > a .caret {
	border-top-color: #fff;
	border-bottom-color: #fff;
}
.navbar-default .navbar-nav > .dropdown > a:hover .caret, .navbar-default .navbar-nav > .dropdown > a:focus .caret {
	border-top-color: #fff;
	border-bottom-color: #fff;
}
.navbar-default .navbar-nav > .open > a .caret, .navbar-default .navbar-nav > .open > a:hover .caret, .navbar-default .navbar-nav > .open > a:focus .caret {
	border-top-color: #fff;
	border-bottom-color: #fff;
}
/* mobile version */
.navbar-default .navbar-toggle {
	border-color: #1d9bc8;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	background-color: #1d9bc8;
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #fff;
}
.navbar-nav > li > .dropdown-menu {
    z-index: 2001;
}
/*carousel*/
.carousel-caption {
	right: 4px;
	/*left: 4px;*/
	/*right: 82%;*/
	padding: 2px 5px 5px 2px;
	bottom: 23px;
}
.carousel-caption p {
	font-size: 12px;
}
.carousel-control {
    opacity: 0;
	-moz-opacity: 0;
	-webkit-opacity: 0;
}

.carousel-control:hover {
    opacity: 1;
	-moz-opacity: 1;
	-webkit-opacity: 1;
}

.carousel-caption a {
	font-weight: bold;
}


.carousel-control.left {
	background: none;
	z-index: 1000;
}
.carousel-control.right {
	background: none;
}
#carousel-example-generic .item {
	/*height: 364px;*/
	height: 360px;
}
#slide1 {
	background: url(../img/slider/big/01_big.jpg) center center no-repeat;
}
#slide2 {
	background: url(../img/slider/big/01.jpg) center center no-repeat;
}
#slide4 {
	background: url(../img/slider/big/09.jpg) center center no-repeat;
}
#slide5 {
	background: url(../img/slider/big/10_big.jpg) center center no-repeat;
}
#slide6 {
	background: url(../img/slider/big/03.jpg) center center no-repeat;
}
#slide7 {
	background: url(../img/slider/big/05.jpg) center center no-repeat;
}
#slide8 {
	background: url(../img/slider/big/06.jpg) center center no-repeat;
}
#slide9 {
	background: url(../img/slider/big/07.jpg) center center no-repeat;
}
#slide10 {
	background: url(../img/slider/big/02.jpg) center center no-repeat;
}
#slide11 {
	background: url(../img/slider/big/02.jpg) center center no-repeat;
}
.carousel-caption {
	background: url(../img/slide_bg.png);
	border-radius:  0;
	z-index:2000;
}

#left_pane_to {
	padding-right: 0;
	padding-left: 6px;
	margin-top: 2px;
}
.left_pane_to {
	padding-left: 8px;
	padding-right: 6px;
}
.left_pane{
	padding: 0;
	margin:0;
	list-style: none;
}
.left_pane li{
	padding: 7px 8px;
	background: #F9F9F9;
	border: 1px solid #038AAC;
	border-left: 5px solid #d9534f;
	/*margin: 3px 0;*/
	margin: 4px 0;
}
.left_pane li:hover{
	background: #d9534f;
}
.left_pane a {
	font-size: 17px;
	font-family: Calibri;
	color: #038AAC;
	text-decoration: none;
}
.left_pane a:hover {
	color: #FFFFFF;
}

.panel .panel-body {
	background-color: #F9F9F9;

}
.panel-default > .panel-heading {
	background-image:none;
    background-color: #1B9DB8;
    border: 1px solid #248cc9;
    color: #fff;
	cursor: pointer;
}

.panel-default > .panel-heading a{
	text-decoration: none;
}

.panel-default > .panel-heading  .badge{
	float: right !important;
	background: none;
	font-size: 20px !important;
	margin-top: -7px;
	
}

.panel-group {
	margin-top: 30px;
}
.panel-title {
	font-size: 14px;
	font-family: Calibri;
}
.panel-title span{
	margin: 0 5px 0 0;
}
.panel-heading {
	
}
.panel-heading:hover {
	background-color: #22A7C3;
	border: 1px solid #6ac0f3;


}
#about {
	font-family: Calibri;
}
#about h1 {
	color: #3e93bd;
	font-weight: bold;
	font-size: 35px;
}
#about p {
	color: #666;
	text-align: justify;
}
.nav-tabs {
    border-bottom: none;
}
.nav-tabs > li {
    margin-left: 2px;
}
.btn-blue {
	background: #D97E2E;
	color:#FFFFFF;
}
/* tab color */
.nav-tabs>li>a {
  background-color: #2F9FBB; 
  border-color: #248cc9;
  color:#fff;
  padding: 8px 38px 9px 25px ;
  margin: 0;
}
.notice {
	padding:15px 15px 10px 30px;
	
}
.notice li{
	padding: 5px 0;
	text-align: justify;
	list-style: circle;
	
}
.notice li a {
	color: #007382;
	font-size: 15px;
}
.notice li a:hover {
	color: #6E2F0A;
}
.tab-content {
	border: 1px solid #DCDCDC;
	margin-bottom: 15px;
}
.right-btn {
	margin-top: 33px;
}

.right-btn ul{
	list-style: none;
	margin:0;
	padding: 0;
}

.right-btn li{
	border: 2px solid #2E9C90;
	color: #2E9C90;
	margin: 5px 0;
	font-size: 19px;
	font-family: Calibri;
	
}
.right-btn a {
	text-decoration: none;
}
.right-btn li a {
	color: #2E9C90;
	text-decoration: none;
	padding-left: 5px;
	
}
.support span{
	font-size: 17px;
}
.right-btn i {
  font-size: 26px;
  padding-right: 5px;
  background-color: #2E9C90;
  padding: 10px 20px 10px 10px;
  width: 22%;
  color: #FFFFFF;
}
.right-btn .course {
	background-color: #4DB2DD;
}

.right-btn .college{
	background-color: #d9534f;
}

.right-btn .report{
	background-color: #2F9FBB;
}

.right-btn .university{
	background-color: #51C4AF;
}

.right-btn .gallery {
	background-color: #D47835;
}
.right-btn .technical {
	background-color: #4DB2DD;
}
.right-btn .login2 {
	background-color: #86C066;
}

.right-btn #course {
	border-color: #4DB2DD;
}

.right-btn #college{
	border-color: #d9534f;
	font-size: 16px;
	padding-right: 5px;
	color: #d9534f ;
}
.right-btn #college i{
	padding-top: 20px;
	float: left;
	height: 69px;
	margin-right: 5px;
}

.right-btn #college2{
	border-color: #2E9C90;
	font-size: 16px;
	padding-right: 5px;
	color: #2E9C90 ;
}
.right-btn #college2 i{
	padding-top: 20px;
	float: left;
	height: 68px;
	margin-right: 5px;
}

.right-btn #hed_add{
	border-color: #54AEC5;
	font-size: 16px;
	padding-right: 5px;
	color: #54AEC5;
}

.right-btn #ccms{
	border-color: #86C066;
	font-size: 16px;
	padding-right: 5px;
	color: #86C066;
}

.right-btn #hed_add i{
	padding-top: 20px;
	float: left;
	height: 69px;
	margin-right: 5px;
	background-color: #54AEC5;
}

.right-btn #ccms i{
	padding-top: 20px;
	float: left;
	height: 69px;
	margin-right: 5px;
	background-color: #86C066;
}

.right-btn #svmcm_2017{
	border-color: #54AEC5;
	font-size: 16px;
	padding-right: 5px;
	color: #54AEC5;
}
.right-btn #svmcm_2017 i{
	padding-top: 20px;
	float: left;
	height: 69px;
	margin-right: 5px;
	background-color: #54AEC5;
}

.right-btn #svmcm_doc_2017{
	border-color: #54AEC5;
	font-size: 16px;
	padding-right: 5px;
	color: #54AEC5;
}
.right-btn #svmcm_doc_2017 i{
	padding-top: 20px;
	float: left;
	height: 69px;
	margin-right: 5px;
	background-color: #54AEC5;
}



.right-btn #hed_sch{
	border-color: #54AEC5;
	font-size: 16px;
	padding-right: 5px;
	color: #54AEC5;
}
.right-btn #hed_sch i{
	padding-top: 48px;
	float: left;
	height: 120px;
	margin-right: 5px;
	background-color: #54AEC5;
}
.right-btn #college span{
	width: 78%;
	
}

.right-btn #report{
	border-color: #2F9FBB;
	font-size: 16px;
	padding-right: 5px;
	color: #2F9FBB ;
}
.right-btn #report i{
	padding-top: 20px;
	float: left;
	height: 66px;
	margin-right: 5px;
}

.right-btn #report span{
	width: 78%;
	
}

.right-btn #university{
	border-color: #51C4AF;
}

.right-btn #gallery {
	border-color: #D47835;
}
.right-btn #technical {
	border-color: #4DB2DD;
}
.right-btn #login2 {
	border-color: #86C066;
}

.right-btn #course a{
	color: #2799C9;
}

.right-btn #college a{
	color: #58A22F;
}

.right-btn #university a{
	color: #3EB49F;
}

.right-btn #gallery a{
	color: #CF712C;
}
.right-btn #technical a{
	color: #379DC8;
}
.right-btn #login2 a{
	color: #58A22F;
}

 .online p {
	font-size: 18px !important;
	font-weight: bold;
	padding: 11% 0 0 13px;;
}

/* active tab color */
.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
  background-image: -webkit-linear-gradient(top, #d9534f 0, #c12e2a 100%);
  background-image: -o-linear-gradient(top, #d9534f 0, #c12e2a 100%);
  background-image: linear-gradient(to bottom, #d9534f 0, #c12e2a 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc12e2a', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-color: #b92c28;
  color: #FFFFFF;
}

/* hover tab color */
.nav-tabs>li>a:hover {
  color: #000;
  background-color: #5BCCDF;
  border: 1px solid #6ac0f3;
}
#vmarquee2 .icon {
	float: left;
}
#vmarquee2 p {
	font-family: Calibri;
	padding: 10px;
}
#vmarquee2 a {
	color: #4F402A;
}
#vmarquee2 a:hover {
	text-decoration: none;
}
#vmarquee .icon {
	float: left;
}
#vmarquee p {
	font-family: Calibri;
	padding: 10px;
}
#vmarquee a {
	color: #4F402A;
}
#vmarquee a:hover {
	text-decoration: none;
}
footer {
	background: url(../img/footer_bg.jpg) repeat-x;
	border-radius: 0 0 5px 5px;
	margin-top: 30px;
}
#social {
	padding-left: 30px;
}
.text-center1 {
	padding-top: 12px;
	padding-right: 290px;
	font-family: Calibri;
	font-size: 16px;
}
.text-center1 a {
	color: #FFFFFF;
	padding: 0 10px;
	border-right: 2px solid #FFFFFF;
}
.text-center1 a:hover {
	text-decoration: none;
	color: #565656;
}
.text-center1 a:last-child {
	border: none;
}
.fb {
	background: url(../img/social.png) no-repeat;
	height: 48px;
	width: 48px;
	background-position: 0 -52px;
	float: left;
	cursor: pointer;
}
.tweet {
	background: url(../img/social.png) no-repeat;
	height: 48px;
	width: 48px;
	background-position: -45px -52px;
	float: left;
	cursor: pointer;
}
.google {
	background: url(../img/social.png) no-repeat;
	height: 48px;
	width: 48px;
	background-position: -90px -52px;
	float: left;
	cursor: pointer;
}
.fb:hover {
	background: url(../img/social.png) no-repeat;
	height: 48px;
	width: 48px;
	background-position: 0 0;
	float: left;
}
.tweet:hover {
	background: url(../img/social.png) no-repeat;
	height: 48px;
	width: 48px;
	background-position: -45px 0;
	float: left;
}
.google:hover {
	background: url(../img/social.png) no-repeat;
	height: 48px;
	width: 48px;
	background-position: -90px 0;
	float: left;
}
.copy {
	font-family: Calibri;
	color: #FFFFFF;
}
.legal {
	font-family: Calibri;
	color: #FFFFFF;
}
.legal a {
	text-decoration: none;
	color: #FFFFFF;
}
.legal a:hover {
	color: #000;
}

.login {
	margin-top:100px;
}

#form {
	margin: 0 auto;
	background-color: #84d2ff;
	border: 1px solid #248cc9;
	padding: 10px;
	border-radius: 5px;
	width:400px;
}

#form span{
	padding-left:5px;
}
#form label {
	font-family:Calibri;
	color: #074B76;
}

.form-control option{
	color:#512611;
}

.form-control optgroup {
	color:#7A7A7A;
}

#view {
	margin: 0 0 20px 600px;;
}

.table > thead > tr > th {
    border: 1px solid #6bb9e6;
}
.table thead{
	background-color: #39a1de;
	color:#FFFFFF;
}
.table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > th, .table > caption + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > td, .table > thead:first-child > tr:first-child > td {
    border: 1px solid #6bb9e6;
}
.table-striped{
	font-family:Calibri;
	text-align:center;
}

#pane_height {
	max-height: 450px;
	overflow: scroll;
	overflow-x: hidden;
	padding-bottom: 10px;
}

th, td {
    text-align: center;
	border: 1px solid #6bb9e6;
}

.table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: middle;
  border-top: 1px solid #6bb9e6;
  font-family: Calibri;
  
}
.table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th{
}

.table-hover > tbody > tr:hover > td, .table-hover > tbody > tr:hover > th {
    background-color: #EEFBFF;
}

.table-striped > tbody > tr:nth-child(2n+1) > td, .table-striped > tbody > tr:nth-child(2n+1) > th {
    background-color: #d1eeff;
}

.list-group-item {
	font-family: Calibri;
	min-height: 58px;
}

.list-group-item img {
	padding-left: 5px;
	vertical-align: middle;
}
.list-group-item button {
	margin-top: 5px;
}

.pagination{
	margin: 0;
}

#toTop {
 display: block;
 position: fixed;
 top: 90%;
 right: 0;
 padding: 10px;
 }
#toTop_img{
	border:none;
}

#ex_link
{
	color: #fff; 
	text-decoration: none; 
	font-weight: normal;
}

@media (min-width: 768px) {
	.navbar-header a {
	display: none;
}

}
@media (max-width: 767px) {
	.navbar-header a {
	display: none;
}
.myWrapper {
	margin: 15px;
}
.navbar-default {
    border-radius: 8px 8px 0 0;
	-moz-border-radius: 8px 8px 0 0;
	-webkit-border-radius: 8px 8px 0 0;
	overflow: hidden;
}
.contact_det {
	margin: 10px 0;
}
}

/*Up to small desktop*/
@media (max-width: 1024px) {
/*.header {
	background: url(../img/header_med1024.png) no-repeat center center;
	height: 131px;
	overflow:hidden;
	border-radius: 7px 7px 0 0;
}*/

#carousel-example-generic .item {
	height: 364px;
}
#slide1 {
	background: url(../img/slider/medium/01_med.jpg) center center no-repeat;
}
#slide2 {
	background: url(../img/slider/medium/02_med.jpg) center center no-repeat;
}
#slide4 {
	background: url(../img/slider/medium/04_med.jpg) center center no-repeat;
}
#slide5 {
	background: url(../img/slider/medium/05_med.jpg) center center no-repeat;
}
#slide6 {
	background: url(../img/slider/medium/06_med.jpg) center center no-repeat;
}
#slide7 {
	background: url(../img/slider/medium/07_med.jpg) center center no-repeat;
}
#slide8 {
	background: url(../img/slider/medium/08_med.jpg) center center no-repeat;
}
#slide9 {
	background: url(../img/slider/medium/09_med.jpg) center center no-repeat;
}
#slide10 {
	background: url(../img/slider/medium/10_med.jpg) center center no-repeat;
}
.nav > li > a {
	padding: 10px 11px;
}
.text-center1 {
	padding-right: 0;
	text-align: left;
}
.nav > li > a {
	padding: 15px 15px;
}
#view {
	margin: 0 0 20px 500px;;
}
.h3 {
	font-size: 23px;
}
.h4{
	font-size: 17px;
}
.p {
	font-size:16px;
}

.ol {
	font-size:14px;
}
.online p {
    font-size: 18px !important;
    font-weight: bold;
    padding: 8% 0 0 13px;
}
}

/*small desktop and up*/
@media (min-width: 1051px) {
	.carousel-caption h3{
	font-size: 20px;
}
.container {
	width: 1050px;
}
.right-btn #college i {
    padding-top: 20px;
    height: 69px;
}
}
@media (max-width: 1024px) {
	.right-btn #college i {
    padding-top: 10px;
    height: 46px;
}
.right-btn #college2 i {
    padding-top: 12px;
    height: 47px;
}
.right-btn #hed_add i {
    padding-top: 12px;
    height: 47px;
}

.right-btn #ccms i {
    padding-top: 12px;
    height: 47px;
}	
	
.right-btn #hed_sch i {
    padding-top: 48px;
    height: 120px;
}
}
@media (max-width: 980px) {
.nav > li > a {
	padding: 13px 8px;
	font-size: 14px;
}
.carousel-caption {
/*    left: 1px;
    right: 70%;*/
	right: 1px;
    left: 70%;
}
.right-btn li {
    font-size: 17px;
}

.online p {
    padding: 10% 0 0 13px;
}

.right-btn {
    margin-top: 119px;
}
.nav-tabs > li > a {
	padding: 8px 20px;
}
.right-btn #college i {
    padding-top: 23px;
    height: 69px;
}
.right-btn #college2 i {
    padding-top: 23px;
    height: 69px;
}
.right-btn #hed_add i {
    padding-top: 23px;
    height: 91px;
}
	
.right-btn #ccms i {
    padding-top: 23px;
    height: 91px;
}	
.right-btn #hed_sch i {
    padding-top: 48px;
    height: 120px;
}
}
@media (max-width: 800px) {
	.right-btn #college i {
    padding-top: 23px;
    height: 69px;
}
.right-btn #college2 i {
    padding-top: 22px;
    height: 68px;
}
.right-btn #hed_add i {
    padding-top: 22px;
    height: 91px;
}
	
.right-btn #ccms i {
    padding-top: 22px;
    height: 91px;
}
	
.right-btn #hed_sch i {
    padding-top: 48px;
    height: 120px;
}
}
/*Landscape phone to Protrait tablet*/
@media (max-width: 768px) {
/*.header {
	background: url(../img/header_med.png) no-repeat center center;
	height: 112px;
	overflow:hidden;
	border-radius: 7px 7px 0 0;

}*/
#carousel-example-generic .item {
	height: 283px;
}
.carousel-caption {
	bottom: 1px;
}
.nav > li > a {
	padding: 13px 8px;
	font-size: 14px;
}
.nav-tabs > li > a {
    padding: 8px 20px;
}
.left_pane li {
    padding: 3px 8px;
}
#about h1 {
	font-size: 30px;
}
#about p {
	font-size: 14px;
}
footer {
	background: #51bce0;
	border-radius: 0 0 5px 5px;
	margin-top: 30px;
}
.text-center1 {
	padding-right: 0;
	text-align: left;
}
.copy {
	padding-left: 150px;
}
.legal {
	padding-left: 155px;
}
#view {
	margin: 0 0 20px 400px;;
}
.right-btn #college i {
    height: 70px;
}
.right-btn #college2{
	height:71px;
}
.right-btn #hed_add{
	height:71px;
}

	.right-btn #ccms{
	height:71px;
}
.right-btn #hed_sch{
	height:120px;
}
}



@media (max-width: 640px) {
	.login {
	margin-top:10px;
}

#form {
	padding: 5px;
	width:90%;
}
.right-btn #college {
    padding-right: 5px;
    color: #d9534f;
    height: 50px;
}
.right-btn #college i {
    padding-top: 11px;
    height: 47px;
}

/*.right-btn #tech i {
    padding-top: 23px !important;
    height: 69px !important;
}*/

.nav > li {
    text-align: left;
	padding-left: 20px;
}
.nav-tabs > li > a {
    padding: 8px 20px;
	margin-left: -18px;
}

#left_pane_to {
    margin-top: 6px;
    padding-left: 6px;
    padding-right: 6px;
}
.online p {
    padding: 4% 0 0 13px;
}
.tiles {
	margin-bottom: 8px;
}
.right-btn {
    margin-top: 0;
}
/*.header {
	background: url(../img/header_med640.png) no-repeat center center;
	height: 105px;
	overflow:hidden;
	border-radius: 7px 7px 0 0;

}*/
.container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
	background-color: #0cb6e7;
}
.text-center1 {
	padding-right: 0;
	padding-left: 50px;
	font-size: 16px;
}
.copy {
	padding-top: 10px;
	padding-left: 0;
}
.legal {
	padding-left: 0;
}
#about h1 {
	font-size: 28px;
}
#about p {
	font-size: 14px;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
	color: #fff;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
	color: #552C00;
}
#view {
	margin: 0 0 20px 500px;;
}
.h3 {
	font-size: 20px;
}
.h4{
	font-size: 15px;
}
.p {
	font-size:15px;
}

.ol {
	font-size:13px;"
}

.navbar-header a {
	display: none;
}
.right-btn #college {
    height: 50px;
}
.right-btn #college i {
    padding-top: 9px;
}
.right-btn #college2 i {
    padding-top: 12px;
    float: left;
    height: 46px;
    margin-right: 5px;
}
.right-btn #hed_add i {
    padding-top: 12px;
    float: left;
    height: 46px;
    margin-right: 5px;
}
	
	.right-btn #ccms i {
    padding-top: 12px;
    float: left;
    height: 46px;
    margin-right: 5px;
}

.right-btn #hed_sch i {
    padding-top: 48px;
    float: left;
    height: 120px;
    margin-right: 5px;
}
}
@media (max-width: 600px) {
	.right-btn #college2 {
    height: 49px;
}
	.right-btn #hed_add {
    height: 49px;
}

		.right-btn #ccms {
    height: 49px;
}
	.right-btn #hed_sch {
    height: 120px;
}
}
/*Protrait and Landscape phone*/
@media (max-width: 480px) {
/*.header {
	background: url(../img/header_small.png) no-repeat center center;
	height: 83px;
	overflow:hidden;
	border-radius: 7px 7px 0 0;

}
*/
.header {
	display: none;
}
.navbar-header a {
	display: block;
}
.navbar-brand {
    padding: 2px 0 0 5px;
	font-size: 20px;
}
.panel-group {
    margin-top: 10px;
}

#carousel-example-generic .item {
	height: 170px;
}
#slide1 {
	background: url(../img/slider/small/01_sml.jpg) center center no-repeat;
}
#slide2 {
	background: url(../img/slider/small/02_sml.jpg) center center no-repeat;
}
#slide3 {
	background: url(../img/slider/small/03_sml.html) center center no-repeat;
}
#slide4 {
	background: url(../img/slider/small/04_sml.jpg) center center no-repeat;
}
#slide5 {
	background: url(../img/slider/small/05_sml.jpg) center center no-repeat;
}
#slide6 {
	background: url(../img/slider/small/06_sml.jpg) center center no-repeat;
}
#slide7 {
	background: url(../img/slider/small/07_sml.jpg) center center no-repeat;
}
#slide8 {
	background: url(../img/slider/small/08_sml.jpg) center center no-repeat;
}
#slide9 {
	background: url(../img/slider/small/09_sml.jpg) center center no-repeat;
}
#slide10 {
	background: url(../img/slider/small/10_sml.jpg) center center no-repeat;
}
.carousel-caption h3 {
	font-size: 14px;
	margin-top: 0;
}
.carousel-caption p {
	font-size: 10px;
	margin: 0;
}
.panel-title {
	font-size: 12px;
}
footer {
	background: #51bce0;
	border-radius: 0 0 5px 5px;
	margin-top: 30px;
}
#about h1 {
	font-size: 22px;
}
#about p {
	font-size: 13px;
}
#view {
	margin: 0 0 20px 200px;;
}
.text-center1 {
	padding-top: 12px;
	padding-right: 0;
	padding-left: 0;
	font-family: Calibri;
	font-size: 12px;
	text-align: center;
}
.copy {
	font-size: 11px;
	padding-top: 10px;
	padding-left: 0;
}
.legal {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 11px;
	padding: 0 30px;
}
.h3 {
	font-size: 17px;
}
.h4{
	font-size: 15px;
}
.p {
	font-size:13px;
}

.ol {
	font-size:12px;"
}
.online p {
    padding: 5% 0 0 13px;
}

}

@media (max-width: 360px) {
	.online p {
    padding: 7% 0 0 13px;
}
}
@media (max-width: 320px) {
	.right-btn #college {
    height: 72px;
}
.right-btn #college i {
    padding-top: 18px;
    height: 68px;
}
}


.right-btn .tech{
	background-color: #d9534f;
}

.right-btn #tech{
	border-color: #d9534f;
	font-size: 16px;
	padding-right: 5px;
	color: #d9534f ;
}

.right-btn #tech i{
	padding-top: 29px;
	float: left;
	height: 92px;
	margin-right: 5px;
}

.right-btn #tech span{
	width: 78%;
	
}

.right-btn #tech a{
	color: #58A22F;
}

/***************Science and technology*******************/

.right-btn .science{
	background-color:#27a38d;
}
.right-btn #science{
	border-color: #27a38d;
	font-size: 18px;
	padding-right: 5px;
	color: #27a38d ;
}
.right-btn #science i{
	padding-top: 37px;
	float: left;
	height: 66px;
	margin-right: 5px;
}
.right-btn #science span{
	width: 78%;
	
}
.right-btn #science a{
	color:#27a38d;
}
.right-btn .science1{
	background-color: #2E9C90;
}

.right-btn #science1{
	border-color: #2E9C90;
	font-size: 16px;
	padding-right: 5px;
	color: #2E9C90 ;
}

.right-btn #science1 i{
	padding-top: 29px;
	float: left;
	height: 91px;
	margin-right: 5px;
}

.right-btn #science1 span{
	width: 78%;
	
}

.right-btn #science1 a{
	color: #2E9C90;
}

@media (min-width: 1051px) {
	.right-btn #science i {
    padding-top: 20px;
    height: 68px;
}
}
@media (max-width: 1024px) {
	.right-btn #science i {
    padding-top: 10px;
    height: 46px;
}
}
.right-btn #science i {
    padding-top: 23px;
    height: 69px;
}
@media (max-width: 800px) {
	.right-btn #science i {
    padding-top: 23px;
    height: 69px;
}
}
.right-btn #science i {
    height: 78px;
}
.right-btn #science {
    height: 80px;
}
.right-btn #science i {
    padding-top: 25px;
}
@media (max-width: 320px) {
	.right-btn #science {
    height: 72px;
}
.right-btn #science i {
    padding-top: 18px;
    height: 68px;
}
}
.right-btn .science1{
	background-color: #2E9C90;
}

.right-btn #science1{
	border-color: #2E9C90;
	font-size: 16px;
	padding-right: 5px;
	color: #2E9C90 ;
}

.right-btn #science1 i{
	padding-top: 29px;
	float: left;
	height: 91px;
	margin-right: 5px;
}

.right-btn #science1 span{
	width: 78%;
	
}

.right-btn #science1 a{
	color: #2E9C90;
}


/*@media (min-width: 1051px) {
	.right-btn #science1 i {
    padding-top: 20px;
    height: 93px;
}
}
@media (max-width: 1024px) {
	.right-btn #science1 i {
    padding-top: 10px;
    height: 93px;
}
}
.right-btn #science1 i {
    padding-top: 23px;
    height: 69px;
}
/*@media (max-width: 800px) {
	.right-btn #science1 i {
    padding-top: 23px;
    height: 69px;
}
}
.right-btn #science1 i {
    height: 78px;
}
.right-btn #science1 {
    height: 80px;
}
.right-btn #science1 i {
    padding-top: 25px;
}*/
@media (max-width: 360px) {
	/*.right-btn #science1 {
    height: 72px;
}*/
.right-btn #science1 i {
    padding-top: 18px;
    height: 68px !important;
}
}
@media (max-width: 1280px) {

.right-btn #science1 i {
    padding-top: 18px;
    height: 92px;
}
}
@media (max-width: 640px) {

.right-btn #science1 i {
    padding-top: 18px;
    height: 68px;
}
}