@charset "utf-8";
/* CSS Document */

:focus{
	outline:none!important;
}

.top{
	width:100%;
	float:left;
	padding:15px 0;
}

.facebook, .twitter {
    background-image: url("../images/social.png");
    background-position: left 4px;
    background-repeat: no-repeat;
    margin-right: 4px;
    padding: 2px 12px;
}




.alumni {
   /* background-color: #f4ca05;*/
    color: #fff;
   /* float: right;*/
    font-size: 11px;
    font-weight: 600;
    margin-top: 2px;
    padding: 2px 10px;
    text-shadow: 1px 1px 1px #5f5f5f;
    text-transform: uppercase;
}



.alumni:hover {
    background-color: #0c933c;
}

.twitter{
	background-position:right 4px;
}

.facebook:hover, .twitter:hover {
	opacity:0.5;
}

.call, .mail {
    background-image: url("../images/call.png");
    background-repeat: no-repeat;
    float: left;
    margin-right: 11px;
}




.call {
    background-position: left 1px;
    padding-left: 24px;
}

.mail {
    background-position: left -30px;
    padding-left: 26px;
}

.mail a{
	color:#fff;
}

.mail a:hover{
	text-decoration:underline;
}

.navb, .slider{
	float:left;
	width:100%;
}

.logo{
	float:left;
}

.right_top{
	float:right;
	width:250px;
}

.news_scroll {
    background-color: #9354ae;
    color: #fff;
    float: left;
    font-size: 15px;
    padding: 12px 0;
    width: 100%;
}


	
.hidden_box {
    float: left;
}
.hidden_box {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ccc;
    bottom: 0;
    color: #000;
    right: -350px;
    position: fixed;
    width: 350px;
    z-index: 2;
	padding-bottom:19px;
}
.clear {
    clear: both;
}
#slide_button {
    background-image: url("../images/quick.png");
    background-position: left top;
    background-repeat: no-repeat;
    display: block;
    height: 129px;
    position: absolute;
    left: -32px;
    top: 26%;
    width: 32px;
}


.hidden_box ul {
    list-style: outside none none;
    padding: 19px 19px 19px 10px;
}
.hidden_box li {
    background-image: url("../images/small_l.png");
    background-position: left 7px;
    background-repeat: no-repeat;
    float: left;
    margin-bottom: 6px;
    padding-left: 17px;
    width: 100%;
}
.hidden_box ul li a {
    font-size: 13px;
}

.hidden_box ul li a:hover{
	color:#19a049;
}



h1 {
    border-bottom: 1px solid #ccc;
    color: #515151;
    font-size: 22px;
    letter-spacing: -1px;
    padding-bottom: 12px;
    position: relative;
	margin-top:0px;
	margin-bottom:20px;
}

p {
    color: #515151;
    font-family: arial;
    font-size: 14px;
    margin: 0 0 10px;
    text-align: justify;
}

.message_row h2 {
    color: #515151;
    font-size: 16px;
    font-weight: 600;
}

.vision_mision_row {
    background-color: #005c81;
    padding: 20px 0 20px 0;
}

.vision_mision_row h1, .campus_scroll h1, .testi_scroll h1{
	margin-top:0px;
}
.vision_mision_row h1, .vision_mision_row p{
	color:#fff;
}


.top_details {
    background-color: #ee9f59;
    color: #fff;
    float: left;
    font-size: 13px;
    padding: 2px 0 5px;
    width: 100%;
}

.left_side {
    float: right;
}


.oca_row ul {
    list-style: outside none none;
    padding: 0;
}
.oca_row li {
    margin: 10px 0 0;
	background-image:url(../images/list.png);
	background-position:left 5px;
	background-repeat:no-repeat;
	padding-left:15px;
}
.oca_row li a {
    color: #515151;
}
.oca_row h1 {
    margin-bottom: 17px;
}


.campus_scroll {
    background-color: #f3f3f3;
    padding:20px 0 40px 0!important;
}

.news_letter ul {
    list-style: outside none none;
    padding: 0;
}
.news_letter li {
    background-image:url(../images/list.png);
    background-position: left 3px;
    background-repeat: no-repeat;
    border-bottom: 1px dotted #ccc;    
    font-size: 14px;
    margin-bottom: 17px;
    padding-left: 18px;
	padding-bottom:15px;
}

.news_letter li a{color: #333;}



.footer h1, .footer p, .footer li a {
    color: #fff;
}

.footer ul {
    list-style: outside none none;
    padding: 0;
}

.footer ul li{
	margin-bottom:10px;
	background-image:url(../images/list_light.png);
    background-position: left 6px;
    background-repeat: no-repeat;
	padding-left:15px;
}

.footer h1 {
    margin-bottom: 20px;
	border-bottom:1px solid #5e5e5e;
}

.footer p{
	margin-bottom:25px;
}

.video{
	width:100%;
	position:relative;
	height:0px;
	padding-bottom:56%;
	display:block;
}

.video iframe{
	width:100%;
	height:100%;
	position:absolute;
	left:0;
	top:0;
}

.copy {
    background-color: #dd9627;
    color: #fff;
    font-size: 12px;
    margin-top: 25px;
    padding: 10px 0;
    text-align: center;
    width: 100%;
	border-top: 2px solid #505050;
}

.gallery_img {
    margin-bottom: 25px;
}

.gallery_img img {
    border: 1px solid #ccc;
    padding: 1px;
    width: 100%;
}


.home_container, .welcome_row, .message_row, .vision_mision_row, .oca_row, .campus_scroll, .testi_scroll, .pgu_row, .footer {
    float: left;
    width: 100%;
}

.sub_container {
    float: left;
    min-height: 500px;
    padding-top: 25px;
    width: 100%;
}

.welcome_row, .message_row, .vision_mision_row, .oca_row, .campus_scroll, .testi_scroll, .pgu_row, .footer{
	padding:20px 0px;
	margin:10px 0;
}


.map_f, .mail_f, .call_f {
    background-image: url("../images/footer_icons.png");
    background-position: left 5px;
    background-repeat: no-repeat;
    padding: 5px 0 0 59px;
}

.mail_f {
    background-position: left -298px;
    padding:15px 0 15px 59px;
}

.mail_f a{
	color:#fff;
}

.mail_f a:hover{
	text-decoration:underline;
}

.call_f {
    background-position: left -164px;
    padding: 12px 0 12px 59px;
}

.footer {
    padding-bottom: 0;
}

.campus_scroll h1, .testi_scroll h1 {
    border-bottom: 0 none;
    text-align: center;
}

.campus_scroll h1 , .testi_scroll h1 {
	background-image:url(../images/testi.png);
	background-position:bottom center;
	background-repeat:no-repeat;
    padding-bottom: 18px;
    position: relative;
}

.short_br {
    background-color: #4be2c7;
    bottom: -2px;
    display: block;
    height: 3px;
    left: 0;
    position: absolute;
    width: 20%;
}


.campus_scroll .item img {
    border: 1px solid #e4e4e4;
    width: 100%;
}

.icon-new {
    background-image: url("../images/new.gif");
    background-position: left 20px;
    background-repeat: no-repeat;
    padding: 18px;
}

#owl-demo .item{
  display: block;
  padding:0 0 30px 0px;
  margin: 5px;
  color: #FFF;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  text-align: center;
}
.owl-theme .owl-controls .owl-buttons div {
  padding: 5px 9px;
}

.owl-theme .owl-buttons i{
  margin-top: 2px;
}

/*To move navigation buttons outside use these settings:*/

.owl-theme .owl-controls .owl-buttons div {
  position: absolute;
}

.owl-theme .owl-controls .owl-buttons .owl-prev {
bottom: -12px;
margin-left: -28px;
}

.owl-theme .owl-controls .owl-buttons .owl-next {
bottom: -12px;
margin-left: 11px;
 background-position: right top;
}


.owl-theme .owl-controls .owl-buttons div:hover{
	background-position:left bottom;
}

.owl-theme .owl-controls .owl-buttons .owl-next:hover {
	background-position:right bottom;
}


.testi_scroll p {
    text-align: center;
}
.testiname {
    font-size: 14px;
    font-weight: 600;
    margin: 15px 0 45px;
}
.testiname > span {
    font-size: 14px;
    font-style: italic;
    font-weight: 100;
}

.testi_scroll h1{
	margin-bottom:22px;
}

.footer{
	background-color:#dd9627;
	margin-bottom:0px;
}

.blue_line, .green_line {
    background-color: #005c81;
    border-radius: 4px;
    color: #fff;
    display: list-item;
    font-size: 14px;
    margin-bottom: 5px;
    overflow: hidden;
    padding: 9px;
    position: relative;
    width: 280px;
	transition:0.5s;
}

.green_line{
	background-color:#319c22;
}


.h_bl, .g_bl {
    background-color: rgba(255, 255, 255, 0.1);
    height: 100%;
    left: 0;
    padding: 9px 9px 10px;
    position: absolute;
    top: 0;
    transition: all 0.3s ease 0s;
    width: 42px;
}

.blue_line:hover .h_bl,  .green_line:hover .g_bl{
	width:100%;
}
	
	
.icon {
    background-image: url("../images/icons.png");
    background-position: 8px 12px;
    background-repeat: no-repeat;
    padding: 8px 8px 8px 31px;
}


.icon_download{
    background-position: 5px 11px;
}

.icon_alumni{
    background-position: 5px -33px;
}

.icon_brochure{
    background-position: 5px -72px;
}

.icon_ebook{
    background-position: 3px -411px;
}

.icon_link{
    background-position: 5px -152px;
}

.icon_notice{
	background-position: 5px -191px;
}

.icon_governance{
	background-position: 5px -223px;
}

.icon_committee{
	background-position: 5px -254px;
}

.icon_rti{
	background-position: 5px -286px;
}

.icon_tenders{
	background-position: 5px -320px;
}

.icon_careers{
	background-position: 5px -350px;
}


.icon_events{
	background-position: 5px -381px;
}

.message_row img {
    box-shadow: 0 1px 3px 0 #ccc;
    float: left;
    margin-right: 15px;
    padding: 4px;
}

.green_link {
    border-radius: 3px;
    color: #dd9627;
    display: inline-block;
    line-height: 15px;
    padding: 6px 11px;
	transition:0.5s;
}

.green_link:hover{
	background-color:#dd9627;
	color:#fff;
}


.devide_row {
    border-bottom: 4px double #ccc;
    float: left;
    margin-bottom: 25px;
    padding-bottom: 25px;
    width: 100%;
}

.left_img {
    float: left;
    margin-right: 25px;
}

.right_img {
    float: right;
    margin-left: 25px;
}

.name {
    color: #319c22;
    font-size: 13px;
    font-weight: 600;
    margin-bottom: 0;
}

.desig {
    color: #666;
    font-size: 12px;
}

.my_tab {
	float:left;
}

.my_tab li a {
    border: 1px solid #ccc;
    border-radius: 0;
}

.my_tab li {
    width: 100%;
}

.my_tab > li.active > a, .my_tab > li.active > a:hover, .my_tab > li.active > a:focus{
	background-color:#005c81;
	border: 1px solid #005c81;
	color:#fff;
	
}

.faculty img{
	margin-bottom: 8px;
}

.faculty td:first-child {
    font-size: 13px;
    font-weight: 600;
    text-align: center;
}

.table-responsive h3, .semi_heading {
    font-size: 14px;
    font-weight: 600;
    margin: 1px 0 10px;
	color:#319c22;
}



.responsive-container {
    border: 1px solid #dcdcdc;
    box-shadow: 0 0 3px 0 #dfdfdf;
    margin-top: 30px;
    overflow: hidden;
    position: relative;
    width: 100%;
}

.dummy {
    padding-top: 65%; /* forces 1:1 aspect ratio */
}

.img-container {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: flex;
    justify-content: center; /* align horizontal */
    align-items: center; /* align vertical */
}

.address_c p {
    font-size: 13px;
    text-align: left;
}

.dropdown:hover .dropdown-menu{
	display:block;
}

ol {
    padding-left: 15px;
}

ol li {
    font-size: 14px;
    margin-bottom: 8px;
}


.profile_details {
    border: 1px solid #ccc;
    border-radius: 7px;
    margin-bottom: 25px;
    padding: 25px;
	background-color:#FFF;
	z-index:9999;
	
	
}
.profile_img {
    float: left;
    margin-bottom: 8px;
    text-align: center;
    width: 100%;
}


.profile_details > p {
    font-size: 13px;
    margin-bottom: 16px;
    text-align: left;
}


.profile_details h4 {
    font-size: 14px;
    font-weight: 700;
    margin: 15px 0;
    text-align: center;
}

.profile_details h4span {
	font-weight:100;
	font-size:12px;
}

.profile_details h4 div {
    color: #666;
    font-size: 13px;
    font-weight: 100;
    margin: 5px 0;
    width: 100%;
}

.profile_details strong{
	color:#005c81;
}


h2 small {
    font-size: 12px;
}


.vision_mision_row ul {
    color: #fff;
    list-style: outside none none;
    padding: 0;
}
.vision_mision_row li {
    margin-bottom: 5px;
    padding-left: 15px;
	background-image:url(../images/list_light.png);
	background-position:3px 5px;
	background-repeat:no-repeat;
}

.testi_scroll {
    background-color: #f0f0f0;
    padding: 30px 0 45px;
}


.ebook {
    background-color: #319c22;
    float: left;
    margin-bottom: -10px;
    padding: 20px 0;
    text-align: center;
    width: 100%;
}


@media(max-width:1200px){
.profile_details {
	position:relative;
}
.nav > li > a {
    padding: 10px 9px;
}
}

@media(max-width:700px){

.left_img {
    float: left;
    width: 100%;
	margin-right:0px;
	margin-bottom:15px;
}

.right_img {
    float: right;
    width: 100%;
	margin-left:0px;
	margin-bottom:15px;
}
}


@media(max-width:550px){
.logo, .logo img {
    margin-bottom: 10px;
    width: 100%;
}
}



/* formatting */

html {height:100%;}
body {height:100%;}                        
/* layout */
.candy-wrapper {max-width:1170px;margin:0 auto;position:relative;}
.main {display:inline-block;position:relative;}
.sidebar {display:inline-block;vertical-align:top;}
.wrap {max-width:1170px;margin:0 auto;display:inline;top:0;z-index:0;vertical-align:top;}
.sticky .wrap  {position:fixed;display:block;}
.at-bottom .wrap  {position:absolute;bottom:0;top:inherit;}
.sticky .sidebar {}
.sticky-stop {clear:both;}
/* responsive */
@media (max-width: 1200px) {
  .main, .wrap, .sticky .wrap, .at-bottom .wrap, .sidebar {width:100%;display:block;position:static;}
  .sticky .sidebar {margin-left:0;}

}